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 ...
Search found 3 matches
- Sun Jul 26, 2015 8:43 pm
- Forum: General Discussion
- Topic: BASS for audio - example of recording to WAV file?
- Replies: 0
- Views: 1582
- Mon Mar 16, 2015 2:37 pm
- Forum: Coding Questions
- Topic: ODBC DatabaseUpdate and Unicode
- Replies: 7
- Views: 2314
Re: ODBC DatabaseUpdate and Unicode
That worked! Thanks for the help!
-Tim.
-Tim.
- Mon Mar 16, 2015 3:55 am
- Forum: Coding Questions
- Topic: ODBC DatabaseUpdate and Unicode
- Replies: 7
- Views: 2314
ODBC DatabaseUpdate and Unicode
I've hit a brick wall with updating an SQL database via the DatabaseUpdate routine where unicode characters are involved.
I'm able to read unicode text via DatabaseQuery thanks to information in other threads on the forum. I do have the Unicode compiler option turned on. I've debugged the strings ...
I'm able to read unicode text via DatabaseQuery thanks to information in other threads on the forum. I do have the Unicode compiler option turned on. I've debugged the strings ...