Implements PitchDetector, which generates a PitchEvent whenever a notable frequency is detected using FFT.
Defines PitchDetector, which generates a PitchEvent whenever a notable frequency is detected using FFT.
Implements SoundManager, which provides sound effects and caching services, as well as mixing buffers for the SoundPlay process.
Describes SoundManager, which provides sound effects and caching services, as well as mixing buffers for the SoundPlay process.
Defines SoundManagerMsg, a small header used by SoundManager for sending messages between processes.
Allows you to load WAV files from the memory stick.