Skip to content

Commit

Permalink
Update surge links for NIGHTLY-2024-11-29-92eaeb1 from github action
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Nov 29, 2024
1 parent 260d381 commit d7e7467
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 36 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 @@
aed97a2 : Fix a problem with occasional unstable low drive distortions (#7876) - Paul
92eaeb1 : Upgrade clap-juce-extensions; link nightly release to changelog (#7878) - 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 @@
aed97a2
92eaeb1
27 changes: 3 additions & 24 deletions src/assets/includes/git_nightly_xt_log_long_display
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
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 @@
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
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 @@
2024-11-29 04:46:55 UTC
2024-11-29 14:23: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/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
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/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
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-2024-11-29-aed97a2
NIGHTLY-2024-11-29-92eaeb1
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/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
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/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
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/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
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/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

0 comments on commit d7e7467

Please sign in to comment.