Devlogs
Update 0.0.11
Hello!
Time for another update.
New features:
- More shortcut keys and functionality: Ctrl-X (cut), Ctrl-P (play), Ctrl-R (render), Ctrl-Shift-Z (redo, works in addition to Ctrl-Y)
- Possible to control pasted items' position with tree selection
- Added more properties supporting the undo system
- More info about progressions are now available in the voice leading section of a phrase (what notes, Tonic/Dominant etc., are available in the chords)
- Possible to edit global mods on phrases
- Added detune global mod
- Using a note type enum for scale base instead of a raw Midi note
- Possible to edit rythm properties. Makes it possible to have triplets etc. in rythms
- Possible to paste items into empty treeviews
- Started with confirmation dialog when removing items that are referenced by other items. Holding down Shift will prevent this dialog from appearing
Bugfixes:
- Preventing the visualizer window from freezing when another audio starts to play without closing the window first
- Fixed undo bug for render matrix
- Fixed derived chords bug for progressions
- Fixed extract bug for figuration lines that have appended line mods
- Fixed sub pattern bug that made the sub pattern likelihood distribution gradually destroy when sampling it
- Fixed phrase region bug that made some important phrase regions unavailable
Breaking changes:
- The file format changed once more unfortunately. It will get better after the beta is released and then there is also a conversion tool planned
Currently working on another video tutorial that will demonstrate how to extract a song from a template and edit it to make it longer and better.
Bye!