Integrate libpd into UPBGE: Pure Data embeddable real time audio library #1866
60-hz
started this conversation in
Ideas/Features for UPBGE 0.3+
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
"Pure Data" is one of the most insane open source real time audio nodal editor. It is integrated into many software and hardware instruments and have a nice community. It is really efficient for real time sound processing, sampler, multichannel HOA & binaural diffusion etc. Many "externals" exist to extend the software from audio processing to openGl rendering.
https://github.com/pure-data/pure-data
"Lib" pd is Puredata core as an embeddable audio synthesis library
https://github.com/libpd/libpd
"PlugData" is now a compatible puredata graph editor that is now making the community growing quickly with integration in any daw as .VST / .AU plugin etc (and even C code export now throught https://github.com/Wasted-Audio/hvcc)
https://github.com/plugdata-team/plugdata
Beta Was this translation helpful? Give feedback.
All reactions