-
Create a version of PureData/midi-cv-midi which is designed for use on Pepper. This will live on in the Pepper example folder and should work out of the box.
Scenario: multiple midi channels being …
-
If you wire raw [midiin] to raw [midiout] and stream MPE data through, it will work in Puredata, but the MPE output is mangled when attempting this with Plugdata. demo: https://www.youtube.com/watch?v…
-
Thank you for this wonderful library; awesome contribution.
I'd like to control the GPIO pins of the CHIP from PureData (http://puredata.info/).
Any advice on this integration? #
-
our IT-department has become rather strict of what is allowed on a system and what not.
afaiu, there's a group policy in place, that prevents the users from running arbitrary powershell scripts (th…
-
The puredata parser is not in fully working order. Some features of the language break the parser horribly. The parser for example cannot handle: https://github.com/c3n3/puredata-effects/blob/master/b…
-
http://forum.pdpatchrepo.info/topic/9997/gpio-raspberry-p3-and-pure-data
-
Hello Chris,
is it possible to send and receive OSC with doidparty, I have been searching the answer with no luck. If everything in pd vanilla works then theoretically this should be possible, true…
-
On Ubuntu the sound examples don't work ..
```
$ python 01-fft.py
Exception AttributeError: "'FreeTypeMemoryFace' object has no attribute 'ft_face'" in ignored
Exception AttributeError: "'FreeType…
-
Hello!
I try to build on Windows 10 the puredata examples. I installed `Cmake` (`v3.20.2`) and `vultc` (`v0.4.13`) , the both are in my path. When I try to run the command `cmake ../`, I have this l…
-
PureData is a free visual programming language for makers and algorithmic composers. Let's make a simple tutorial!