python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Tone.js not playing audio on iOS
I have an application that uses Tone.js, and I use the GrainPlayer object specifically.
It works perfectly fine on different browsers across different OS and devices...
except for iOS. I personally do...
Patrick Abbey
Votes: 0
Answers: 1
Tone.js : Getting unexpected results when tweaking synth parameters live (ex. detune, modulation index, attack etc.)
I've been working on a Tone.js synthesizer project for some time now.
For the record I will include the links:
Repo
Deployment
(it is still under development as I am stuck with this issue)
I have enco...

Michael Kolesidis
Votes: 0
Answers: 1
Tone.js audio filters not being heard
I'm trying to add filter effects to an audio stream I have playing on my website. I'm able to connect the Tone.js library to the audio stream but I'm not hearing any changes in the audio stream playin...
Woodsy
Votes: 0
Answers: 1
Using Tone.js to add filters to an existing audio stream
I was able to add filters to an existing audio stream using the biquadfilter but was interested in trying to use Tone.js instead. But I'm having issues connecting everything together. I keep getting a...
Woodsy
Votes: 0
Answers: 1