Sounds of Fall: Audio Programming with BASS


Details
This Fall we will look into some audio libraries for C++ developers. Our first entry is the BASS library for audio:
BASS is an audio library for use in software on several platforms. Its purpose is to provide developers with powerful and efficient sample, stream (MP3, MP2, MP1, OGG, WAV, AIFF, custom generated, and more via OS codecs and add-ons), MOD music (XM, IT, S3M, MOD, MTM, UMX), MO3 music (MP3/OGG compressed MODs), and recording functions. All in a compact DLL that won't bloat your distribution. https://www.un4seen.com/
This month, Richard Thomson will give us an introduction to the BASS library with an eye towards playing back MOD music and triggering events during playback in response to interesting things happening during the score.
This will be an online event, so drinks and snacks are on you!
Meeting URL
https://meet.xmission.com/Utah-Cpp-Programmers
Watch previous topics on the Utah C++ Programmers YouTube channel:
https://www.youtube.com/channel/UC56D6OIs_IAy24ubjC2_hmQ
Future topics: https://utahcpp.wordpress.com/future-meeting-topics/
Past topics: https://utahcpp.wordpress.com/past-meeting-topics/


Sounds of Fall: Audio Programming with BASS