Author Topic: Muting channels?  (Read 13669 times)

Jeffmakesgames

  • Posts: 14
Muting channels?
« on: 21 Sep '11 - 12:32 »
I keep hearing stuff about "muting channels" in mo3, and I wish to know how this is exactly done.

An example is of the music to Bejeweled Twist.  The game has reactive music, where it fades in and out a certain piece of music, which I assume is a channel.
« Last Edit: 21 Sep '11 - 12:51 by Jeffmakesgames »

Ian @ un4seen

  • Administrator
  • Posts: 26172
Re: Muting channels?
« Reply #1 on: 21 Sep '11 - 13:07 »
If you're using BASS to play the MO3 file, the volume level of individual channels within the file can be adjusted via BASS_ChannelSetAttribute and the BASS_ATTRIB_MUSIC_VOL_CHAN option. Please see the documentation for details.

Jeffmakesgames

  • Posts: 14
Re: Muting channels?
« Reply #2 on: 21 Sep '11 - 13:17 »
Actually, I am using XMplay to play the mo3.  I took a look at BASS but have no idea what is done with that.  I assume this involves programming of some sort?
« Last Edit: 21 Sep '11 - 13:25 by Jeffmakesgames »

Ian @ un4seen

  • Administrator
  • Posts: 26172
Re: Muting channels?
« Reply #3 on: 21 Sep '11 - 13:33 »
Oh, OK. In XMPlay, the channels can be muted/unmuted in the "MOD Pattern Display" vis window, by middle-clicking on a channel column or using the "MOD pattern" keyboard shortcuts.

Jeffmakesgames

  • Posts: 14
Re: Muting channels?
« Reply #4 on: 21 Sep '11 - 13:41 »
I... never knew this. O:

*goes and tries it*



YAAAAAAAAAAAAAAY :D