-
Hey, I'm trying to make an aframe webVR project using Tone.js for my interaction design class. I can't seem to get any audio working on iphone. I've looked into it and I am trying to get StartAudioCon…
-
Is there a way to send Tone.Master from current page to another context -> for example page2.html ?
Best, Luis
-
-
-
Doesn't slide, won't update delay time
-
-
-
One of the reasons I use ToneJS is that it allows me to write evolving music based on logic gates or random chance. For example: I might have a loop like this: `[{note: 'A3', duration: '4n', time: 0},…
-
I do most of my development in Chrome and test periodically in Safari. I discovered today that there may be a problem with Tone.js r12 and Safari 12.0. All my code that relies on Tone.Transport work…
-
Specifically, these three use time expression strings such as '4n + 8n':
- https://jsfiddle.net/yotammann/meodck51/7/?utm_source=website&utm_medium=embed&utm_campaign=meodck51
- https://jsfiddle.n…