Signature
-
EEight
@bklindgren Maybe this one: https://forum.pdpatchrepo.info/topic/15019/bop
-
EEight
@bklindgren said:
thanks for sharing! I watched the Vimeo demonstration, very cool. I tried install it but unfortunately tof & maxlib do not have apple silicon builds... but i'm looking through the individual files and getting a rough idea of it... is there any documentation that could help me better understand the project?
No, it is a very old project (almost 15 years old). I am sure you know about it but a good project to look at is: https://github.com/porres/pd-else
-
EEight
@bklindgren I have strictly used
mtl abstraction
to build some custom instruments running on Pure Data.https://github.com/patricksebastien/mtl
https://github.com/patricksebastien/heavybox/tree/master/puredata -
EEight
Friendly modules for pure data vanilla. bop 🐤 is suited to embedded, distributed, and miscellaneous digital musical applications.
Website of author: https://zeal.co/
not my project, just sharing
-
EEight
@jamcultur You need to adjust the audio buffer, for example using 512 (this will add latency in the signal, but maybe you don't care if you don't use [adc~] -> [dac~].
-
EEight
@flextUSer Neat! I see that you are using netreceive so it is really a standalone app? You could use OSC and make it a bit more compatible with other applications IMHO.
Also I am sure you are aware, but share for people searching for sequencer, trigger, timeline etc https://www.iannix.org/en/whatisiannix/
-
EEight
I find [Black MIDI / Art MIDI] videos quite interesting:
I don’t have much time to dive deeper, but I took a moment to create a Pure Data (Pd) patch that sends MPE MIDI to a VST that supports it (Strike, Glide, Slide, Press, Lift – sometimes called 5D). It’s not exactly a Black MIDI MPE setup, but I’d love to see someone create a patch that truly showcases this concept...
⚠️ Warning: Contains flashing lights:
Patch (only using 1 note on channel 2)
mpe.pd