YM2612 Beep Demo
This page loads the YM2612 WebAssembly wrapper, applies the same
register writes as ex03_beep.cpp, and plays a beep in the browser.
Repository: https://github.com/kyorohiro/hello_ymfm_wasm
This demo uses ymfm by Aaron Giles under the BSD 3-Clause License.
Ready.
ex03_beep.cpp -> ym2612_reset() -> writeRegister(...) -> generateStereo(...)