Skip to content

Commit

Permalink
Update releases for NIGHTLY-2024-04-13-314bf28
Browse files Browse the repository at this point in the history
  • Loading branch information
surge-build-bot committed Apr 13, 2024
1 parent 0afb948 commit aebec2d
Show file tree
Hide file tree
Showing 12 changed files with 48 additions and 17 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 @@
63ae0dc : Add a host-side menu modifier method for prettification (#7605) - EvilDragon
314bf28 : Osc work: fix to /wavetable query of never-a-wavetable oscillator (#7606) - Phil Stone
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 @@
63ae0dc
314bf28
41 changes: 36 additions & 5 deletions src/assets/includes/git_nightly_xt_log_long_display
Original file line number Diff line number Diff line change
@@ -1,7 +1,38 @@
63ae0dc : Add a host-side menu modifier method for prettification (#7605)
Fri, 12 Apr 2024 20:07:13 +0200
EvilDragon
314bf28 : Osc work: fix to /wavetable query of never-a-wavetable oscillator (#7606)
Sat, 13 Apr 2024 06:39:11 -0700
Phil Stone

Add a host-side menu modifier method for prettification (#7605)
Osc work: fix to /wavetable query of never-a-wavetable oscillator (#7606)

Apply it for FL Studio as it stands (nicer section header rendering)
* Adding /wavetable support to OSC

* Cleaning out some merge gark that snuck in

* one more cleanup

* /wavetable OSC functionality now includes /id, /incr, and /decr input messages for changing wavetable on a given scene/osc. Querying of current wavetable also supported.

* Refactored some confusing variable naming that reflected old structure to something much simpler and more logical.

* Updated OSC specification

* Caught two place where changing wavetables were not getting echoed to OSC (loading by filename and accessible "increment").

* Spec tweaks

* Another spec. tweak

* Made /q/wavetable output consistent with input (added '/index' to reported address)

* Spec update for /q/wavetable change

* spec tweak

* Refactored getCurrentWavetableName() from OscillatorWaveformDisplay into SurgeStorage, and used it for OSC output of wavetable name.

* clang-format

---------

Co-authored-by: Paul <[email protected]>
Co-authored-by: Paul Walker <[email protected]>
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 @@
314bf28 : Osc work: fix to /wavetable query of never-a-wavetable oscillator (#7606) - Phil Stone
63ae0dc : Add a host-side menu modifier method for prettification (#7605) - EvilDragon
eaa5444 : OSC enhancements: wavetable selection support, etc. (#7603) - Phil Stone
a7a2a99 : OSC features added: save/load to userPatchPath, param extended options doc messages (#7600) - gitsmol
dc005be : Osc work: fix for #7592 (#7599) - Phil Stone
d781a04 : OSC work: added MIDI-style controller OSC-in messages (#7596) - Phil Stone
dc005be : Osc work: fix for #7592 (#7599) - 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 @@
2024-04-12 18:48:15 UTC
2024-04-13 14:29:30 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-2024-04-12-63ae0dc.deb
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-linux-x64-NIGHTLY-2024-04-13-314bf28.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-2024-04-12-63ae0dc.dmg
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-macOS-NIGHTLY-2024-04-13-314bf28.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-04-12-63ae0dc
NIGHTLY-2024-04-13-314bf28
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-2024-04-12-63ae0dc-setup.exe
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2024-04-13-314bf28-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-2024-04-12-63ae0dc-pluginsonly.zip
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2024-04-13-314bf28-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-2024-04-12-63ae0dc-setup.exe
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2024-04-13-314bf28-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-2024-04-12-63ae0dc-pluginsonly.zip
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2024-04-13-314bf28-pluginsonly.zip

0 comments on commit aebec2d

Please sign in to comment.