-
-
I have created a sample project that is generated by `npm init @open-wc`.
A single import from [tone.js](https://github.com/Tonejs/Tone.js) makes page refreshes in development very slow.
I could n…
g7alt updated
3 years ago
-
I am writing a NodeJS application which needs to use ToneJS Sequence, Transport and basic MIDI (frequency to MIDI note) utilities. I do _not_ need to record, load or output audio.
However, ToneJS …
-
low pass filter broken out of comb ugen:
https://kabel.salat.dev/#Ly8gb25lIHBvbGUgbG93cGFzcyBpaXIgZmlsdGVyCmFkZFVnZW4oJ2lpcicsIGNsYXNzIElJUkZpbHRlciB7CiAgY29uc3RydWN0b3IoKSB7CiAgICB0aGlzLnAgPSAwOwogI…
-
The `loadSound()` function's callbacks (success, error, and whileLoading) aren't being triggered as expected in the p5.sound prerelease. This prevents handling events during the loading process and co…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
I had been getting an error with Webmidi import, I had to do the below change to fix it. I can create a PR for the same :)
WebMid…
-
I'm following the basic steps on the README, but when I play a tone I hear a low, rumbling sound instead of piano samples. I installed toneHere's my entire JS file:
```
import { Piano } from '@ton…
-
Podríamos buscar soluciones para secuenciar cambios de valores en el tiempo. No recuerdo muy bien dónde quedó un enlace que compartió @holomorfo pero estaría bueno concentrar estos recursos para cuadr…
-
Develop the DAW, namely the sequencer using tonejs
-
Hi,
I am experimenting with ToneJS which internally uses MIDI-FILE to parse and write midi files.
I noticed certain notes were absent in the buffer but present in the midi file. The notes that a…