Sofian Audry

Results 80 issues of Sofian Audry

Like for the About dialog but with the following tabs: * OSC * Shortcuts * doc (?)

enhancement
documentation

enhancement
platform_macos
platform_windows

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...

documentation

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

enhancement
gui

With the contextual menu on a mapping, allow for these simple operations that reorganize the layers.

enhancement

We want to be able to remove controls fullscreen but it should not remove them from the main interface.

difficulty_easy
points: 0
new feature

### Describe the bug When building documentation, text following calls to ```.. warning::``` or ```.. note::``` stay embedded inside the warning or note box. ### How to Reproduce ``` $...

bug

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/...

enhancement

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...

enhancement

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...

enhancement