Questions tagged [tonejs]

32 questions
0
votes
0 answers

How to make sounds when balls collide in js?

I am making a website (https://shubhamsingla807.github.io/portfolio/) and when small balls collide with large balls I want to make some nice sound. like a piono or something. So, far I have no luck. I have tried to just load some external audio and…
lovekesh
  • 35
  • 4
0
votes
1 answer

Can't get React state to update

I'm a beginner and I feel like I'm making a fundamental mistake somewhere. I'm making a simple React component to get notes to play in order using Tone JS. I can't update the notes with a button. When I click a button to check they're updated it…
1 2
3