Sound Programming

Started by
-1 comments, last by Krumble 21 years, 4 months ago
Hello, Does anyone have any resources on sound programming in general? I mean it''s easy enough to load in a wave file and play it using either DirectSound, or some other API, but what I''m really looking for is how sound data is represented in memory, and how this data can be changed to alter the sound and such. Like creating an equalizer, mixing sounds together, normalizing volume, and perhaps info on decompressing MP3 files. It''s easy enough to visualize a bitmap in memory, but from all the information I''ve found, sound is just data sent to the soundcard. Thanks, Kevin
Kevin.

This topic is closed to new replies.

Advertisement