AYM·JS • A soundchip emulator written in JavaScript
AYM·JS is a sound chip emulator written in JavaScript and designed to emulate the AY-3-8910 PSG (Programmable Sound Generator) and the YM2149 SSG (Software-Controlled Sound Generator).
The player
AYM·Player is a AY-3-8910 / YM2149 music player. It is based on the AYM·JS emulator and the Web Audio API.
You can have more informations on the player page.
The synthetizer
AYM·Synth is a virtual AY-3-8910 / YM2149 synthesizer. It is based on the AYM·JS emulator, the Web Audio API and the Web MIDI API.
You can have more informations on the synthetizer page.