
Saving midi file changes
Moderators: Sharp, X-Trade, Pepperpotty, karmathanever
Saving midi file changes
I recorded some midi files using the style, etc. I went into the sequencer, loaded the midi file, and adjusted the volumes of one or two of the tracks. I then saved the file. When I called it up again, the volumes hadn't changed. Is anybody aware of the reason why this info can't be saved? The only way I found around this was to insert a volume change via event edit. Thanks in advance for your help.
javascript:emoticon('](*,)')

Doug the Keyboard Guy
- Nemik
- Approved Merchant
- Posts: 1751
- Joined: Mon Jan 27, 2014 11:54 pm
- Location: Hilton Head Island, SC
- Contact:
Re: Saving midi file changes
Try after adjust volume save as new (different name) midi file.dougmccu wrote:I recorded some midi files using the style, etc. I went into the sequencer, loaded the midi file, and adjusted the volumes of one or two of the tracks. I then saved the file. When I called it up again, the volumes hadn't changed. Is anybody aware of the reason why this info can't be saved? The only way I found around this was to insert a volume change via event edit. Thanks in advance for your help.javascript:emoticon('](*,)')
I remember once I had similar problem, never deeply investigate, but if I save as new, after call a new one, was OK ,

Nemik
Korg Kronos2-61, Korg Pa600, Korg Pa4x, Korg Pa5x,Novation UltraNova, Akai Professional MPK49, Akai Professional MPK225 , Alesis QX-49, APC25 Keys, Launchpad MK2, Korg nanoPad2
MOTU Midi Express XT, FCB1010 with UnO, Behringer X2222 USB, TASCAM Model 24 Mixer, Presonus AudioBox96, M-Track Plus
Fl Studio 21, Ableton Live 11 Suite.
Performers Heaven
Korg Kronos2-61, Korg Pa600, Korg Pa4x, Korg Pa5x,Novation UltraNova, Akai Professional MPK49, Akai Professional MPK225 , Alesis QX-49, APC25 Keys, Launchpad MK2, Korg nanoPad2
MOTU Midi Express XT, FCB1010 with UnO, Behringer X2222 USB, TASCAM Model 24 Mixer, Presonus AudioBox96, M-Track Plus
Fl Studio 21, Ableton Live 11 Suite.
Performers Heaven
Yes... Most DAW's, if you set the volume of a track using the Mixer, it will insert the volume command at 1.0.0.
However, if it's an imported MIDI file to start with, you can often find that the volume commands that were originally in the SMF start a few ticks later (a lot of commercial file makers stagger the setup data, to prevent data choking), so they will over-ride YOUR initial volume command.
Some sequencers can 'grab' the first volume command, and remove it from the list, so that the Mixer's volume reflects the file's original volume but it is no longer in the data list to override the mixer...
And finally, you often have to doublecheck your DAW/Sequencer's MIDI export settings, as some of them need you to tick on 'Export Mixer settings' or something similar.
If a track contains several Volume commands (or a boatload of them if someone did a fade in/out using Volume!), obviously it's a PITA to go in and edit them all to get a sound globally louder or quieter, but many DAW's allow you to 'transform' MIDI Volume commands (CC7) into MIDI Expression (CC11), and then that allows you to put just the one Volume command at the start of the track, and the track's dynamics are now done by Expression. This is by far the best way...
However, if it's an imported MIDI file to start with, you can often find that the volume commands that were originally in the SMF start a few ticks later (a lot of commercial file makers stagger the setup data, to prevent data choking), so they will over-ride YOUR initial volume command.
Some sequencers can 'grab' the first volume command, and remove it from the list, so that the Mixer's volume reflects the file's original volume but it is no longer in the data list to override the mixer...
And finally, you often have to doublecheck your DAW/Sequencer's MIDI export settings, as some of them need you to tick on 'Export Mixer settings' or something similar.
If a track contains several Volume commands (or a boatload of them if someone did a fade in/out using Volume!), obviously it's a PITA to go in and edit them all to get a sound globally louder or quieter, but many DAW's allow you to 'transform' MIDI Volume commands (CC7) into MIDI Expression (CC11), and then that allows you to put just the one Volume command at the start of the track, and the track's dynamics are now done by Expression. This is by far the best way...