BASS for audio - example of recording to WAV file?

Everything else that doesn't fall into one of the other PB categories.
lethleant
New User
New User
Posts: 3
Joined: Thu Mar 12, 2015 8:23 pm

BASS for audio - example of recording to WAV file?

Post by lethleant »

I might as well beat my head against the wall on this one...

I've used the BASS audio library (from un4seen) for playing audio (multiple channels, segue points, etc.) with much success for a few years now.

However, I'm trying to use it now to record from an audio card input to a .WAV file. I can't seem to find any examples out there for doing this in PureBasic...and I'm struggling to figure out how to translate the buffer handling, etc. from the few C++ and similar example I can find.

Anyone have an example they could offer?

Much appreciation.

Thanks...
-Tim.