15 Commits

Author SHA1 Message Date
3f1107b022
implement pre-commit hook 'Forbid spaces in indentation' 2021-05-07 18:15:20 -04:00
8b689aa3ad
add .desktop file 2021-05-07 13:50:26 -04:00
2a5f0f9478
override protected methods instead of hiding public ones 2021-04-29 23:16:30 -04:00
0fda2899a0
fix some codacy style guidelines 2021-01-10 18:34:34 -05:00
486163f46b
don't crash if we're out of range, and provide a (usually accurate) Duration reading 2020-12-04 23:35:25 -05:00
c25fa776cf
delay load waveform audio samples only upon request to speed up initial file loading (like FileSystemObjectModel) 2020-10-12 22:18:33 -04:00
0e6a48c8de
remove ObjectModelReference.Title setter - force us to define Path instead 2020-09-10 21:31:18 -04:00
1fd6b6a192
implement ToString() for SynthesizedAudioCommandNote 2020-08-28 16:41:06 -04:00
da49113837
preliminary working implementation of Batch Find/Replace dialog... very incomplete 2020-08-26 02:10:11 -04:00
c1458948a4
preliminary implementation of horizontal scrolling support in SynthesizedAudioEditor; still buggy 2020-05-15 08:39:18 -04:00
f884365c95
various feature additions, improvements, and bug fixes to synthesized audio plugins and editors 2020-05-14 23:47:32 -04:00
6c5dea0ec9
HUGE improvements to synthesized audio editor and minor bug fixes in VSQX format; we can now inline edit lyrics in editor and all sorts of cool stuff 2020-05-12 20:49:04 -04:00
26b5557b35
move the creation of the initial track in an empty synth-audio document to pure UI code to prevent mass hysteria and confusion 2020-05-12 08:41:16 -04:00
f0b529a857
add standard header to existing code files 2020-04-29 00:57:58 -04:00
19fa0d64bc
reorganize directory structure and remove stale projects. our main focus will be on C# from here on out 2020-03-23 02:28:39 -04:00