117 Commits (b9765d3fbd24b9dece69b1ce173e22ea488f5911)

Author SHA1 Message Date
Nils b9765d3fbd Add SOLO functionality alongside the existing audible/mute layer. Control via shortcuts, track editor, or track list widget 2 years ago
Nils 1ea98e24da less centering on the cursor when moving blocks around 2 years ago
Nils e9fb07bd5a undo for initial key sig 2 years ago
Nils 0cee1c6c54 undo for initial metrical instruction 2 years ago
Nils be9dcdc8cf Add missing transpose lilypond code, add lilypond template filename to properties and metadata dialog. Will be symlinked into the session dir automatically. 2 years ago
Nils 3833267c9f But add todo for the future 2 years ago
Nils 7c76afa600 Remove subtext root notes from lilypond key signatures. They cannot be transposed 2 years ago
Nils dcfa9506e9 Export always the full lilypond key sig scheme. This is required for ly transposition 2 years ago
Nils 5b7f9bb0d3 more time signatures with better lilypond export 2 years ago
Nils ece0aa41c3 Only set tempo markings in parenthesis when user provided a string like Allegro 2 years ago
Nils 25a12ef3f1 fix spltiting of already split notes. They didn't remember their parent block 2 years ago
Nils 1092c5476f Fix crash when trying to edit a hidden track in the track editor 2 years ago
Nils 1e3cb3d264 Add 8/4 to quick-select time signatures. 2 years ago
Nils 91092c9e2b prepare release 2 years ago
Nils f262779ed9 add dead temp code 2 years ago
Nils d7dfc11f13 Add function to duplicate more often than once. 2 years ago
Nils a5135c81fe Add Staccato and Tenuto to Lilypond output. 2 years ago
Nils 4d1e5646a5 add initial area for signatures 2 years ago
Nils 8106dcf077 Add initial signature region in the GUI and in the engine for default sigs. Required graphical clef work and adjustments of the gui keysig 2 years ago
Nils a238b22dcc Fix double saving of the score and quadruple saving of each track! 2 years ago
Nils 358e5396c2 add 10 new tracks button 2 years ago
Nils 40951f46b6 Fix temporary tempo item creation crash, also don't export them to lilypond anymore 2 years ago
Nils 6daf2d271e make sure that on cursor metrical sig crossing we start at 0 ticks internally 2 years ago
Nils 306ba914fe just a comment 2 years ago
Nils 214e26a84a overhaul svg items and positions 2 years ago
Nils a2c12e3790 select for up and down 2 years ago
Nils 847b612626 Drawing fixes 2 years ago
Nils a0af825e5e Add custom key signature command to build a free scale on any root 2 years ago
Nils 8a045e4201 Add track title and filter option to track list widget 2 years ago
Nils 6601405cdf Dead code :( 2 years ago
Nils 85d0b58ccc add Slurs to lilypond output 2 years ago
Nils 96f70c061a Add dynamic ramps to ly output 2 years ago
Nils 5572900bf2 Add simpe dynamic signature to lilypond output 2 years ago
Nils 3fe44c9119 Add new view that shows the current track as list of text items for easier navigation and overview 2 years ago
Nils dded412f06 docstring 2 years ago
Nils ffa96d68ef Add two new functions to paste directly transposed (modal and real transposition) 2 years ago
Nils ed9c33188e add block and track name to statusbar 2 years ago
Nils fb32b793aa Add menu function to access block properties 2 years ago
Nils ef0f3a4ccd Add preview image to lilypond properties and metadata 2 years ago
Nils 738da951e2 don't scroll to cursor after block context menu edit 2 years ago
Nils a4e5a09783 Use lilypond title as jack client pretty name, if provided 2 years ago
Nils 6ac999b5f0 Change metronome to use good port names. New menu settings with option to autoconnect metronome on startup 2 years ago
Nils 3b7c3ecccc Use midi input as cursor pitch when step midi is not active 2 years ago
Nils af1e5b8f28 Add lilypond text string to tempo items, like allegro 2 years ago
Nils 310a219b0f Add option to lilypond metadata to not print tempo markings, because laborejo always has them but you don't need them sometimes 2 years ago
Nils 98afe4d5ec Export lilypond blocks with minimum duration 2 years ago
Nils 0a6fdb7711 Functions to move block to start or end of track. As cursor option and block mode context menu 2 years ago
Nils 80f8153e4f function to get current cursor pitch, and a variant to get it as ly base note 2 years ago
Nils 184ec69423 Use standard lilypond for standard key sigs 2 years ago
Nils 9b041dec8c slightly better lilypond export indent 2 years ago