es5503 calculator
Go to file
Kelvin Sherlock 0587b3aaab ws 2023-05-28 15:45:33 -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 Calculate a specific pitch (outside of a 12-tone equal temperament note) 2023-05-28 15:45:13 -04:00
src ws 2023-05-28 15:45:33 -04:00
Makefile add a timer generator 2021-10-23 20:15:34 -04:00
README.md Update README.md 2021-10-27 16:16:08 -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 dependencies...)
  2. Install yarn
  3. yarn install
  4. make