veejay 1.0 known bugs
There are currently 4 known bugs in veejay 1.0
1. The OSC server starts at port offset + 4,
but the console reports port offset + 2.
Use port 3494 instead of 3492
2. There’s a glitch in the resampler, to
workarround it you must start jackd
in the same samperate as veejay.
For example, if the audio has 44.1Khz,
start jackd with -r 44100 and then
start veejay.
3. On some systems, veejay’s commandline
option ‘-O4′ (openGL) causes a segfault
4. SDL and fullscreen in Xinerama does not work