Releases: GeekFunkLabs/fluidpatcher
Releases · GeekFunkLabs/fluidpatcher
FluidPatcher 1.0.2
Minor bugfixes, feature updates
- Added midi_capture context helper
- Exposed Route objects
- Fixed a couple bankfile bugs
Full Changelog: v1.0.1...v1.0.2
FluidPatcher 1.0.1
Add description to PyPI
FluidPatcher 1.0.0
First official release!
FluidPatcher 0.9.1
- cleanup of API
- better documentation
- more versatile bank file reader
- ported GUI to tkinter for compatibility and simplified installation
- removed Windows installer
FluidPatcher 0.8.5
FluidPatcher 0.8.4
Fixed a patch rule bug #96
FluidPatcher 0.8.3
Fix a router rule bug - see #95
FluidPatcher 0.8.2
bugfix release
FluidPatcher 0.8.1
Various updates for Raspberry Pi OS (Bookworm)
- use yaml instead of oyaml (can install from repo)
- remove RPLCD dependence (no repo, integrated LCD code is sleeker)
- add a cool splash screen to display versions on boot
- update squishbox installer to handle bookworm changes
FluidPatcher 0.8
- refactor and clean up code
- document code
- remove support for outdated fluidsynth versions
- add multi-type router rules
- allow wifi disable on squishbox
- make squishbox script importable for use in other scripts