I have added similair functionality to the android sources for my Feature Request "#16 Add Metronome".
Attached you find the changes neccessary to lower the volume (in 10% steps) for each track and to pan the instrument (left / mostly left / unchanged / mostly right / right).
It shouldn´t be to hard to port it for other platforms.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2014-07-02
Wow! You did it even better than I expected, the settings are written to the midi file, so they are recalled with every song. A B S O L U T E L Y P R O F E S S I O N A L!
I love you!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Wow! You did it even better than I expected, the settings are written to the midi file, so they are recalled with every song. A B S O L U T E L Y P R O F E S S I O N A L!
I love you!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Nothing is written into the midi file, the Settings are stored inside the app with a reference to the file. The midi file itself remains unchanged.
This is standard functionality for all settings in Midi Sheet Music.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have added similair functionality to the android sources for my Feature Request "#16 Add Metronome".
Attached you find the changes neccessary to lower the volume (in 10% steps) for each track and to pan the instrument (left / mostly left / unchanged / mostly right / right).
It shouldn´t be to hard to port it for other platforms.
Best regards,
+1
That is the ultimate requirement.
Fading tracks to a preset value would just do it as well, if it is easier to implement.
I have published a patched version which supports this feature:
https://play.google.com/store/apps/details?id=com.midisheetmusic.patched
Wow! You did it even better than I expected, the settings are written to the midi file, so they are recalled with every song. A B S O L U T E L Y P R O F E S S I O N A L!
I love you!
Wow! You did it even better than I expected, the settings are written to the midi file, so they are recalled with every song. A B S O L U T E L Y P R O F E S S I O N A L!
I love you!
Thanks. :-)
Nothing is written into the midi file, the Settings are stored inside the app with a reference to the file. The midi file itself remains unchanged.
This is standard functionality for all settings in Midi Sheet Music.