A very lightweight (14kbyte, samplecycle-based) and fast SID emulator written entirely in pure JavaScript (from scratch) for the Web Audio API, supported by most major web-browsers. No need for Flash/Java or other plugins to play SID files directly in the browser by the visitors of the webpage...
See it in action with an example playlist:
http://hermit.sidrip.com/player.html
NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations:
http://hermit.sidrip.com
http://csdb.dk/scener/?id=18806
https://github.com/hermitsoft/
Features
- Very small (14kbyte) coded from scratch in pure JS
- Very lightweight on CPU (running in 44kHz sample-periods not at 1MHz)
- High pitched and thin sounds are cleaned from aliasing (band-limited)
- ADSR delay-bug/wraparound emulation for crisp/modern short soundstarts required in most music
- 6581 and 8580 models selectable on the fly (cutoff-curve/combined-waveform)
- Combined waveforms generated algorithmically (workings reverse engineered from SID-schematic)
- Background-noise can be added if wished
- Cycle-based CPU emulation despite 44kHz samplecycle operation
- Some illegal opcodes (LAX,SAX) are supported by CPU part
- Easy-to-use interfaces and callbacks for e.g. auto-advance in playlist
- 2nd and 3rd SID support - playing 2SID and 3SID tunes (since v0.9.1)
Categories
Sound/AudioLicense
Creative Commons Attribution LicenseFollow jsSID
You Might Also Like
Enterprise-Grade Monitoring - Zero Compromises
Managing a large, distributed IT environment demands more than basic monitoring. PRTG provides a unified view of your entire infrastructure - across sites, clouds, and hybrid setups. Advanced analytics, customizable dashboards, and granular access controls empower your team to detect issues early and respond fast. Automate reporting, ensure compliance, and scale effortlessly as your network grows. With PRTG, you get reliability, flexibility, and the insights you need to keep your business running at peak performance.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jsSID!