From 1db9449471ac70f29d9197e0295d1afb2459d526 Mon Sep 17 00:00:00 2001 From: surge-build-bot Date: Fri, 3 Nov 2023 15:43:49 +0000 Subject: [PATCH] Update releases for NIGHTLY-2023-11-03-aa95ba3 --- src/assets/includes/git_nightly_xt_log_display | 2 +- src/assets/includes/git_nightly_xt_log_hash | 2 +- .../includes/git_nightly_xt_log_long_display | 17 +++++++++++------ src/assets/includes/git_nightly_xt_recent_five | 4 ++-- src/assets/includes/latest_xt_build_time | 2 +- src/assets/includes/latest_xt_linux_x64_url | 2 +- src/assets/includes/latest_xt_macos_url | 2 +- src/assets/includes/latest_xt_version | 2 +- src/assets/includes/latest_xt_win_x64_url | 2 +- src/assets/includes/latest_xt_win_x64_zip_url | 2 +- src/assets/includes/latest_xt_win_x86_url | 2 +- src/assets/includes/latest_xt_win_x86_zip_url | 2 +- 12 files changed, 23 insertions(+), 18 deletions(-) diff --git a/src/assets/includes/git_nightly_xt_log_display b/src/assets/includes/git_nightly_xt_log_display index 0f671e4198..bc2de1a855 100644 --- a/src/assets/includes/git_nightly_xt_log_display +++ b/src/assets/includes/git_nightly_xt_log_display @@ -1 +1 @@ -2d3f79d : Add Slew Limiter to Formula modulator Prelude (#7279) - Andreya-Autumn \ No newline at end of file +aa95ba3 : Osc work - refactoring/enhancement of 'all notes off' handling (#7282) - Phil Stone \ No newline at end of file diff --git a/src/assets/includes/git_nightly_xt_log_hash b/src/assets/includes/git_nightly_xt_log_hash index 7822f311c9..a675195656 100644 --- a/src/assets/includes/git_nightly_xt_log_hash +++ b/src/assets/includes/git_nightly_xt_log_hash @@ -1 +1 @@ -2d3f79d \ No newline at end of file +aa95ba3 \ No newline at end of file diff --git a/src/assets/includes/git_nightly_xt_log_long_display b/src/assets/includes/git_nightly_xt_log_long_display index b0e7650a8b..a3c70ea90e 100644 --- a/src/assets/includes/git_nightly_xt_log_long_display +++ b/src/assets/includes/git_nightly_xt_log_long_display @@ -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 -Co-authored-by: Mario Kruselj \ No newline at end of file +* 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 \ No newline at end of file diff --git a/src/assets/includes/git_nightly_xt_recent_five b/src/assets/includes/git_nightly_xt_recent_five index a1386c7ecc..1bf167ea36 100644 --- a/src/assets/includes/git_nightly_xt_recent_five +++ b/src/assets/includes/git_nightly_xt_recent_five @@ -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 \ No newline at end of file +f450bf2 : Fix segfault when setting up OSC connections (#7275) - EvilDragon \ No newline at end of file diff --git a/src/assets/includes/latest_xt_build_time b/src/assets/includes/latest_xt_build_time index a41ec64bbf..f7b2ed66d7 100644 --- a/src/assets/includes/latest_xt_build_time +++ b/src/assets/includes/latest_xt_build_time @@ -1 +1 @@ -2023-11-02 15:58:05 UTC +2023-11-03 15:43:49 UTC diff --git a/src/assets/includes/latest_xt_linux_x64_url b/src/assets/includes/latest_xt_linux_x64_url index e8c5a3c1bb..011a474c1b 100644 --- a/src/assets/includes/latest_xt_linux_x64_url +++ b/src/assets/includes/latest_xt_linux_x64_url @@ -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 diff --git a/src/assets/includes/latest_xt_macos_url b/src/assets/includes/latest_xt_macos_url index 1a162c5b94..8226f0fbd9 100644 --- a/src/assets/includes/latest_xt_macos_url +++ b/src/assets/includes/latest_xt_macos_url @@ -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 diff --git a/src/assets/includes/latest_xt_version b/src/assets/includes/latest_xt_version index dbbe6fe20d..8aa060f3ba 100644 --- a/src/assets/includes/latest_xt_version +++ b/src/assets/includes/latest_xt_version @@ -1 +1 @@ -NIGHTLY-2023-11-02-2d3f79d +NIGHTLY-2023-11-03-aa95ba3 diff --git a/src/assets/includes/latest_xt_win_x64_url b/src/assets/includes/latest_xt_win_x64_url index a3ca8a2881..851b9b78c8 100644 --- a/src/assets/includes/latest_xt_win_x64_url +++ b/src/assets/includes/latest_xt_win_x64_url @@ -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 diff --git a/src/assets/includes/latest_xt_win_x64_zip_url b/src/assets/includes/latest_xt_win_x64_zip_url index 38ced90a22..70abaee235 100644 --- a/src/assets/includes/latest_xt_win_x64_zip_url +++ b/src/assets/includes/latest_xt_win_x64_zip_url @@ -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 diff --git a/src/assets/includes/latest_xt_win_x86_url b/src/assets/includes/latest_xt_win_x86_url index 8a2c3cc989..6da5f761b9 100644 --- a/src/assets/includes/latest_xt_win_x86_url +++ b/src/assets/includes/latest_xt_win_x86_url @@ -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 diff --git a/src/assets/includes/latest_xt_win_x86_zip_url b/src/assets/includes/latest_xt_win_x86_zip_url index 22b2ece75e..5927c2c56c 100644 --- a/src/assets/includes/latest_xt_win_x86_zip_url +++ b/src/assets/includes/latest_xt_win_x86_zip_url @@ -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