-
I have tried to add it to local but no success...could you add them to your library? These are ethnic instruments from middle-east. 10 instruments created locally. Thanks for great library. All instru…
-
Hi I'm using this code
``` javascript
synth = new Tone.WebAudioFontInstrument({
"oscillator" : {
"type" : "sine"
},
"envelope" : {
"attack" : 0.01,
"decay" :…
-
**Describe the bug**
I'm using webaudiofont on my website to generate audio as a "pitch pipe". When a user presses the "pitch pipe" button, it plays four notes consecutively: The first note of the ba…
-
Hello, I have followed the tutorial about custom sample and make a sound sample file. But it's very hard to do that. What's more, the sample I made has a great difference with my audio source.
Are …
-
**Is your feature request related to a problem? Please describe.**
We are building a web-based DAW kind of application. We like your library. However, the example you have developed does not showcase…
-
You can add instruments to play MIDI events from keyboard, see
https://surikov.github.io/webaudiofont/examples/midikey.html
from .mid files, see
https://surikov.github.io/webaudiofont/examples/mi…
-
Hi,
I'm just starting with web applications development and i can't find a way to figure out this.
I have 3 instruments at the same time, and I want to choose between all you have available. The…
-
Use more samples from WebudioFont
Listen to example at https://surikov.github.io/webaudiofont/examples/midiplayer.html
-
Firefox 68.0 on Android phone will no longer play webaudiofont midi files. Even your simple sample https://surikov.github.io/webaudiofont/examples/simple.html# throws the following error. It is this e…
-
You can replace MIDI.js with WebAudioFont. It has 1500 digitized instruments and drums.
Example of sound
https://surikov.github.io/webaudiofont/examples/dynamic.html