hi alexandre,
installing fine on ubuntu 9.10, but:
psc@mbp:~$ python /usr/share/pyshared/purity/examples/random_notes.py Running command /usr/bin/pd -alsa -verbose -r 48000 -inchannels 2 -outchannels 2 /usr/lib/python2.6/dist-packages/purity/data/dynamic_patch.pd /usr/lib/python2.6/dist-packages/purity/process.py:390: PotentialZombieWarning: spawnProcess called, but the SIGCHLD handler is not installed. This probably means you have not yet called reactor.run, or called reactor.run(installSignalHandler=0). You will probably never see this process finish, and it may become a zombie process. self._process_transport = reactor.spawnProcess(self._process_protocol, proc_path, args, environ, usePTY=True)
- Start jackd. (using qjackctl, for example)
doesn't make sense if the running command is /usr/bin/pd -alsa
pat