On Fri, 2005-08-19 at 22:52, Atte André Jensen wrote:
Dave Griffiths wrote:
I've found that this is usable in realtime,
it's great to copy/paste
melodies and modify them live in a text editor to build up complex
structures. I've also found you can mutate the melodies' rules and evolve
them with a genetic interface for some really rapid changes.
I tried building your "system", and things seems to have gone well. But:
atte@aarhus:~/tmp/live_noise_tools/livenoisetools/noiseweapon$ noisepattern
Traceback (most recent call last):
File "/usr/local/bin/noisepattern", line 23, in ?
import osc
ImportError: No module named osc
What am I missing (I'm running debian)?
oops - run "scons install" in livenoisetools/scripts
ymmv with this software I'm afraid - it's optimised for large buffer
sizes in jack for performances, and the gui isn't very easy to use or
documented. you may get some fun out of it though :)
cheers,
dave