es5503 calculator
Go to file
ksherlock 5c7a729e5f
Create README.md
2021-10-20 12:29:44 -04:00
.github/workflows Update makefile.yml 2021-10-17 11:34:03 -04:00
css css fix 2021-10-13 13:02:50 -04:00
js hypercard/rsoundsample relative pitch calculation 2021-10-16 20:43:04 -04:00
src hypercard/rsoundsample relative pitch calculation 2021-10-16 20:43:04 -04:00
Makefile split out input components into their own file. 2021-10-13 23:28:06 -04:00
README.md Create README.md 2021-10-20 12:29:44 -04:00
index.html initial check in 2021-10-09 09:15:13 -04:00
package.json initial check in 2021-10-09 09:15:13 -04:00
yarn.lock initial check in 2021-10-09 09:15:13 -04:00

README.md

Ensoniq Buddy

The es5503 calculator

See ksherlock.github.io/ensoniq-buddy

Developed with preact and esbuild.

Building

  1. Install esbuild (and it's dependencies...)
  2. Install yarn
  3. yarn install
  4. make