Skip to content

Commit

Permalink
Update releases for NIGHTLY-2023-11-04-51768ac
Browse files Browse the repository at this point in the history
  • Loading branch information
surge-build-bot committed Nov 4, 2023
1 parent 1db9449 commit fa29147
Show file tree
Hide file tree
Showing 12 changed files with 26 additions and 20 deletions.
2 changes: 1 addition & 1 deletion src/assets/includes/git_nightly_xt_log_display
Original file line number Diff line number Diff line change
@@ -1 +1 @@
aa95ba3 : Osc work - refactoring/enhancement of 'all notes off' handling (#7282) - Phil Stone
51768ac : Add the FX Group name to the end of Accessible sliders (#7284) - Paul
2 changes: 1 addition & 1 deletion src/assets/includes/git_nightly_xt_log_hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
aa95ba3
51768ac
22 changes: 14 additions & 8 deletions src/assets/includes/git_nightly_xt_log_long_display
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
Closes #7238

Also add the FX group name to the VST3 parameters
4 changes: 2 additions & 2 deletions src/assets/includes/git_nightly_xt_recent_five
Original file line number Diff line number Diff line change
@@ -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
91a9298 : Osc work: added parameter querying and modulation mapping (#7276) - Phil Stone
2 changes: 1 addition & 1 deletion src/assets/includes/latest_xt_build_time
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023-11-03 15:43:49 UTC
2023-11-04 17:32:26 UTC
2 changes: 1 addition & 1 deletion src/assets/includes/latest_xt_linux_x64_url
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-03-aa95ba3.deb
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-linux-x64-NIGHTLY-2023-11-04-51768ac.deb
2 changes: 1 addition & 1 deletion src/assets/includes/latest_xt_macos_url
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-03-aa95ba3.dmg
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-macOS-NIGHTLY-2023-11-04-51768ac.dmg
2 changes: 1 addition & 1 deletion src/assets/includes/latest_xt_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
NIGHTLY-2023-11-03-aa95ba3
NIGHTLY-2023-11-04-51768ac
2 changes: 1 addition & 1 deletion src/assets/includes/latest_xt_win_x64_url
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-03-aa95ba3-setup.exe
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-11-04-51768ac-setup.exe
2 changes: 1 addition & 1 deletion src/assets/includes/latest_xt_win_x64_zip_url
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-03-aa95ba3-pluginsonly.zip
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-11-04-51768ac-pluginsonly.zip
2 changes: 1 addition & 1 deletion src/assets/includes/latest_xt_win_x86_url
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-03-aa95ba3-setup.exe
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-11-04-51768ac-setup.exe
2 changes: 1 addition & 1 deletion src/assets/includes/latest_xt_win_x86_zip_url
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-03-aa95ba3-pluginsonly.zip
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-11-04-51768ac-pluginsonly.zip

0 comments on commit fa29147

Please sign in to comment.