Quentin Chenevier
Quentin Chenevier
Using this example: ```javascript const session = new scribble.Session(); const effect = new Tone.AutoWah({Q: 6}).toDestination() const effect2 = new Tone.AutoFilter().toDestination() session.createChannel({ instrument: "Synth", clips: [ { pattern: 'x____x____', notes: 'C3...
> That s a good idea @qchenevier ! We do have a travis.yml, is it just a matter of adding the `npm run build` command [here](https://github.com/scribbletune/scribbletune/blob/master/.travis.yml#L7)? I m curious to...
La population n'est pas équirépartie sur le territoire ou entre les régions, donc visualiser "seulement" le nombre de cas (ce qui est déjà très bien hein 👍 ), sans le...
Hello, Thanks for this great app, it's really powerful. I have been getting stuck with a weird issue. When working on a clone of a private github project, using a...
Hi all, First of all, many thanks for the great work on this library. I've been using it for years ! On all arm-based (M1, M2, M3) macs, time series...
Hello, I've been loving this app for years, very nice work. It's very useful to explain how to do exploratory data analysis to students, without the need to open a...
When launching a reconstruction with `colmap hierarchical_mapper` on a database with 35k images/frames, the process hangs when loading the frames. ``` ...... (previous logs omitted for clarity) I0608 05:15:51.865168 64...