-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update surge links for NIGHTLY-2024-11-29-92eaeb1 from github action
- Loading branch information
baconpaul
committed
Nov 29, 2024
1 parent
260d381
commit d7e7467
Showing
12 changed files
with
15 additions
and
36 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 @@ | ||
aed97a2 : Fix a problem with occasional unstable low drive distortions (#7876) - Paul | ||
92eaeb1 : Upgrade clap-juce-extensions; link nightly release to changelog (#7878) - 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 @@ | ||
aed97a2 | ||
92eaeb1 |
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,27 +1,6 @@ | ||
aed97a2 : Fix a problem with occasional unstable low drive distortions (#7876) | ||
Thu, 28 Nov 2024 23:27:18 -0500 | ||
92eaeb1 : Upgrade clap-juce-extensions; link nightly release to changelog (#7878) | ||
Fri, 29 Nov 2024 09:00:18 -0500 | ||
Paul | ||
|
||
Fix a problem with occasional unstable low drive distortions (#7876) | ||
Upgrade clap-juce-extensions; link nightly release to changelog (#7878) | ||
|
||
The distortion effect used to do | ||
|
||
input *= drive; Loopup input in table | ||
|
||
When we added the waveshaper function versions we made it | ||
|
||
input *= drive | ||
|
||
if (waveshaper) | ||
input /= drive | ||
waveshaper(input, drive) | ||
else | ||
lookuip | ||
|
||
but this was usntable for very low drives. | ||
|
||
Fix it so the first scaling only happens in the lookup branch | ||
|
||
Also do a few other harmless protections and cleanups | ||
|
||
Closes https://github.com/surge-synthesizer/surge/issues/7648 |
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 @@ | ||
92eaeb1 : Upgrade clap-juce-extensions; link nightly release to changelog (#7878) - Paul | ||
aed97a2 : Fix a problem with occasional unstable low drive distortions (#7876) - Paul | ||
e4910b6 : Fix Rotary Speaker processOnlyControl (#7875) - Paul | ||
a114028 : Formula preset with custon out names save names in LFO preset (#7873) - Paul | ||
e96c99d : Expand and fix up rotation view (#7872) - Paul | ||
8e428de : Add a CLI argument to enable MPE for a session (#7871) - Paul | ||
e96c99d : Expand and fix up rotation view (#7872) - 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 @@ | ||
2024-11-29 04:46:55 UTC | ||
2024-11-29 14:23:40 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/surge/releases/download/Nightly/surge-xt-linux-x64-NIGHTLY-2024-11-29-aed97a2.deb | ||
https://github.com/surge-synthesizer/surge/releases/download/Nightly/surge-xt-linux-x64-NIGHTLY-2024-11-29-92eaeb1.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/surge/releases/download/Nightly/surge-xt-macOS-NIGHTLY-2024-11-29-aed97a2.dmg | ||
https://github.com/surge-synthesizer/surge/releases/download/Nightly/surge-xt-macOS-NIGHTLY-2024-11-29-92eaeb1.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-2024-11-29-aed97a2 | ||
NIGHTLY-2024-11-29-92eaeb1 |
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/surge/releases/download/Nightly/surge-xt-win64-NIGHTLY-2024-11-29-aed97a2-setup.exe | ||
https://github.com/surge-synthesizer/surge/releases/download/Nightly/surge-xt-win64-NIGHTLY-2024-11-29-92eaeb1-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/surge/releases/download/Nightly/surge-xt-win64-NIGHTLY-2024-11-29-aed97a2-pluginsonly.zip | ||
https://github.com/surge-synthesizer/surge/releases/download/Nightly/surge-xt-win64-NIGHTLY-2024-11-29-92eaeb1-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/surge/releases/download/Nightly/surge-xt-win32-NIGHTLY-2024-11-29-aed97a2-setup.exe | ||
https://github.com/surge-synthesizer/surge/releases/download/Nightly/surge-xt-win32-NIGHTLY-2024-11-29-92eaeb1-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/surge/releases/download/Nightly/surge-xt-win32-NIGHTLY-2024-11-29-aed97a2-pluginsonly.zip | ||
https://github.com/surge-synthesizer/surge/releases/download/Nightly/surge-xt-win32-NIGHTLY-2024-11-29-92eaeb1-pluginsonly.zip |