Skip to content

Commit

Permalink
Update releases for NIGHTLY-2023-11-03-aa95ba3
Browse files Browse the repository at this point in the history
  • Loading branch information
surge-build-bot committed Nov 3, 2023
1 parent 63f7ad5 commit 1db9449
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 18 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 @@
2d3f79d : Add Slew Limiter to Formula modulator Prelude (#7279) - Andreya-Autumn
aa95ba3 : Osc work - refactoring/enhancement of 'all notes off' handling (#7282) - Phil Stone
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 @@
2d3f79d
aa95ba3
17 changes: 11 additions & 6 deletions src/assets/includes/git_nightly_xt_log_long_display
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]>
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 @@
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
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-02 15:58:05 UTC
2023-11-03 15:43:49 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-02-2d3f79d.deb
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-linux-x64-NIGHTLY-2023-11-03-aa95ba3.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-02-2d3f79d.dmg
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-macOS-NIGHTLY-2023-11-03-aa95ba3.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-02-2d3f79d
NIGHTLY-2023-11-03-aa95ba3
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-02-2d3f79d-setup.exe
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-11-03-aa95ba3-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-02-2d3f79d-pluginsonly.zip
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-11-03-aa95ba3-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-02-2d3f79d-setup.exe
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-11-03-aa95ba3-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-02-2d3f79d-pluginsonly.zip
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-11-03-aa95ba3-pluginsonly.zip

0 comments on commit 1db9449

Please sign in to comment.