Skip to content

Commit

Permalink
Update releases for NIGHTLY-2023-10-14-ac92a7b
Browse files Browse the repository at this point in the history
  • Loading branch information
surge-build-bot committed Oct 14, 2023
1 parent 4165cff commit 6797031
Show file tree
Hide file tree
Showing 12 changed files with 21 additions and 23 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 @@
c694f89 : Add a test suite *after* surge-xt (#7248) - Paul
ac92a7b : Fix a white noise blast caused by Reverb 1 (#7253) - 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 @@
c694f89
ac92a7b
20 changes: 9 additions & 11 deletions src/assets/includes/git_nightly_xt_log_long_display
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
c694f89 : Add a test suite *after* surge-xt (#7248)
Tue, 10 Oct 2023 18:14:47 -0400
ac92a7b : Fix a white noise blast caused by Reverb 1 (#7253)
Sat, 14 Oct 2023 16:38:02 -0400
Paul

Add a test suite *after* surge-xt (#7248)
Fix a white noise blast caused by Reverb 1 (#7253)

* Add a test suite *after* surge-xt
It used to be reverb1 would clear all buffers if you changed room model (fine) or room size. The second was gratuitous. You didn't need to do that. Modulating room size is a bit wierd sounding but kinda cool. Rack users wanted it for sure.

this allows us to test features in SurgeSynthProcessor not
just surge-common. Specifically it lets us test OSC message
handling.
So I made the clear-buffers-on-change stuff only happen if you change the room shape. Fine.

There's a lot of stuff here which would be boilerplate if
we had a lot of tests. Will leave that to adventurous
OSC tester to figure out.
but I didn't add a clear-buffers-no-matter-what-on-init. It should have been there. Of course you clear your buffers on init. But it wasn't. This lack of a clear buffers on init bug was masked forever (literally - this is code back to epoch) by the over-clearing on modulation.

* Conditionalize xt tests in ctest
Addresses #7250

Probably fixes it too but want phil to test.
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 @@
ac92a7b : Fix a white noise blast caused by Reverb 1 (#7253) - Paul
c694f89 : Add a test suite *after* surge-xt (#7248) - Paul
b56e699 : Osc work (#7247) - Phil Stone
8cdaf0a : Clean up Biquad Array Initialization in SurgeSynth ctor (#7245) - Paul
9d5e0ca : Sustain pedal is omni in Channel per octave mode (#7244) - EvilDragon
aa0ed60 : Revert "Modern Oscillator Pitch: Lag -> Lipol (#7231)" (#7242) - Paul
9d5e0ca : Sustain pedal is omni in Channel per octave mode (#7244) - 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-10-10 22:56:20 UTC
2023-10-14 21:15:33 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-10-10-c694f89.deb
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-linux-x64-NIGHTLY-2023-10-14-ac92a7b.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-10-10-c694f89.dmg
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-macOS-NIGHTLY-2023-10-14-ac92a7b.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-10-10-c694f89
NIGHTLY-2023-10-14-ac92a7b
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-10-10-c694f89-setup.exe
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-10-14-ac92a7b-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-10-10-c694f89-pluginsonly.zip
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-10-14-ac92a7b-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-10-10-c694f89-setup.exe
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-10-14-ac92a7b-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-10-10-c694f89-pluginsonly.zip
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-10-14-ac92a7b-pluginsonly.zip

0 comments on commit 6797031

Please sign in to comment.