Skip to content

Commit

Permalink
Update releases for NIGHTLY-2023-12-06-8d4551f
Browse files Browse the repository at this point in the history
  • Loading branch information
surge-build-bot committed Dec 6, 2023
1 parent 9aceb08 commit c354894
Show file tree
Hide file tree
Showing 12 changed files with 19 additions and 27 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 @@
3a18c1d : Adds stub type definitions to surgepy. Fixes #7362 (#7363) - Kinga Janicka
8d4551f : Bonsai Sample Rate Changes work (#7367) - 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 @@
3a18c1d
8d4551f
22 changes: 7 additions & 15 deletions src/assets/includes/git_nightly_xt_log_long_display
Original file line number Diff line number Diff line change
@@ -1,17 +1,9 @@
3a18c1d : Adds stub type definitions to surgepy. Fixes #7362 (#7363)
Wed, 6 Dec 2023 12:03:48 +0000
Kinga Janicka
8d4551f : Bonsai Sample Rate Changes work (#7367)
Wed, 6 Dec 2023 07:46:02 -0500
Paul

Adds stub type definitions to surgepy. Fixes #7362 (#7363)
Bonsai Sample Rate Changes work (#7367)

* Adds stub type definitions to surgepy. Fixes #7362

* Update surgepy.cpp

Added comment explaining how to generate stub types.

* Clang Format

---------

Co-authored-by: Paul Walker <[email protected]>
Bonsai had const construction time SR variables; fix to be at init.
The SSTFXAdapter didn't notify effects properly when sample rates
changed. Also fix.
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 @@
8d4551f : Bonsai Sample Rate Changes work (#7367) - Paul
3a18c1d : Adds stub type definitions to surgepy. Fixes #7362 (#7363) - Kinga Janicka
60366dc : Add keybinding for fullscreen (default to F11), standalone only (#7366) - EvilDragon
5b68ef7 : Bonsai: zero out `last` array on initialize() (#7364) - EvilDragon
f03a06f : More Formula Subscription Changes: Timing and Voice (#7358) - Paul
5a85e9f : Formula Modulator Tweaks (#7357) - Paul
f03a06f : More Formula Subscription Changes: Timing and Voice (#7358) - 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 @@
2023-12-06 12:42:56 UTC
2023-12-06 13:31:16 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-12-06-3a18c1d.deb
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-linux-x64-NIGHTLY-2023-12-06-8d4551f.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-12-06-3a18c1d.dmg
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-macOS-NIGHTLY-2023-12-06-8d4551f.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-12-06-3a18c1d
NIGHTLY-2023-12-06-8d4551f
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-12-06-3a18c1d-setup.exe
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-12-06-8d4551f-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-12-06-3a18c1d-pluginsonly.zip
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2023-12-06-8d4551f-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-12-06-3a18c1d-setup.exe
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-12-06-8d4551f-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-12-06-3a18c1d-pluginsonly.zip
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2023-12-06-8d4551f-pluginsonly.zip

0 comments on commit c354894

Please sign in to comment.