-
Is there an alternative synthesizer we can use there?
-
Hello Capacitor team,
Unfortunately, Vimeo player's player js can't enter full screen mode on Cordova android.
https://github.com/vimeo/player.js
It has never been fixed after all these years.…
ghost updated
6 years ago
-
Initiate when user taps the start button most likely. Here is some potential inspiration:
https://github.com/Tonejs/Tone.js/blob/master/examples/scripts/StartAudioContext.js
-
Loudness normalization (volume level) that is.
https://en.wikipedia.org/wiki/Audio_normalization#Loudness_normalization
More resources:
- https://community.spotify.com/t5/Live-Ideas/Desktop-Oth…
-
When you change the playbackrate of a Tone.Player, the duration of the source will still be calculated as if the rate was 1, the consequence being that the player will stop either too early (playbackR…
-
music_vae_bundle.js:23113 [Deprecation] AudioParam value setter will become equivalent to AudioParam.setValueAtTime() in M65, around March 2018 See https://webaudio.github.io/web-audio-api/#dom-audio…
-
Hello,
I was wondering if a DX7 synth could be included to tone.js.
I found this excellent JS implementation : https://github.com/mmontag/dx7-synth-js which may be a good starting point.
I'm new…
-
Hello :)
First of all, excellent library :D
Bringing this JS library to the browser stage will be really nice (browser live coding/jamming sessions anyone?). And since the WebAudio API has support…
-
Thanks for the great work on this package!
I saw there was already an issue raised with PluckSynth, but I think this one is separate.
This fiddle triggers 8 notes with PluckSynth, which should b…
-
Previous ToneJs AudioNode settings still set from previous build upon reloading synth build.
Find a way to return to initial values set for the ToneJs MonoSynth