-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update releases for NIGHTLY-2023-10-14-ac92a7b
- Loading branch information
1 parent
4165cff
commit 6797031
Showing
12 changed files
with
21 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
c694f89 | ||
ac92a7b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
NIGHTLY-2023-10-10-c694f89 | ||
NIGHTLY-2023-10-14-ac92a7b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |