Sofian Audry
Sofian Audry
Like for the About dialog but with the following tabs: * OSC * Shortcuts * doc (?)
Document all shortcuts in a doc file. We have a UX document originally created by Alex Barry which I have shared on our GDrive. I was not able to find...
I would do like in Inkscape with a menu item "Transform..." that pops up a dialog with the following options: * Move * Scale * Rotate * Skew * Matrix
With the contextual menu on a mapping, allow for these simple operations that reorganize the layers.
We want to be able to remove controls fullscreen but it should not remove them from the main interface.
### Describe the bug When building documentation, text following calls to ```.. warning::``` or ```.. note::``` stay embedded inside the warning or note box. ### How to Reproduce ``` $...
Ideally we should create a function that would return the resolution of the ADC but that would probably be hard. Some boards allow the change of the resolution, see: https://docs.arduino.cc/language-reference/en/functions/analog-io/analogReadResolution/...
Instead of a duration, there are many scenarios where what matters is the *speed* at which the ramp moves (for example when moving a motor). So we should be able...
Function width() for TriOsc would be also appropriate as a replacement of dutyCycle() for SquareOsc and would contribute to a better uniformity in the library. It would resonate perfectly well...