Skip to content

FluidPatcher 0.5

Compare
Choose a tag to compare
@albedozero albedozero released this 02 Oct 18:51
· 419 commits to master since this release
b4be7bd

New features:

  • Classes for creating FluidSynth MIDI file players, sequencers, arpeggiators
  • Multi-channel LADSPA effects routing
  • Custom MIDI message router
    • converting between message types
    • controlling players, sequencers
    • routing messages to external callback function
  • Ability to send any MIDI message via messages keyword
  • More versatile router spec formats
  • Rewrote fluidpatcher.pyw with a prettier, touch-capable UI

Removed features:

  • Network link utils/netlink.py
  • Bank file keywords, cc, cclinks, effects - functionality absorbed into messages, ladspafx, etc.

Download FluidPatcher