Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
14 Nov '24 - 13:55
Home
Help
Search
Login
Register
Un4seen Developments Forum
»
Developments
»
BASS
»
Topic:
Use the Bass.dll with other generators?
Reply
Print
Pages: [
1
]
Author
Topic: Use the Bass.dll with other generators? (Read 5866 times)
Nathaniel
Posts: 14
Use the Bass.dll with other generators?
«
on:
13 Jul '03 - 16:23 »
Quote
Is it possible to insert any analog generator using the bass.dll or insert, for example, the BUZZ engine to work with bass.dll??
*Analog generator - Like in fruity loops or Reason - Generators which create sound.
Logged
Ian @ un4seen
Administrator
Posts: 26155
Re: Use the Bass.dll with other generators?
«
Reply #1 on:
13 Jul '03 - 18:36 »
Quote
You can stream any sample data you want, using a custom stream (BASS_StreamCreate & STREAMPROC). But of course, you need to do the interfacing yourself, ie. get the data from where-ever and feed it to BASS
Logged
Nathaniel
Posts: 14
Re: Use the Bass.dll with other generators?
«
Reply #2 on:
13 Jul '03 - 18:38 »
Quote
can you give me a short example??
Logged
Ian @ un4seen
Administrator
Posts: 26155
Re: Use the Bass.dll with other generators?
«
Reply #3 on:
13 Jul '03 - 23:29 »
Quote
If you mean an example of using Buzz/FruityLoops/Reason files, then sorry, I can't help with that
The BASS side of things is pretty simple (see BASS_StreamCreate & STREAMPROC)... how simple the rest of it is really depends on what/where the data you want to play is.
Logged
Nathaniel
Posts: 14
Re: Use the Bass.dll with other generators?
«
Reply #4 on:
14 Jul '03 - 13:57 »
Quote
no...
I mean example for the most simple outside sorce to use Bass system.
Logged
Nathaniel
Posts: 14
Re: Use the Bass.dll with other generators?
«
Reply #5 on:
14 Jul '03 - 13:58 »
Quote
If you can help me it will be god, if not, thanks anyway!
Logged
Ian @ un4seen
Administrator
Posts: 26155
Re: Use the Bass.dll with other generators?
«
Reply #6 on:
14 Jul '03 - 21:18 »
Quote
The simplest example would be playing a raw PCM file... and you can find that example in the STREAMPROC docs
Logged
Nathaniel
Posts: 14
Re: Use the Bass.dll with other generators?
«
Reply #7 on:
14 Jul '03 - 22:53 »
Quote
oky!
thanx!!
Logged
Reply
Print
Pages: [
1
]
Un4seen Developments Forum
»
Developments
»
BASS
»
Topic:
Use the Bass.dll with other generators?