-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
670 changed files
with
47,549 additions
and
28,952 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
10 changes: 5 additions & 5 deletions
10
Builds/VisualStudio2022/Arpligner_LV2ManifestHelper.vcxproj
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
661 changes: 446 additions & 215 deletions
661
Builds/VisualStudio2022/Arpligner_SharedCode.vcxproj.filters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
16 changes: 8 additions & 8 deletions
16
...nclude_juce_audio_plugin_client_utils.cpp → ...de_juce_audio_plugin_client_AAX_utils.cpp
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,8 +1,8 @@ | ||
/* | ||
IMPORTANT! This file is auto-generated each time you save your | ||
project - if you alter its contents, your changes may be overwritten! | ||
*/ | ||
|
||
#include <juce_audio_plugin_client/juce_audio_plugin_client_utils.cpp> | ||
/* | ||
IMPORTANT! This file is auto-generated each time you save your | ||
project - if you alter its contents, your changes may be overwritten! | ||
*/ | ||
|
||
#include <juce_audio_plugin_client/juce_audio_plugin_client_AAX_utils.cpp> |
16 changes: 8 additions & 8 deletions
16
...ude_juce_audio_plugin_client_VST_utils.mm → .../include_juce_audio_plugin_client_VST2.mm
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,8 +1,8 @@ | ||
/* | ||
|
||
IMPORTANT! This file is auto-generated each time you save your | ||
project - if you alter its contents, your changes may be overwritten! | ||
|
||
*/ | ||
|
||
#include <juce_audio_plugin_client/juce_audio_plugin_client_VST_utils.mm> | ||
/* | ||
|
||
IMPORTANT! This file is auto-generated each time you save your | ||
project - if you alter its contents, your changes may be overwritten! | ||
|
||
*/ | ||
|
||
#include <juce_audio_plugin_client/juce_audio_plugin_client_VST2.mm> |
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/* | ||
|
||
IMPORTANT! This file is auto-generated each time you save your | ||
project - if you alter its contents, your changes may be overwritten! | ||
|
||
*/ | ||
|
||
#include <juce_audio_plugin_client/juce_audio_plugin_client_VST3.mm> |
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
Oops, something went wrong.