log

age author description
2018-07-03 Chris Cannam This is odd, removing it doesn't seem to work
2018-07-03 Chris Cannam Attempt to avoid passing on library path to system executables
2018-06-28 Chris Cannam Toward importing audio from CSVs import-audio-data
2018-06-21 Chris Cannam Minor wording tweak
2018-06-20 Chris Cannam Add a scary warning for incomplete session load
2018-06-18 Chris Cannam Avoid setting the session file path when loading an incomplete document, so that the default-file save-on-exit and File->Save are not activated (to avoid losing references to unfound audio files)
2018-06-11 Chris Cannam Merge from branch plugin-path-config
2018-06-08 Chris Cannam Use wide-char env variable lookup plugin-path-config
2018-05-15 Chris Cannam Fix compiler warning
2018-04-19 Chris Cannam Make "Select All" select the whole span of everything that exists, not just the main model (toward SF bug #243 Copied Time Instant Layer does not include instant at end of track)
2018-04-18 Chris Cannam Proper handling for notes that end at the same frame as a subsequent note of the same pitch begins. The note-off needs to be associated with the prior note, not a spurious zero-duration version of the subsequent note.
2018-03-01 Chris Cannam Untabify
2017-03-07 Chris Cannam Debug output
2017-03-06 Chris Cannam Fix some one-off memory leaks (including distracting ones in tests)
2017-03-06 Chris Cannam Some bits and bobs to do with handling memory pressure