Hi Dave:
Last night I compiled fluxus 0.5rc1. Here's what I did to get it
working on a RedHat 9 Planet CCRMA system:
repaired headers in libfluxus and libfluxphysics (there is no
'fluxus' directory as referred to in some of the files)
repaired relevant files for PA 19 w. CK's patches
built & installed libfluxus and libfluxphysics (necessary before
fluxus could compile)
I didn't find the relevant details in the package docs, and the README
is incorrect (e.g., the examples are not in docs/examples). Or did I
somehow miss the info ? If not, I humbly suggest fixing the docs, the
makefiles, and the includes in the relevant files.
I had some not very extraordinary success running some of the
examples. The fft display works fine, but the main display window was
often inactive during play of a BB King CD (Live At The Regal, one of
his best). I'm probably just not doing things correctly, so I'll try a
little harder today if I have the time.
Best,
dp
Dave Griffiths wrote:
On Tue, 08 Jun 2004 16:59:25 -0400, Dave Phillips
wrote
Greetings:
Sure, send the patches, I don't mind getting dirty. ;)
PA 19 does JACK, but I'm not sure whether Csound5 does OSC yet.
I've had quite big problems with PA19 - hence fluxus is still on 18. Mainly
that OSS support is broken and the jack support is old, maybe it's better now.
I should really contribute to PortAudio instead of whinging, but too little
time :(
You mentioned compile problems with the physics stuff? Are you using the
latest build? (0.5rc1) What were the problems?
To do fine grained audio work like this you would need to configure the number
of harmonics the fft calculates from the audio stream (currently fixed to 16)
Added to the todo...
cheers,
dave