Jean-François CAMBOT

Results 2 issues of Jean-François CAMBOT

BB8 Sphero september 2016 version with Force Band Test on Android 6 and 7 Official Android App is OK Not official android app (like BB8 Lamp) not OK My application...

Hello, is possible create a loop dynamic from Tone.Sampler ? This is my code : `public playSampleOnKeyPress(key: string): void { const note = this.keyToNoteMap[key]; if (note && this.sampler.loaded && !this.activeNotes.has(key))...