-
Updated
Dec 16, 2021 - Swift
midi
Here are 2,350 public repositories matching this topic...
-
Updated
Oct 12, 2021 - JavaScript
-
Updated
Nov 28, 2021 - TypeScript
-
Updated
Dec 10, 2021 - C++
-
Updated
Oct 16, 2021 - JavaScript
-
Updated
Dec 16, 2021 - JavaScript
-
Updated
Dec 7, 2020 - Rust
-
Updated
Oct 7, 2021 - C++
Original discussion and maths breakdown:
FortySevenEffects/arduino_midi_library#203 (reply in thread)
Breakdown of the steps:
- Add a
handlePitchBendcallback - Calculate a multiplicative factor (multiplied by the current note)
- Update the value passed to
tone
Caveats / things to look out for:
- Note change while having bend on: the multiplicat
-
Updated
Dec 16, 2021 - C++
-
Updated
Nov 16, 2021
-
Updated
Dec 16, 2021 - JavaScript
-
Updated
Dec 11, 2021 - C
When dropping inside nodal view from the explorer, create such a process
-
Updated
Dec 14, 2021 - C
Hydrogen version * : all
Operating system + version : all
Audio driver + version : all
A user suggested on linuxmao (the francophone linux-audio community) that it could be great to see the different patterns to scroll and to be showed when playing a song. Curren
-
Updated
Nov 23, 2021 - JavaScript
-
Updated
Jun 17, 2021 - C#
-
Updated
Dec 14, 2021 - C++
-
Updated
Oct 26, 2021 - C++
-
Updated
Dec 16, 2021 - Python
-
Updated
Dec 16, 2021 - C++
Improve this page
Add a description, image, and links to the midi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the midi topic, visit your repo's landing page and select "manage topics."
Bug Summary
Mouse operations on a LcdSpinBox for changing the value do also change the initial value so the "Reset" operation in the context menu is always showing the actual value. Selecting the "Reset" operation has therefore no effect because it just sets the actual value again.
Steps to reproduce