Skip to content

Piano Controls 0.4

Choose a tag to compare

@paulogeyer paulogeyer released this 05 Sep 22:51
· 2 commits to main since this release

First packaged release. Qt 6 desktop controller for Casio WU-BT10 MIDI (tested on Privia PX-S1100).

  • Auto-connect to WU-BT10 MIDI
  • Metronome start/stop (Space), tempo, beat, volume
  • Upper 1 tones
  • Hall, surround, chorus, brilliance
  • Arch package (makepkg -si)

Linux standalone: piano-controls-0.4-x86_64.AppImage bundles Qt 6. Mark it executable and run it (chmod +x then ./piano-controls-0.4-x86_64.AppImage). Needs a desktop with ALSA and BlueZ; Qt does not have to be installed.

The .pkg.tar.zst is the Arch/Omarchy package (binary, desktop entry, icon). The .tar.gz is a dynamically linked binary that still needs system Qt 6.