I just tryed:
Everything works, nothing stops the audio when pd is loaded, I can even send messages to mocp and control it. (mocp is using alsa)
I use ubuntu 9.10rt and pdextended is "Pd version 0.42-5extended-20100530"
Just a parallel though:
those apps. I have used pd to control both vlc and mocp (my favourite linux player) and didn't require to start pd without audio 'cause all of them accept jack.
On Sun, Jul 25, 2010 at 10:08 PM, Bart Koppe bk@a-bort.org wrote:
From PD I want to control some audio streams playing in cvlc via the shell object. For a change I DO want to use PulseAudio and I don't want PD to make sound! If I start PD (off course without pasuspend) with -noaudio it still automatically takes away pulseaudio. How can I start PD extended without it trying to influence anything audio, so not touching oss/alsa/jack/pulseaudio or whatever stops PulseAudio?