Commit graph

6 commits

Author SHA1 Message Date
Gered 9e8727c02b replace TARGET_AUDIO_SPEC with separate constants for freq and channels 2022-05-29 14:27:04 -04:00
Gered 7ee256e12e add Audio struct to wrap underlying SDL AudioDevice
doesn't provide much value currently, but serves as a base for future
extension (e.g. queuing play commands, global volume changes, etc)
2022-05-29 13:51:55 -04:00
Gered 9c35d670fa some AudioSpec usage cleanups and minor improvements 2022-05-29 11:19:57 -04:00
Gered 342e2a3877 add initial audio playback and wav file support 2022-05-28 20:29:17 -04:00
Gered a4e98ce108 "clean up" imports, re-export under separate top-level crates 2022-05-20 22:12:55 -04:00
Gered 38e6826440 initial commit 2022-05-15 12:11:46 -04:00