Releases: AudioFluff/PyPhonic
Releases · AudioFluff/PyPhonic
v1.1.1: Improved resilience and aligned MIDI channel_pressure with VST
Sometimes the DAW fumbles during connection which could cause the VST to think it was connected but actually nothing happened, until you disconnect and connect again. That is gone now; a fumble will cause a disconnect and the VST will automatically reconnect.
Moves "channel_aftertouch" to "channel_pressure" which is how that control message comes out in the VST.
Added generative (ahem) MIDI drummer as preset 16.
Initial Release
Accompanies the initial release of the VST plugin. No substantive code changes from RC2.