[directmusic] Set Volume of individual Segments

  • From: A.Seebeck@xxxxxxxxxxx (Andreas Seebeck)
  • To: <directmusic@xxxxxxxxxxxxx>
  • Date: Thu, 10 Apr 2003 11:27:20 +0200

Hi,

this is my first mail to this list, so this is to introduce myself:

My name is Andreas Seebeck, I'm working for the Black Pencil Entertainment
AG in Switzerland as Software Development Director.
Among other things we are producing downloadable games (listed here:
www.cueni.ch/blackpencil/blackpencil-downloads.html)
I am not a composer, I'm using music and sound libraries and hire composers
if necessary.

Just starting with DMusic Producer, I am amazed by that powerful product.
I try to implement both music and sound effects with dm, the programm calls
script subs to start them like that:

sub PlayIntro
         intro.play
end sub

sub Throw
         sfxslice.play IsSecondary
end sub

Now I'd like to be able to set the volume of a segment that I start (not the
global volume setmastervolume). This is for implementing a seperate volume
for effects and music. Is there an easy way to do that?

Thanks in advance,
Andreas



Other related posts: