Skip to content

Commit

Permalink
Update releases for NIGHTLY-2023-10-14-1a479d0
Browse files Browse the repository at this point in the history
  • Loading branch information
surge-build-bot committed Oct 14, 2023
1 parent 6797031 commit 08995b4
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 25 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 @@
ac92a7b : Fix a white noise blast caused by Reverb 1 (#7253) - Paul
1a479d0 : Remove the explicit immintrin include from portable_intrinsics (#7255) - 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 @@
ac92a7b
1a479d0
17 changes: 5 additions & 12 deletions src/assets/includes/git_nightly_xt_log_long_display
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
ac92a7b : Fix a white noise blast caused by Reverb 1 (#7253)
Sat, 14 Oct 2023 16:38:02 -0400
1a479d0 : Remove the explicit immintrin include from portable_intrinsics (#7255)
Sat, 14 Oct 2023 17:15:24 -0400
Paul

Fix a white noise blast caused by Reverb 1 (#7253)
Remove the explicit immintrin include from portable_intrinsics (#7255)

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.

So I made the clear-buffers-on-change stuff only happen if you change the room shape. Fine.

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.

Addresses #7250

Probably fixes it too but want phil to test.
portable_intrinsics should really bite the dust but at least now
we know it doesn't need this ancient include.
6 changes: 3 additions & 3 deletions src/assets/includes/git_nightly_xt_recent_five
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
1a479d0 : Remove the explicit immintrin include from portable_intrinsics (#7255) - Paul
ef61c49 : Deal with macos / juce zip __MACOSX directory stuff (#7254) - Paul
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
b56e699 : Osc work (#7247) - 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-10-14 21:15:33 UTC
2023-10-14 21:47:40 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-14-ac92a7b.deb
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-linux-x64-NIGHTLY-2023-10-14-1a479d0.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-14-ac92a7b.dmg
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-macOS-NIGHTLY-2023-10-14-1a479d0.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-14-ac92a7b
NIGHTLY-2023-10-14-1a479d0
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-14-ac92a7b-setup.exe
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-10-14-1a479d0-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-14-ac92a7b-pluginsonly.zip
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-10-14-1a479d0-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-14-ac92a7b-setup.exe
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-10-14-1a479d0-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-14-ac92a7b-pluginsonly.zip
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-10-14-1a479d0-pluginsonly.zip

0 comments on commit 08995b4

Please sign in to comment.