-
It should be a matter of adding more hooks similar to:
`libpd_set_noteonhook(pdnoteon);`
and replace the content of `pdnoteon()` so that it actually calls `midi.write()`
-
To be honest I'm not happy with the git submodule for pd-lib-builder in this project. Do we really want to confront a beginning pd developer with one of the most confusing git topics? I can see how it…
-
Possibly related: https://github.com/libpd/libpd/issues/138
On OSX I've been trying to build the python wrapper per the instructions in the [wiki](https://github.com/libpd/libpd/wiki/Python-API), how…
-
On other platforms (native PureData on OSX, libpd on iOS), all incoming midi data (noteon/off, ctrl, etc) into the patch is reflected out the [midiin] object. On Android, however, the object does not …
-
i'm working on a libpd based iOS app with MobMuPlat.
i see that a few additional externals (like fiddle~ and bonk~) are included;
i'm trying to compile another 3rd party external to include in libpd f…
-
i'm working on a libpd based iOS app with MobMuPlat.
i see that a few additional externals (like fiddle~ and bonk~) are included;
i'm trying to compile another 3rd party external to include in libpd f…
-
Hi everybody,
I tried to get libpd working in python. After some initial problems, the test.py works with python 2.7 (3.3 gives me syntax errors). Also pygame_fun_test.py works fine.... However, whe…
-
This protocol enables programs on a peer to peer network to synchronize tempo and phase. Highly useful in laptop bands or the recording studio.
Inasmuch as this will be useful on all platforms it …
-
i'm working on a libpd based iOS app with MobMuPlat.
i see that a few additional externals (like fiddle~ and bonk~) are included;
i'm trying to compile another 3rd party external to include in libpd f…
-
I ran the new script, it worked, then did stack build, and got [terminalsession.txt](https://github.com/lukexi/rumpus/files/418194/terminalsession.txt). Since the top fell off the scrollback, I piped …