-
Is there way for a user script to register for a callback to listen when joystick gremlin unloads or reloads the script?
I am currently using rtmidi in my user script to access midi devices. However …
-
Hi, I'm curious if we could get support for midi grid controllers beyond midi mapping. I did not have much luck with the vcv midi mapper, as it seems to want cc values, but my launchpad mini outputs n…
-
The Midi spec says a Note On message with velocity 0 should be treated as a Note Off message. The Mackie Control spec, on the other hand, says that the release of a button should be reported as a Note…
-
We can divide the frames amongst the CPU/GPU cores and then combine them together.
-
I'm preparing to add midi mesage level interface to symusic, but it's not very clear yet how the interface should be designed.
So I thought I'd ask your opinion here @wrongbad
-
I have been running TrueOS as my main OS for the last few weeks and I'm liking it a lot. I wanted to switch from Linux so I get fully supported ZFS with all its great benefits (mainly boot environment…
-
First off, incredible work, and great coincidense as I was just starting on something similar.
I am working from a MacBook pro 17 inch made years back. I can not seem to delete any nodes or conn…
-
There are some issues with current MIDI low-level stuff that will backfire if not taken care of.
Namely, it is built around an assumption that incoming MIDI messages are 3 bytes long. As far as I c…
-
Hi, I hope this isn't a tall order and instead is an interesting thing that would add a lot of value.
**Would be incredible if ProTracker's MIDI support could be extended to Stop/Start and Pattern …
-
Decode _MThd_ SMPTE timecode resolution FPS as int8 rather than uint8.
> The third word, , specifies the meaning of the delta-times. It has two formats,
> one for metrical time, and one for time-c…