[Nix-dev] [PATCH] add puredata (pd) Real-time graphical programming environment for audio, video, and graphical processing
Cillian de Róiste
cillian.deroiste at gmail.com
Sat Jan 1 19:18:14 CET 2011
Hi,
I've attached patches to add puredata, this is the vanilla version
from http://www.crca.ucsd.edu/~msp/software.html although I've left
the homepage as http://puredata.info since that's the community site
for the project. The license is actually SIBSD which is a BSD variant
so I've used "BSD".
I've tested it locally on linux (NixOS) x86_64 by:
* $ pulseaudio -k # kill pulseaudio
* $ pd
* checking the "compute audio" box
* selecting Media-> ALSA, clicking OK on the pop up, (ignoring a sync warning)
* Media->"Test audio and midi" and checking the 80 box on the top
left so that a tone is produced.
I have been trying to get the full pd-extended working (pd + a
collection of extensions), but so far I think it fails to pidip
correctly. If anyone's interested I can share what I have so far.
Thanks,
Cillian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: puredata.patch
Type: application/octet-stream
Size: 1049 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20110101/51c01a19/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: all-packages-puredata.patch
Type: application/octet-stream
Size: 677 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20110101/51c01a19/attachment-0001.obj
More information about the nix-dev
mailing list