diff options
author | Robert Jonsson <spamatica@gmail.com> | 2012-12-18 16:19:29 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2012-12-18 16:19:29 +0000 |
commit | a227872303382ecb2020e4408525f0b25f41e88d (patch) | |
tree | 99b9971aeec5ea71427829f24f83f9aacbeeb3db /muse2/ChangeLog | |
parent | a2ae7e06099f1ceb38d752909e3c17055fbc59ca (diff) |
fluidsynth and simpledrums search project folder for missing sounds
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 42c3e921..2b57805e 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,9 @@ +18.12.2012 + - Enable fluidsynth and simpledrums to search for missing sounds in project dir if + the path was missing. (rj) + - Added change-dir to project dir when saving or loading songs, it needs to be + researched a bit if this has any drawbacks. The idea is that if plugins or + whatever wants to write to disk it should happen in the project dir. (rj) 14.12.2012: - Made simpledrums ask to load another sample if a sample wasn't found during loading (rj) - when dragging multiple notes in editors they are not played, to avoid hanging notes (rj) |