diff --git a/src/assets/includes/git_nightly_xt_log_display b/src/assets/includes/git_nightly_xt_log_display index bc2de1a855..8a8751e6ed 100644 --- a/src/assets/includes/git_nightly_xt_log_display +++ b/src/assets/includes/git_nightly_xt_log_display @@ -1 +1 @@ -aa95ba3 : Osc work - refactoring/enhancement of 'all notes off' handling (#7282) - Phil Stone \ No newline at end of file +51768ac : Add the FX Group name to the end of Accessible sliders (#7284) - Paul \ 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 a675195656..f72129a88d 100644 --- a/src/assets/includes/git_nightly_xt_log_hash +++ b/src/assets/includes/git_nightly_xt_log_hash @@ -1 +1 @@ -aa95ba3 \ No newline at end of file +51768ac \ 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 a3c70ea90e..f0a475f5d7 100644 --- a/src/assets/includes/git_nightly_xt_log_long_display +++ b/src/assets/includes/git_nightly_xt_log_long_display @@ -1,13 +1,19 @@ -aa95ba3 : Osc work - refactoring/enhancement of 'all notes off' handling (#7282) -Fri, 3 Nov 2023 08:01:52 -0700 -Phil Stone +51768ac : Add the FX Group name to the end of Accessible sliders (#7284) +Sat, 4 Nov 2023 12:57:43 -0400 +Paul -Osc work - refactoring/enhancement of 'all notes off' handling (#7282) +Add the FX Group name to the end of Accessible sliders (#7284) -* 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. +* Add the FX Group name to Accessible and VST3 names. -* Update to 'allnotesoff' refactoring -- allSoundOff() -> stopSound() to avoid confusion with allSoundOff used by MIDI and OSC. +so rather than getting "channel, mix, channel, mix" you get +"channel - Left, Mix - Left, Channel - Right, Mix - Right" +etc. (VST3 uses Left - channel; Mix - channel instead) ---------- +The implementation of this is kinda gross, but that's part of +the sturcture of the fx. Along the way add a single function +go to param index to group index. -Co-authored-by: Phil Stone \ No newline at end of file +Closes #7238 + +Also add the FX group name to the VST3 parameters diff --git a/src/assets/includes/git_nightly_xt_recent_five b/src/assets/includes/git_nightly_xt_recent_five index 1bf167ea36..2e5deb0ed8 100644 --- a/src/assets/includes/git_nightly_xt_recent_five +++ b/src/assets/includes/git_nightly_xt_recent_five @@ -1,5 +1,5 @@ +51768ac : Add the FX Group name to the end of Accessible sliders (#7284) - Paul 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 \ No newline at end of file +91a9298 : Osc work: added parameter querying and modulation mapping (#7276) - Phil Stone \ 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 f7b2ed66d7..c81e263dda 100644 --- a/src/assets/includes/latest_xt_build_time +++ b/src/assets/includes/latest_xt_build_time @@ -1 +1 @@ -2023-11-03 15:43:49 UTC +2023-11-04 17:32:26 UTC diff --git a/src/assets/includes/latest_xt_linux_x64_url b/src/assets/includes/latest_xt_linux_x64_url index 011a474c1b..162efafb0f 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-03-aa95ba3.deb +https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-linux-x64-NIGHTLY-2023-11-04-51768ac.deb diff --git a/src/assets/includes/latest_xt_macos_url b/src/assets/includes/latest_xt_macos_url index 8226f0fbd9..3b96b757ab 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-03-aa95ba3.dmg +https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-macOS-NIGHTLY-2023-11-04-51768ac.dmg diff --git a/src/assets/includes/latest_xt_version b/src/assets/includes/latest_xt_version index 8aa060f3ba..9343f4b40c 100644 --- a/src/assets/includes/latest_xt_version +++ b/src/assets/includes/latest_xt_version @@ -1 +1 @@ -NIGHTLY-2023-11-03-aa95ba3 +NIGHTLY-2023-11-04-51768ac diff --git a/src/assets/includes/latest_xt_win_x64_url b/src/assets/includes/latest_xt_win_x64_url index 851b9b78c8..a2f76f13cd 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-03-aa95ba3-setup.exe +https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-11-04-51768ac-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 70abaee235..e621e0906c 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-03-aa95ba3-pluginsonly.zip +https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-11-04-51768ac-pluginsonly.zip diff --git a/src/assets/includes/latest_xt_win_x86_url b/src/assets/includes/latest_xt_win_x86_url index 6da5f761b9..7940201ce9 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-03-aa95ba3-setup.exe +https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-11-04-51768ac-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 5927c2c56c..253a9631cb 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-03-aa95ba3-pluginsonly.zip +https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-11-04-51768ac-pluginsonly.zip