-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update releases for NIGHTLY-2022-05-30-658a4f4
- Loading branch information
1 parent
d77b993
commit 1c48dce
Showing
6 changed files
with
16 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
722d74f : Some more accessible feedback (#6214) - Paul | ||
658a4f4 : Clap note expression and port tweaks (#6215) - Paul |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
722d74f | ||
658a4f4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,14 @@ | ||
722d74f : Some more accessible feedback (#6214) | ||
Sun, 29 May 2022 19:34:24 -0400 | ||
658a4f4 : Clap note expression and port tweaks (#6215) | ||
Sun, 29 May 2022 22:16:30 -0400 | ||
Paul | ||
|
||
Some more accessible feedback (#6214) | ||
Clap note expression and port tweaks (#6215) | ||
|
||
1. Macro VST/CLAP names are "Macro N : Foo" rather than "C N-1: Foo" | ||
2. The value display control in amcro list is accesible off | ||
3. The macro slider is 01 clamped | ||
4. The macro slider speaks the right value in bipolar mode | ||
1. Support CLAP_NOTE_DIALECT_NOTE_CLAP properly through extensions | ||
upgrade | ||
2. Handle polyphonic modulation without a note id since I say I can | ||
be addressed by channel | ||
3. Make note_id = -1 the sentinel for absent note id as opposed to | ||
note_id > 0 the sentinel for present note id | ||
|
||
Addresses #5714 | ||
Closes #6212 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
658a4f4 : Clap note expression and port tweaks (#6215) - Paul | ||
722d74f : Some more accessible feedback (#6214) - Paul | ||
5d65fc3 : Fix wrong unit used for Spring Reverb Decay parameter (#6211) - EvilDragon | ||
51bcfb9 : Accessibility Beta Feedback (#6210) - Paul | ||
215ad13 : Accessibility Close to the End (#6209) - Paul | ||
6ac7c81 : Accessibility Improvements (#6208) - Paul | ||
215ad13 : Accessibility Close to the End (#6209) - Paul |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2022-05-30 00:24:05 UTC | ||
2022-05-30 03:12:56 UTC |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
NIGHTLY-2022-05-29-722d74f | ||
NIGHTLY-2022-05-30-658a4f4 |