Results 9 issues of deladriere

analyzing sounds from some old TMS5220 from the Talkie library shows lots of repeats. I like them because my instruments use them a looping point. I noticed that the repeat...

enhancement
help wanted

Hardware SPI works fine using : `TMC2660Stepper driver = TMC2660Stepper(CS_PIN, R_SENSE);` using : `TMC2660Stepper driver = TMC2660Stepper(CS_PIN, R_SENSE, SW_MOSI, SW_MISO, SW_SCK);` doesn't work `Serial.println(driver.DRV_STATUS(), BIN);` reports 11111111110011111111 when the main...

I can run audio.connecttospeech but audio.connecttomarytts doesn't work

wontfix

I can Add a multiline in the MindMap view using shift-enter, but as soon as I edit it in the Markdown view, it disappears from the Mind map view. It...

The same code is not working on Arduino Zero, Feather M0 but works on Arduino Uno or ESP8266 Any idea why? Thx a lot

Here is my console TypeError: null is not an object (evaluating 'projectName.trim')

I love this library but I have some conflict because I can't use the Tone function Did you consider using something like the TimerFreeTone Library https://bitbucket.org/teckel12/arduino-timer-free-tone/wiki/Home ?

I am running the beta version just because I need the monthly link ### Describe the bug I have 3 computers and I keep having to go to the settings...

bug

analyzing sounds from some old TMS5220 archive shows lots of repeats. I like them because my instruments use them a looping point I noticed that the repeat flag is never...