Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

milkey-mouse/JSSCC

Repository files navigation

JSSCC

JSSCC is a JavaScript reimplementation of the popular GXSCC synthesizer. It simulates popular 8-bit & 16-bit sound chips to turn any MIDI into an "8-bit" (sort of) version.

Supported sound chips

(Note: For an open-source sample-based synth, see my other project, swood.)

"It's not 8-bit!"

Inverse Phase (and others) have made the (valid) point that GXSCC only sounds like it's 8-bit. When it's "emulating" an SCC or 2A03 (the NES sound chip) it simply plays a MIDI with SCC-like or NES-like sounds. Even when the sounds are accurate, the large number of supported channels means you'd need at least seven NESes to play it like GXSCC! This takes the same approach as GXSCC; however, there will be a "strict mode" that will impose the same limitations as the real hardware on the MIDI. Of course, music specifically written for what you're trying to emulate (e.g. an NSF) will almost always sound better than the results of JSSCC or GXSCC because it has been composed or arranged with the hardware's idiosyncracies in mind. That being said, it's still fun being able to create "fake-bit" versions of songs in half a minute!

About

A JavaScript reimplementation of Gashisoft GXSCC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published