PDA

View Full Version : In NEED of HELP!!


XFr8TrainX
06-15-2004, 02:56 PM
Seriously...can anyone help me out on how to make a MIDI file LOUDER using Anvil Studio?

I have two files that I downloaded and cropped using Anvil but one is extremely quiet on my phone, even with the volume turned way up.

I just need to know if there is a way to up the volume on the cropped file...

ZelRiptha
06-15-2004, 03:09 PM
Volume in a MIDI file is controlled in several ways. Each channel has a volume controller (7) and an expression controller (11). Each note (note on event) has a velocity. It is also possible to change the overall volume level of MIDI instruments using SysEx events. I don't know Anvil Studio, but you should be able to look for events of these various types and adjust parameters accordingly (i.e., increase all note velocities, channel volume controller events, or channel expression events). Hope that helps.