jhohertz / jsSID

A javascript port of classic SID synthesizer emulations, with demonstration player: http://jhohertz.github.io/jsSID
Other
45 stars 12 forks source link

I :heart: this project! #4

Open olefriis opened 5 years ago

olefriis commented 5 years ago

(Oh, so issue titles don't support emojis. Anyway, you got the message :smile:)

Just want to say thank you! This is an awesome project and has been a huge help for me in understanding the SID format and the pros and cons of the various players.

I've wrapped the CPU emulation from this project in a Ruby gem (https://github.com/olefriis/mos6510) so that I could create tool for converting SID music to other formats (https://github.com/olefriis/sidtool). This is a silly project, but lots of fun.

I know that there are a lot of other players "out there", but having the code in pure JavaScript and having several engines side-by-side is incredibly cool.

jhohertz commented 5 years ago

Thanks for the nice note, happy to see people are having fun with this, I hope to get back to revisit it sometime soon. :smile: