-
When you fixed #99 this was fixed (it's what I was referring to in #99's comments), but whatever's changed in the recent Tone update has made it return.
http://localhost:8000/default.html?c=116voEdFX…
-
As it keeps playing as you hold the key.
Should be ToneJS.
:wink:
-
recording once saved is stored in S3 and becomes available for Tone.js as a Tone.Player('url') object
-
Why do the Note objects returned by Tone.Note.parseScore(Score) have a timelineID that is just a simple integer, instead of the time as it was encoded? In the Tone.Note.parseScore(Score) function it l…
-
Love Keystone.
I was wondering though, would it be possible to add a question on what views engine we would prefer? (Default: Jade, options like EJS etc.)
Not a fan of Jade personally (think it is …