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-26-19f354f
- Loading branch information
1 parent
d762b0d
commit 2006b52
Showing
12 changed files
with
18 additions
and
22 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 @@ | ||
a1b3109 : Move Params to have an SurgeSynthProcessor vs a SurgeSynthesizer (#7627) - Paul | ||
19f354f : Prettify host context menu for Reaper (#7620) - EvilDragon |
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 @@ | ||
a1b3109 | ||
19f354f |
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,13 +1,9 @@ | ||
a1b3109 : Move Params to have an SurgeSynthProcessor vs a SurgeSynthesizer (#7627) | ||
Fri, 26 Apr 2024 09:03:44 -0400 | ||
Paul | ||
19f354f : Prettify host context menu for Reaper (#7620) | ||
Fri, 26 Apr 2024 16:37:53 +0200 | ||
EvilDragon | ||
|
||
Move Params to have an SurgeSynthProcessor vs a SurgeSynthesizer (#7627) | ||
Prettify host context menu for Reaper (#7620) | ||
|
||
this allows access to surge still via the ->surge member | ||
(which we actually cache on the param to avoid changing too | ||
much code) but allows a future where you can do OSC on | ||
VST3 etc changes. | ||
Removes repeated parameter name in ugly square brackets in Reaper case. | ||
|
||
There's no functionality change here. But comments implyign | ||
how it would work | ||
This unfortunately had to modify the semantics of SurgeSynthEditor::modifyHostMenu() to work with a copy rather than a direct reference, since I didn't see a way to remove a menu entry when working with juce::PopupMenu::MenuItemIterator. |
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 @@ | ||
19f354f : Prettify host context menu for Reaper (#7620) - EvilDragon | ||
a1b3109 : Move Params to have an SurgeSynthProcessor vs a SurgeSynthesizer (#7627) - Paul | ||
74d4dde : Changed 'deact' to 'enable' in OSC output; tweak to OSC spec. (#7621) - Phil Stone | ||
d29c819 : Add Freeze release at sustain level option for AEG (#7594) - EvilDragon | ||
6a6f094 : Add failsafe to OSC save patch to user patch dir (#7617) - gitsmol | ||
a20b015 : Portable Mode comes to Linux (#7615) - Paul | ||
6a6f094 : Add failsafe to OSC save patch to user patch dir (#7617) - gitsmol |
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-26 13:39:13 UTC | ||
2024-04-26 15:35:18 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-26-a1b3109.deb | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-linux-x64-NIGHTLY-2024-04-26-19f354f.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-26-a1b3109.dmg | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-macOS-NIGHTLY-2024-04-26-19f354f.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-26-a1b3109 | ||
NIGHTLY-2024-04-26-19f354f |
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-26-a1b3109-setup.exe | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2024-04-26-19f354f-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-26-a1b3109-pluginsonly.zip | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win64-NIGHTLY-2024-04-26-19f354f-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-26-a1b3109-setup.exe | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2024-04-26-19f354f-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-26-a1b3109-pluginsonly.zip | ||
https://github.com/surge-synthesizer/releases-xt/releases/download/Nightly/surge-xt-win32-NIGHTLY-2024-04-26-19f354f-pluginsonly.zip |