<div dir="ltr"><div><div>Following the FLOSS manuals, I&#39;m trying to open Pd with the jack flag and I get the &#39;usage:&#39; message and jack is not included in the audio configuration flags. These are the audio configuration stuff<br>
<br>audio configuration flags:<br>-r &lt;n&gt;           -- specify sample rate<br>-audioindev ...  -- audio in devices; e.g., &quot;1,3&quot; for first and third<br>-audiooutdev ... -- audio out devices (same)<br>-audiodev ...    -- specify input and output together<br>
-inchannels ...  -- audio input channels (by device, like &quot;2&quot; or &quot;16,8&quot;)<br>-outchannels ... -- number of audio out channels (same)<br>-channels ...    -- specify both input and output channels<br>-audiobuf &lt;n&gt;    -- specify size of audio buffer in msec<br>
-blocksize &lt;n&gt;   -- specify audio I/O block size in sample frames<br>-sleepgrain &lt;n&gt;  -- specify number of milliseconds to sleep when idle<br>-nodac           -- suppress audio output<br>-noadc           -- suppress audio input<br>
-noaudio         -- suppress audio input and output (-nosound is synonym) <br>-listdev         -- list audio and MIDI devices<br>-oss             -- use OSS audio API<br>-alsa            -- use ALSA audio API<br>-alsaadd &lt;name&gt;  -- add an ALSA device name to list<br>
-pa              -- use Portaudio API<br>      (default audio API for this platform:  ALSA)<br> <br></div>I&#39;ve already started jack with the -d firewire flag, and it seems to be ok, but Pd won&#39;t let me use this flag. Any ideas?<br>
</div>I&#39;m on Ubuntu 12.04 and Pd-0.44-3<br></div>