forked from surge-synthesizer/surge-synthesizer.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
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-2024-04-13-314bf28
- Loading branch information
1 parent
0afb948
commit aebec2d
Showing
12 changed files
with
48 additions
and
17 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 @@ | ||
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 |
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 @@ | ||
63ae0dc | ||
314bf28 |
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,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]> |
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 @@ | ||
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 |
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-04-12 18:48:15 UTC | ||
2024-04-13 14:29:30 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-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 |
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-2024-04-12-63ae0dc.dmg | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-macOS-NIGHTLY-2024-04-13-314bf28.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-04-12-63ae0dc | ||
NIGHTLY-2024-04-13-314bf28 |
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-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 |
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-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 |
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-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 |
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-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 |