-
Updated
Oct 5, 2020 - C
midi
Here are 1,679 public repositories matching this topic...
-
Updated
Aug 18, 2020 - TypeScript
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Oct 5, 2020 - C++
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Oct 3, 2020 - Rust
-
Updated
Sep 9, 2020 - C++
-
Updated
Sep 15, 2020 - JavaScript
-
Updated
Oct 2, 2020
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Oct 6, 2020 - C++
It's now possible to say that a given process type will have a default height when added in the timeline.
We should investigate relevant default heights for most processes.
See
https://github.com/ossia/score/blob/master/src/plugins/score-plugin-fx/Fx/LFO.hpp#L102
and
https://github.com/ossia/score/blob/master/src/plugins/score-addon-gfx/Gfx/Video/Presenter.hpp#L32
-
Updated
Oct 4, 2020 - 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
Aug 14, 2020 - JavaScript
-
Updated
Oct 5, 2020 - C
-
Updated
Jul 28, 2020 - C#
-
Updated
Aug 27, 2020 - Lua
-
Updated
May 5, 2020 - Objective-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
When exporting tracks, all instruments except for the active one get muted. So far soo good. When I put a automation line that mutes and unmutes instruments to create a stutter effect, it gets activated by the automation line when another instrument is active. I found a workaround, which consists of the automation line muting a FX channel that is linked to the instrument.
S