-
Notifications
You must be signed in to change notification settings - Fork 34
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-2023-11-03-aa95ba3
- Loading branch information
1 parent
63f7ad5
commit 1db9449
Showing
12 changed files
with
23 additions
and
18 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 @@ | ||
2d3f79d : Add Slew Limiter to Formula modulator Prelude (#7279) - Andreya-Autumn | ||
aa95ba3 : Osc work - refactoring/enhancement of 'all notes off' handling (#7282) - Phil Stone |
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 @@ | ||
2d3f79d | ||
aa95ba3 |
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,8 +1,13 @@ | ||
2d3f79d : Add Slew Limiter to Formula modulator Prelude (#7279) | ||
Thu, 2 Nov 2023 16:19:14 +0100 | ||
Andreya-Autumn | ||
aa95ba3 : Osc work - refactoring/enhancement of 'all notes off' handling (#7282) | ||
Fri, 3 Nov 2023 08:01:52 -0700 | ||
Phil Stone | ||
|
||
Add Slew Limiter to Formula modulator Prelude (#7279) | ||
Osc work - refactoring/enhancement of 'all notes off' handling (#7282) | ||
|
||
Co-authored-by: Paul Walker <[email protected]> | ||
Co-authored-by: Mario Kruselj <[email protected]> | ||
* Refactored SurgeSynthesizer::allNotesOff() to allSoundOff(). Pointed MIDI 'allnotesoff' and OSC /allnotesoff to the code formerly embedded in the switch statement for MIDI CC 123, now called 'allNotesOff()' (which releases notes rather than kills all sound). Added /allsoundoff message to OSC. | ||
|
||
* Update to 'allnotesoff' refactoring -- allSoundOff() -> stopSound() to avoid confusion with allSoundOff used by MIDI and OSC. | ||
|
||
--------- | ||
|
||
Co-authored-by: Phil Stone <[email protected]> |
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 @@ | ||
aa95ba3 : Osc work - refactoring/enhancement of 'all notes off' handling (#7282) - Phil Stone | ||
2d3f79d : Add Slew Limiter to Formula modulator Prelude (#7279) - Andreya-Autumn | ||
829f483 : Fx Phaser LFO Waveoform names (#7280) - EvilDragon | ||
91a9298 : Osc work: added parameter querying and modulation mapping (#7276) - Phil Stone | ||
f450bf2 : Fix segfault when setting up OSC connections (#7275) - EvilDragon | ||
1c7beda : OSC setup stored in DAW extra state (#7272) - EvilDragon | ||
f450bf2 : Fix segfault when setting up OSC connections (#7275) - EvilDragon |
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 @@ | ||
2023-11-02 15:58:05 UTC | ||
2023-11-03 15:43:49 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 @@ | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-linux-x64-NIGHTLY-2023-11-02-2d3f79d.deb | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-linux-x64-NIGHTLY-2023-11-03-aa95ba3.deb |
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 @@ | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-macOS-NIGHTLY-2023-11-02-2d3f79d.dmg | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-macOS-NIGHTLY-2023-11-03-aa95ba3.dmg |
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-2023-11-02-2d3f79d | ||
NIGHTLY-2023-11-03-aa95ba3 |
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 @@ | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-11-02-2d3f79d-setup.exe | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-11-03-aa95ba3-setup.exe |
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 @@ | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-11-02-2d3f79d-pluginsonly.zip | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-11-03-aa95ba3-pluginsonly.zip |
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 @@ | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-11-02-2d3f79d-setup.exe | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-11-03-aa95ba3-setup.exe |
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 @@ | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-11-02-2d3f79d-pluginsonly.zip | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-11-03-aa95ba3-pluginsonly.zip |