Band-Limited Sound Synthesis |
Home | News | Info | Code | Misc | Contact | |
This describes band-limited sound synthesis, why it's necessary, and an efficient implementation for simple waveforms like a square wave. It has been used in several video game console sound chip emulators. These clips demonstrate the sound quality:
Contents
References to digital signal processing material and source code bandlimited.zip contains a simple C++ implementation of algorithm |