[Cs-dev] Stupid question
| Date | 2005-03-20 16:17 |
| From | jpff@codemist.co.uk |
| Subject | [Cs-dev] Stupid question |
What is the syntax to use the ALSA rt audio in CS5? I cannot find it in the documentation and cannot find it in the code either. I thought it had a + in it but that is all I can remember. I would prefer to use PortAudio, but that does not work on 64bit machines. ==John ffitch ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
| Date | 2005-03-20 17:02 |
| From | Istvan Varga |
| Subject | Re: [Cs-dev] Stupid question |
jpff@codemist.co.uk wrote: > What is the syntax to use the ALSA rt audio in CS5? I cannot find it > in the documentation and cannot find it in the code either. I thought > it had a + in it but that is all I can remember. > I would prefer to use PortAudio, but that does not work on 64bit machines. csound -+rtaudio=alsa -o dac:devname ... You can also add -+rtaudio=alsa to $HOME/.csoundrc so that it need not be typed all the time. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
| Date | 2005-03-21 12:12 |
| From | Dave Phillips |
| Subject | Re: [Cs-dev] Stupid question |
Hi John:
-+rtaudio=alsa
I put it in my ~/.csoundrc and override it at the command prompt if
necessary.
Best,
dp
jpff@codemist.co.uk wrote:
>What is the syntax to use the ALSA rt audio in CS5? I cannot find it
>in the documentation and cannot find it in the code either. I thought
>it had a + in it but that is all I can remember.
> I would prefer to use PortAudio, but that does not work on 64bit machines.
>==John ffitch
>
>
>-------------------------------------------------------
>SF email is sponsored by - The IT Product Guide
>Read honest & candid reviews on hundreds of IT Products from real users.
>Discover which products truly live up to the hype. Start reading now.
>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
>_______________________________________________
>Csound-devel mailing list
>Csound-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |