Skip to content

1.0.11.000

Compare
Choose a tag to compare
@victimofleisure victimofleisure released this 28 May 17:10
· 19 commits to master since this release

chordease-main-window
Add dynamic looping AKA tagging: tag length, tag repeat count, and start tag.
Add tap tempo; set the tempo via tapping.
Add option to adapt arpeggios to chord changes; fix unplayed arpeggio notes that would otherwise clash with the new chord.
Add a chord dictionary editor, supporting the standard editing commands.
Allow comp chord sizes other than triads and tetrachords.
Optionally fix duplicate notes in a recording's output MIDI file, by deferring note off commands until the note has zero instances.
MIDI chase now shows the target page even if the target parameter is unchanged.
In the MIDI assignments dialog, add a column to show the controller's current value, updated dynamically.
Prematurely ending a one-shot arpeggio turns off notes that weren't played; fixed.
Next chord and previous chord commands have the same mnemonic; fixed.
Ending a part MIDI target edit by selecting a different part applies the edit to the wrong part; fixed.
Any part edit followed by deselecting all parts and then undoing causes a crash; fixed.
Ctrl+Enter and Ctrl+Backspace shortcuts don't work if an edit control has focus; fixed.
MIDI target dialog's column widths don't persist; introduced in 1.0.07, fixed.
Alt+A mnemonic doesn't work correctly in property pages; fixed.