Skip to content

Konfyt 1.1.2

Compare
Choose a tag to compare
@noedigcode noedigcode released this 14 Oct 18:27
· 187 commits to master since this release

New features:

  • Per-layer MIDI indicators (activity, sustain and pitchbend non-zero).
  • Global sustain and pitchbend non-zero indicators.

Other changes:

  • Fairly big code refactor under the hood, should not be noticeable to users.
  • Fix bug of empty MIDI input ports added after removal of non-last port while console MIDI output is enabled.
  • Small GUI tweaks.

Release binaries were built on Linux Mint 20 (based on Ubuntu 20.04)

Requirements:

Qt 5.12.8
Fluidsynth 2.1.1
liblscp 0.6.0 and thus Linuxsampler
Carla 2.0.0 (Optional)

Run the binary by navigating to the directory containing the binary, and running

./konfyt-binary

where konfyt-binary is replaced by the name of the binary you downloaded.

The binary ending with "nocarla" is compiled without Carla support.

If you do not have permission to run the file, set it as executable with

chmod u+x konfyt-binary