25 May '13 - 09:47 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Reply  |  Print  
Author Topic: I need a new Function !  (Read 1473 times)
cool_Jack
Posts: 35


« on: 5 May '08 - 14:43 »
Reply with quoteQuote

Hello,
I have a idea!
I need a new function...can you make a command to Fade out the playing song and automaticly start a next song..and that only with one stream?
Please, I need this!
I use VB-Net
---------------------------in German---------------------
Ich benötige dringed eine Funktion. Ich möchte den laufenden Song automatisch ausbleden lassen, und im gleichen Stream schon wärend des ausblendens einen neuen starten.
Bitte, ich brauche diese Funktion...in VB-Net.

Gruß Chris
Logged
radio42
Posts: 4012


« Reply #1 on: 5 May '08 - 15:21 »
Reply with quoteQuote

Why don't use the BASSmix addon and plug two sources to the mixer....by doing so you can simply achieve exactly this.
Logged
cool_Jack
Posts: 35


« Reply #2 on: 5 May '08 - 15:38 »
Reply with quoteQuote

You mean two Channals? >>strm1<< and >>strm2<<? I would use only one Channal. Can you explain your Post?
Or can you post codes?
Logged
rogier21
Posts: 33


« Reply #3 on: 5 May '08 - 18:13 »
Reply with quoteQuote

Or you can set up a sync that checks for endfile.

But I must admit that I would be easy to have something like this  Grin
Logged
radio42
Posts: 4012


« Reply #4 on: 5 May '08 - 21:03 »
Reply with quoteQuote

When using the BASSmix addon you can create one output channel (see BASS_Mixer_StreamCreate).
To this single channel you can add any number of source channels (decoding once) via BASS_Mixer_StreamAddChannel resp. BASS_Mixer_StreamAddChannelEx.

So you'll only have one output channel which is playing, which consumes the added source channels for playback and mixing. See the BASSmix doc for further details.
Logged
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines