Releases: rafalcieslak/harmonySEQ
Releases · rafalcieslak/harmonySEQ
0.17
- Major improvements to harmonySEQ engine architecture, which highly improve stability, and will make maintenance easier in the future.
- MIDI Clock and Start/Stop messages output support.
- Added a tempo tap button.
- HiDPI display support.
- Improved custom widget and color schemes to match system theme.
- Playback display marker.
- Note sequencers can now be configured with gate percent.
- Note SPN names (e.g. C4) are now displayed next to note MIDI numbers.
- Significantly improved stability, fixed numerous race-conditions.
- Replaced the build system with CMake.
- Fixed pattern editor zoom behavior.
- Removed the not-so-useful ability to customize which colums are displayed on seq list.
- Fixed the popup menu on right-clicking a sequencer on the list.
- Restored tempo flash animation which was disabled before 0.16.
- Disabled i18n support to allow for cleaning up the build system.
The deb file attached to this release supports
- Debian 10 / Buster
- Ubuntu 18.04, 18.10, 19.04, 19.10
- and derivatives.
0.16.1
Maintenance-only release. Brings compatibility with modern GTK and modern compilers.
- Ported user interface code to use GTK3 and gtkmm-3.0 / 3.24.
- Fixed compatibility with modern C++ compilers.
- Cleaned up unnecessary autotool files.
- Fixed a major race condition related to opening files while sequencer diodes were operating.
The deb file attached to this release supports
- Debian 10 / Buster
- Ubuntu 18.04, 18.10, 19.04, 19.10
- and derivatives.