|
|
@ -10,7 +10,6 @@ Add advanced feature for a global rhythm offset, meant for Jack-Transport. Allow |
|
|
|
2021-01-15 Version 2.0.0 |
|
|
|
Big new features increase the MAJOR version. Old save files can still be loaded. |
|
|
|
The new features integrate seamlessly into the existing workflow: |
|
|
|
|
|
|
|
Tracks can now have different pattern lengths, allowing much more complex music. Added multiplication-widget next to track name. |
|
|
|
Each individual Pattern can now have any number of pitches (was fixed to 8 pitches) |
|
|
|
Loop range can now contain multiple measures. Added GUI control next to loop button. Reminder: Looprange is for trial&error, not for production. |
|
|
@ -25,7 +24,7 @@ Fix crash when loading a project with only one track |
|
|
|
2020-07-19 Version 1.6.1 |
|
|
|
Hotfix for Qt floating dialogs |
|
|
|
|
|
|
|
2020-07-15 Version 1.6 |
|
|
|
2020-07-15 Version 1.6.0 |
|
|
|
Fix menu command: quit under NSM (it did not quit) |
|
|
|
Fix transparent editing areas in Wayland |
|
|
|
Rename menu "About" to "About and Tips" so it can be found easier. |
|
|
@ -40,7 +39,6 @@ Better Icons |
|
|
|
Send save status to NSM |
|
|
|
Removed git submodule. All code now in this repository. |
|
|
|
|
|
|
|
|
|
|
|
2019-11-15 Version 1.4.1 |
|
|
|
Fixed a crash on startup |
|
|
|
Our real-time C library is now a shared lib, not a python module. |
|
|
|