Skip to content

Releases: AudioFluff/PyPhonic

v1.1.1: Improved resilience and aligned MIDI channel_pressure with VST

05 Jun 04:43

Choose a tag to compare

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

31 May 03:23

Choose a tag to compare

Accompanies the initial release of the VST plugin. No substantive code changes from RC2.

RC3

17 May 03:02

Choose a tag to compare

RC3

This is probably the final version that will accompany the VST release.

RC2

20 Apr 04:08

Choose a tag to compare

RC2

Accompanies RC2 of the PyPhonic VST plugin