TheSlowGrowth

Results 25 comments of TheSlowGrowth

This sounds like a worthy addition to libDaisy and something I need for a private project as well. This could potentially be split into two parts: 1. The clock signal...

Thinking about the `Clock` class, here's what I think it should be able to do (please add stuff that's missing): - provide a way to register multiple callback functions to...

It seems there is still an easy configuration error where no linker file is actually used. Example: ``` target_link_libraries(targetName CMSIS::STM32::F103xB ) ``` Could a CMake warning be added for this...

Highlights should be in octaves or half octaves, not 5 semitones.

I cannot reproduce this on Windows 10.