ModPlug Central

OpenMPT => Help and Questions => Topic started by: NathanClark on June 17, 2006, 02:07:42

Title: Volume effects with GPO
Post by: NathanClark on June 17, 2006, 02:07:42
Does anyone know how to get the channel specific volume effects (set volume, volume sliders) to work with Garritan Personal Orchestra? The global volume effects are working fine, but I can't figure out how to adjust the volume of individual channels or instruments.
Title: Volume effects with GPO
Post by: LPChip on June 17, 2006, 09:07:07
Is Garritan Personal Orchestra a VSTi or something?

If that is the case, you'll need to use midi macro's (Zxx) to control its dry/wet slider. You can even slide its value to get somekind of volume slide.
Title: Volume effects with GPO
Post by: NathanClark on June 17, 2006, 12:23:17
LPChip - Yeah, it's a VSTi. The problem is, with GPO I can run up to 8 individual instruments with only one instance of the VSTi, but any effects  in OpenMPT seem to effect the VSTi as a whole, rather than each channel in OpenMPT or GPO. As a result, changing wet/dry with a midi macro basically has the same effect as using a volume control to change global volume.

I'm going to try grouping the instruments into several instances of the GPO VSTi, which should allow me to control the individual volumes, but unfortunately GPO is a processor and memory hog - I don't know if multiple instances will be able to run without skipping. I guess I'll find out
Title: Volume effects with GPO
Post by: LPChip on June 17, 2006, 15:09:53
Quote from: "NathanClark"LPChip - Yeah, it's a VSTi. The problem is, with GPO I can run up to 8 individual instruments with only one instance of the VSTi, but any effects  in OpenMPT seem to effect the VSTi as a whole, rather than each channel in OpenMPT or GPO. As a result, changing wet/dry with a midi macro basically has the same effect as using a volume control to change global volume.

I'm going to try grouping the instruments into several instances of the GPO VSTi, which should allow me to control the individual volumes, but unfortunately GPO is a processor and memory hog - I don't know if multiple instances will be able to run without skipping. I guess I'll find out

Yes that is the downside of using plugins.

You can load in several instances of the plugin in different effect slots, and assign each to a different instrument. This way, you CAN control each instance.

Another thing that should work is sending in volume commands.

C-4 01 v40 .00

Downside is: midi only allows transmitting volume commands when a note is also being transmitted. I believe but am not sure, that this will work too:

--- 01 v30 .00 but will not allow you to fine slide volume.