[Fluxus] 0.11 - Getting Jack to work?

gabor papp gabor.lists at mndl.hu
Fri Jul 4 15:28:22 PDT 2008


> My buffer size and sample rate settings are correct. Could it be that I need
> to actually put a name into the quotations instead of leaving it just empty,
> like in the example above?
i'm using jack from ports, so it might not be relevant in your case, but 
in osx 10.4 i had to make a new aggregate device with audio midi setup 
and connect fluxus like this:
(start-audio "coreaudio:Aggregate Device:out1" 2048 44100)

in osx 10.5 it's
(start-audio "system:capture_1" 2048 44100)

you can list the active jack ports using jack_lsp.

gabor



More information about the Fluxus mailing list