Javascript Soundsmith Music Player
Go to file
2018-02-13 10:46:13 -07:00
docs
extract
src fixed safari support 2018-02-13 10:46:13 -07:00
tools added wave generator tool 2017-08-30 15:25:16 -07:00
.gitignore
fta.html
fta.js fixed safari support 2018-02-13 10:46:13 -07:00
ftasongs.json
index.html
LICENSE
main.css
Makefile
README.md
smith.html
smith.js fixed safari support 2018-02-13 10:46:13 -07:00
songs.json fixed song list 2017-08-30 16:37:07 -07:00
tsconfig_fta.json
tsconfig.json
tslint.json

Javascript Soundsmith Player

Soundsmith was a music program released in the late 80s for the Apple IIgs. It was used by many games and demos for their music. This is an implementation of the Soundsmith player written in Typescript.

You can check out a live demo here.

src/ contains the sourcecode for the player.

extract/ contains a bunch of commandline tools I wrote to help extract music from demos and other software.

docs/ contains documentation on how Soundsmith works, as well as documentation on how I extracted music from the trickier sources.

I've also included a second special music player that can play older FTA music, like the sort found in the Nucleus demo.