Page 1 of 1

BASS for audio - example of recording to WAV file?

Posted: Sun Jul 26, 2015 8:43 pm
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.