An easyer way to produce sound #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In order to make the first use of Cascade smoother (#4) it would be interesting to have a version of cascade with embedded sound system, maybe with something like a basic tonejs.github.io powered drumkit or plain HTML samples. tone.js could also be available in addition to MIDI to cover a wide range of sound composation.
mentioned in issue #8
changed the description
changed title from An easyer way to {-mak-}e sound to An easyer way to {+produc+}e sound
changed the description
Adding a basic synth additionally to midi would be quite nice to generate sounds. See also https://github.com/surikov/webaudiofont
This was solved after switching from webMidi to webaudio (Tone.js).