Hello,
I am having problems getting audio (tones not midi) out.
not using MIDI input (use 'pd -midiindev 1' to override) D:/pd audio I/O stuck... closing audio
*the command line window stays open but the prompt does not return (accepts no more command line input)
*also I searched the list archive for audio I/O stuck and found nothing are there better terms to use to search the archives?
Thanks in advance
dima
Hi
What kind of audio hardware are you using?
Try with the options -adc (no input) or-dac (no output) and see if that helps. If you only want sound output from PD you can run with -adc with no problems.
HTH Soeren
"not using MIDI input (use 'pd -midiindev 1' to override) D:/pd audio I/O stuck... closing audio"
hmm, which soundcard are you using? you could have a list of them by typing "pd -listdev". maybe then try to select a certain soundcard with "-soundindev 1 -soundoutdev 1". or try just "pd -noadc" which doesn't open a sound-input-device. there could be problems, when another program is also using the soundcard, but then you actually would also receive a message like "the card is already in use...". so that canŽt be the problem. it could also be that the card is not fast enough and therefore stucks. then you could set "pd -audiobuf 200" or even more. but you also could try to use the asio-driver by typing "pd -asio". good luck. marius.
----- Original Message ----- From: dima To: pd-list@iem.kug.ac.at. Sent: Tuesday, September 03, 2002 8:03 PM Subject: [PD] installing PD
Hello,
I am having problems getting audio (tones not midi) out.
"not using MIDI input (use 'pd -midiindev 1' to override) D:/pd audio I/O stuck... closing audio"
*the command line window stays open but the prompt does not return (accepts no more command line input)
*also I searched the list archive for "audio I/O stuck" and found nothing are there better terms to use to search the archives?
Thanks in advance
dima
hi,
my friend had this problem too on a winME machine with soundblaster live... we got the audio to work with the flag "-noadc", but with the cost of no audio in... we didnt follow the error because he can live without audioin :)
cheers -andre
----- Original Message ----- From: dima To: pd-list@iem.kug.ac.at. Sent: Tuesday, September 03, 2002 8:03 PM Subject: [PD] installing PD
Hello,
I am having problems getting audio (tones not midi) out.
i can open all paches
midi out works in test patch
test tones do NOT work in test patch
pd -help works (i've set my path variable)
when I open pd the command line outputs:
"not using MIDI input (use 'pd -midiindev 1' to override)
D:/pd
audio I/O stuck... closing audio"
*the command line window stays open but the prompt does not return (accepts no more command line input)
*also I searched the list archive for "audio I/O stuck" and found nothing are there better terms to use to search the archives?
Thanks in advance
dima