[PD] Problem with alsa and command line option -nogui

James Dunn james at 4thharmonic.com
Fri Nov 9 02:22:10 CET 2012


Are you turning on dsp with a loadbang like this ?

[loadbang]
|
[; pd dsp 1(

If so, try adding a delay after the loadbang:

[loadbang]
|
[delay 1000]
|
[; pd dsp 1(

James


Quoth contact, on 08/11/2012 15:53:
> Hello
> I'm new on this list and have any problem with pd in command line.
>
> When i try this command under linux
>
> pd-extended  -nogui -alsa -audiodev 1 ./test.pd
>
> I haven't any sound and this message
>
>> snd_pcm_open (input): Device or resource busy
>> snd_pcm_open (output): Device or resource busy
>
> and when I try this one
>
> pd-extended  -alsa -audiodev 1 ./test.pd
>
> the sound is ok.
>
> Thank's for your help
>
> François-Marie BILLARD
>
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20121109/17687c8c/attachment.htm>


More information about the Pd-list mailing list