it seems that the osx binary i posted earlier does not work with jackpilot, because jack from macports and jackpilot are not compatible.
since most of the people who uses the binary will use it with jackpilot, i compiled a new version: http://fluxus.mndl.hu/fluxus-0.16-2-20090206git.mac_intel.zip requirements: intel mac with osx 10.5.6 the zip must be unpacked to /Applications. if sound is needed jackosx should be installed from http://www.jackosx.com/, i used jackosx version 0.80. how to use it with sound: you need to create an aggregate device in audio midi setup and use it as a device when starting jack. refer to the manual of jackpilot for more information on this. if you set the sample rate to 44100 and the buffer size to 2048 you can connect to jack like this in fluxus: (start-audio "system:capture_1" 2048 44100) if you want to compile the app you need to install jackosx, then type: scons --app ./macos/osx_app-postbuild.sh best, gabor
