- 29 Jun, 2021 3 commits
-
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
- 26 Mar, 2021 2 commits
-
-
Brandon Invergo authored
-
Brandon Invergo authored
-
- 22 Mar, 2021 3 commits
-
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
- 06 Jan, 2021 1 commit
-
-
Brandon Invergo authored
Updating LED brightness values for velocity sensitive pads on the Maschine leads to a perceived slowdown. snd_ctl_elem_write appears to be the culprit: new EV_ABS events are generated before the write operation can complete, leading to a queue of writes. Since, for the Maschine, this involves rescaling input values (0 to 4096) to the LED range of 0 to 63, we are potentially writing the same value repeatedly. By filtering out same-value writes, we can significantly reduce the number of writes and thereby increase performance.
-
- 03 Jan, 2021 1 commit
-
-
Brandon Invergo authored
connect-control's abuse of keyword arguments needed a "dummy" keyword. An empty list of keywords with only a #:rest section is not permitted.
-
- 20 Apr, 2020 8 commits
-
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
- 03 Apr, 2020 1 commit
-
-
Brandon Invergo authored
-
- 31 Mar, 2020 5 commits
-
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
- 29 Sep, 2019 2 commits
-
-
Brandon Invergo authored
-
Brandon Invergo authored
-
- 09 Jul, 2019 2 commits
-
-
Brandon Invergo authored
-
Brandon Invergo authored
-
- 08 Jul, 2019 1 commit
-
-
Brandon Invergo authored
-
- 18 Jun, 2019 7 commits
-
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
Brandon Invergo authored
-
- 11 Apr, 2019 4 commits
-
-
Brandon Invergo authored
-
Brandon Invergo authored
by ALSA
-
Brandon Invergo authored
-
Brandon Invergo authored
-