24 May '13 - 04:30 *
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: [C#] Route Input to Output via BassFX  (Read 1112 times)
frozzie
Posts: 24


« on: 11 Aug '09 - 11:33 »
Reply with quoteQuote

Anyone got a nice C# code snippet for the following scenario:

Live InputChannel -> EQ -> DAMP -> Almost Live OutputChannel.

TIA!
Logged
Ian @ un4seen
Administrator
Posts: 15270


« Reply #1 on: 11 Aug '09 - 14:12 »
Reply with quoteQuote

The LIVEFX example does that sort of thing, but with different FX. So you could take that example as a starting point, and replace its FX with the ones that you want, eg. "EQ" and "DAMP".

I'm not sure if there is a C# version of the LIVEFX example, but if not, I guess the C version won't be a million miles away Smiley
Logged
frozzie
Posts: 24


« Reply #2 on: 11 Aug '09 - 14:19 »
Reply with quoteQuote

Been there and failed :-(

Time to bring out the old(unread) C-books.

But still, if anyone got some nice lines of C#, i would be thrilled!
Logged
radio42
Posts: 4012


« Reply #3 on: 11 Aug '09 - 15:32 »
Reply with quoteQuote

If you are using BASS.NET you might also want to look to the following C# samples provided with BASS.NET:
- SimpleFX
- SetFX
- Encoder
Logged
frozzie
Posts: 24


« Reply #4 on: 12 Aug '09 - 09:49 »
Reply with quoteQuote

Found the help i needed in the AsioRecording example!
Logged
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines