Skip to content

Releases: GeekFunkLabs/fluidpatcher

FluidPatcher 1.0.2

18 Feb 09:56

Choose a tag to compare

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

08 Feb 07:21

Choose a tag to compare

Add description to PyPI

FluidPatcher 1.0.0

08 Feb 06:53

Choose a tag to compare

First official release!

FluidPatcher 0.9.1

27 Jun 05:01

Choose a tag to compare

  • 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

25 Nov 18:02

Choose a tag to compare

What's Changed

Full Changelog: v0.8.4...v0.8.5

FluidPatcher 0.8.4

24 Nov 22:51
24840b0

Choose a tag to compare

Fixed a patch rule bug #96

FluidPatcher 0.8.3

23 Nov 15:49

Choose a tag to compare

Fix a router rule bug - see #95

FluidPatcher 0.8.2

17 Nov 21:17

Choose a tag to compare

bugfix release

FluidPatcher 0.8.1

17 Nov 19:24

Choose a tag to compare

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

07 Sep 07:51

Choose a tag to compare

  • 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