On 2013-12-28 20:08, yvan volochine wrote:
On 28/12/13 16:32, IOhannes m zmölnig wrote:
this means, that the Pd you are using has been compiled without jack support.
BTW is there any good reason to not have
--enable-jack
by default?
my guess: jack is a dependency that cannot be expected to be installed on all (linux) environments, whereas ALSA can. so if you want to produce a binary that will run out-of-the-box on most systems without having to worry about dependencies, it's easier to do without jack.
gfdsm IOhannes