-
Can you add slider / Fader type buttons in addition to the on/off type buttons.
These could be linked to faders on other software like VoiceMeeter or Elgato Wave or even the GoXLR.
The GoXLR does …
-
First of all, thank you so much for your library, it's great。
This is my case, I use the arduino nano as the motor controller and the TB6612 as the driver。
![13E7618E-96A6-4E1B-A608-1BE0645DF8C4](ht…
-
Reported by: **[Be-ing](https://github.com/Be-ing)**
Date: 2017-07-20T00:30:30Z
Status: Confirmed
Importance: Wishlist
Launchpad Issue: [lp1705362](https://bugs.launchpad.net/bugs/1705362)
Attachments…
-
At the weekend I noticed that the conversion of the BPM values to the fader value has changed.
Previously, you could determine the fader value with
Fader = sqrt(BPM-Value/240),
but this has cha…
-
Currently in the Fader class the following method exists:
``` cpp
bool Fader::cycleComplete()
{
return !isFadingIn && isMinimum();
}
```
When commenting the Fader class, I wondered if this is ne…
-
Hi ! Well done for this super software.
I am encountering a problem. When I click on for example "off" and an executor or a fader select, it doesn't work.
I have to hover over the screen with the mo…
-
### Issue type
UI bug
### Bug description
When in the Mixer panel, Arrowing Up/Down to the volume faders does not announce a label for the control.
When trying to adjust the fader and pan contro…
-
### Enhancement Summary
To make the fader legs on the equalizer input and output the same as those on the fader legs of the FX-Mixer according to theme.
#### Justification
At the moment, the equa…
-
It was suggested to parse the xml file that follows to create midi mappings using: import xml.etree.ElementTree as ET
# Parse the XML
tree = ET.parse('midi_mapping.xml')
root = tree.getroot()
# Crea…
-
There's no native way in HomeKit to "slow-fade" a light. I propose a dummy fader that can be stateful (i.e. remembers its last intensity setting), and has a fadeTime parameter that tells it how long t…