-
Notifications
You must be signed in to change notification settings - Fork 67
/
DawDreamer.jucer
247 lines (246 loc) · 19.5 KB
/
DawDreamer.jucer
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
<?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="EHAJpP" name="DawDreamer" projectType="dll" version="0.8.3"
bundleIdentifier="design.dirt.DawDreamer" includeBinaryInAppConfig="1"
displaySplashScreen="1" reportAppUsage="0" splashScreenColour="Dark"
cppLanguageStandard="17" companyCopyright="" jucerFormatVersion="1"
defines="PIP_JUCE_EXAMPLES_DIRECTORY=QzpcdG9vbHNcSlVDRVxleGFtcGxlcw=="
addUsingNamespaceToJuceHeader="0" headerPath="../../thirdparty; ../../thirdparty/pybind11/include; ../../thirdparty/faust/architecture; ../../thirdparty/faust/compiler; ../../thirdparty/faust/compiler/boxes; ../../thirdparty/faust/compiler/documentator; ../../thirdparty/faust/compiler/draw; ../../thirdparty/faust/compiler/draw/device; ../../thirdparty/faust/compiler/draw/schema; ../../thirdparty/faust/compiler/errors; ../../thirdparty/faust/compiler/evaluate; ../../thirdparty/faust/compiler/extended; ../../thirdparty/faust/compiler/generator; ../../thirdparty/faust/compiler/generator/interpreter; ../../thirdparty/faust/compiler/normalize; ../../thirdparty/faust/compiler/parallelize; ../../thirdparty/faust/compiler/parser; ../../thirdparty/faust/compiler/patternmatcher; ../../thirdparty/faust/compiler/propagate; ../../thirdparty/faust/compiler/signals; ../../thirdparty/faust/compiler/tlib; ../../thirdparty/faust/compiler/transform; ../../thirdparty/faust/compiler/utils; ../../thirdparty/libsamplerate/src; ../../thirdparty/libsamplerate/include;">
<MAINGROUP id="tONOKg" name="DawDreamer">
<GROUP id="{0E83F486-B7F5-9380-D835-6FDD219C6256}" name="Libsamplerate">
<FILE id="rIpQBw" name="samplerate.h" compile="0" resource="0" file="thirdparty/libsamplerate/include/samplerate.h"/>
</GROUP>
<GROUP id="{7CC9F263-A7AC-3CCC-E658-863D58B298DA}" name="Processors">
<FILE id="jOW6TY" name="StandalonePluginWindow.h" compile="1" resource="0"
file="Source/StandalonePluginWindow.h"/>
<GROUP id="{D5318407-55AB-D493-B9CC-88A8BBA22E03}" name="Sampler">
<GROUP id="{8E8661E0-FBB6-10E7-B37B-8807571601AE}" name="Components">
<FILE id="NjHoz1" name="LoopPointMarker.h" compile="0" resource="0"
file="Source/Sampler/Source/Components/LoopPointMarker.h"/>
<FILE id="H6cQfv" name="LoopPointsOverlay.h" compile="0" resource="0"
file="Source/Sampler/Source/Components/LoopPointsOverlay.h"/>
<FILE id="cNiIzJ" name="MainSamplerView.h" compile="0" resource="0"
file="Source/Sampler/Source/Components/MainSamplerView.h"/>
<FILE id="d5875C" name="MPELegacySettingsComponent.h" compile="0" resource="0"
file="Source/Sampler/Source/Components/MPELegacySettingsComponent.h"/>
<FILE id="a3LrYy" name="MPENewSettingsComponent.h" compile="0" resource="0"
file="Source/Sampler/Source/Components/MPENewSettingsComponent.h"/>
<FILE id="o5Y4NN" name="MPESettingsComponent.h" compile="0" resource="0"
file="Source/Sampler/Source/Components/MPESettingsComponent.h"/>
<FILE id="HTWzw2" name="PlaybackPositionOverlay.h" compile="0" resource="0"
file="Source/Sampler/Source/Components/PlaybackPositionOverlay.h"/>
<FILE id="S1KZ1M" name="Ruler.h" compile="0" resource="0" file="Source/Sampler/Source/Components/Ruler.h"/>
<FILE id="uQ77Y3" name="WaveformEditor.h" compile="0" resource="0"
file="Source/Sampler/Source/Components/WaveformEditor.h"/>
<FILE id="BesjBK" name="WaveformView.h" compile="0" resource="0" file="Source/Sampler/Source/Components/WaveformView.h"/>
</GROUP>
<GROUP id="{6E9F493F-31E0-1A31-962A-45D040F6BF4C}" name="DataModels">
<FILE id="F9KQFN" name="DataModel.cpp" compile="1" resource="0" file="Source/Sampler/Source/DataModels/DataModel.cpp"/>
<FILE id="fFG3ej" name="DataModel.h" compile="0" resource="0" file="Source/Sampler/Source/DataModels/DataModel.h"/>
<FILE id="QEF3Ei" name="MPESettingsDataModel.cpp" compile="1" resource="0"
file="Source/Sampler/Source/DataModels/MPESettingsDataModel.cpp"/>
<FILE id="dSMQ80" name="MPESettingsDataModel.h" compile="0" resource="0"
file="Source/Sampler/Source/DataModels/MPESettingsDataModel.h"/>
<FILE id="TXtCF9" name="VisibleRangeDataModel.h" compile="0" resource="0"
file="Source/Sampler/Source/DataModels/VisibleRangeDataModel.h"/>
</GROUP>
<FILE id="vUwl7m" name="CommandFifo.h" compile="0" resource="0" file="Source/Sampler/Source/CommandFifo.h"/>
<FILE id="djy6bB" name="DemoUtilities.h" compile="0" resource="0" file="Source/Sampler/Source/DemoUtilities.h"/>
<FILE id="k8BFzu" name="FileAudioFormatReaderFactory.h" compile="0"
resource="0" file="Source/Sampler/Source/FileAudioFormatReaderFactory.h"/>
<FILE id="w1zvyE" name="Main.cpp" compile="0" resource="0" file="Source/Sampler/Source/Main.cpp"/>
<FILE id="DS7V7g" name="MemoryAudioFormatReaderFactory.h" compile="0"
resource="0" file="Source/Sampler/Source/MemoryAudioFormatReaderFactory.h"/>
<FILE id="HxDCb7" name="Misc.h" compile="0" resource="0" file="Source/Sampler/Source/Misc.h"/>
<FILE id="D68rVL" name="MPESamplerSound.h" compile="0" resource="0"
file="Source/Sampler/Source/MPESamplerSound.h"/>
<FILE id="iqFxOj" name="MPESamplerVoice.h" compile="0" resource="0"
file="Source/Sampler/Source/MPESamplerVoice.h"/>
<FILE id="R8TZ2w" name="ProcessorState.h" compile="0" resource="0"
file="Source/Sampler/Source/ProcessorState.h"/>
<FILE id="pRkamr" name="Sample.h" compile="0" resource="0" file="Source/Sampler/Source/Sample.h"/>
<FILE id="yG8z1j" name="SamplerAudioProcessor.cpp" compile="1" resource="0"
file="Source/Sampler/Source/SamplerAudioProcessor.cpp"/>
<FILE id="KVJS25" name="SamplerAudioProcessor.h" compile="0" resource="0"
file="Source/Sampler/Source/SamplerAudioProcessor.h"/>
<FILE id="QuV9cZ" name="SamplerAudioProcessorEditor.cpp" compile="1"
resource="0" file="Source/Sampler/Source/SamplerAudioProcessorEditor.cpp"/>
<FILE id="jmECzS" name="SamplerAudioProcessorEditor.h" compile="0"
resource="0" file="Source/Sampler/Source/SamplerAudioProcessorEditor.h"/>
<FILE id="xMOxP3" name="SamplerPluginDemo.h" compile="0" resource="0"
file="Source/Sampler/Source/SamplerPluginDemo.h"/>
</GROUP>
<FILE id="kmJESh" name="AbletonClipInfo.h" compile="0" resource="0"
file="Source/AbletonClipInfo.h"/>
<FILE id="VCI1MC" name="SamplerProcessor.h" compile="0" resource="0"
file="Source/SamplerProcessor.h"/>
<FILE id="DzAh2I" name="DelayProcessor.h" compile="0" resource="0"
file="Source/DelayProcessor.h"/>
<FILE id="t8Bx2b" name="PannerProcessor.h" compile="0" resource="0"
file="Source/PannerProcessor.h"/>
<FILE id="ys92eD" name="ReverbProcessor.h" compile="0" resource="0"
file="Source/ReverbProcessor.h"/>
<FILE id="jkEvDu" name="AddProcessor.h" compile="0" resource="0" file="Source/AddProcessor.h"/>
<FILE id="WFptFr" name="CompressorProcessor.h" compile="0" resource="0"
file="Source/CompressorProcessor.h"/>
<FILE id="wA54Bg" name="FaustProcessor.h" compile="0" resource="0"
file="Source/FaustProcessor.h"/>
<FILE id="TwJEHz" name="FaustProcessor.cpp" compile="1" resource="0"
file="Source/FaustProcessor.cpp"/>
<FILE id="CzVHWE" name="FaustBoxAPI.h" compile="0" resource="0" file="Source/FaustBoxAPI.h"/>
<FILE id="qVaVsT" name="FaustBoxAPI.cpp" compile="1" resource="0" file="Source/FaustBoxAPI.cpp"/>
<FILE id="cbiWR9" name="FaustSignalAPI.h" compile="0" resource="0"
file="Source/FaustSignalAPI.h"/>
<FILE id="CCmZvB" name="FaustSignalAPI.cpp" compile="1" resource="0"
file="Source/FaustSignalAPI.cpp"/>
<FILE id="QYs4bq" name="FilterProcessor.cpp" compile="1" resource="0"
file="Source/FilterProcessor.cpp"/>
<FILE id="eNraDK" name="FilterProcessor.h" compile="0" resource="0"
file="Source/FilterProcessor.h"/>
<FILE id="KHE9J6" name="OscillatorProcessor.h" compile="0" resource="0"
file="Source/OscillatorProcessor.h"/>
<FILE id="tlHHTL" name="PlaybackWarpProcessor.h" compile="0" resource="0"
file="Source/PlaybackWarpProcessor.h"/>
<FILE id="qEKHvR" name="PlaybackWarpProcessor.cpp" compile="1" resource="0"
file="Source/PlaybackWarpProcessor.cpp"/>
<FILE id="D0T0n5" name="PlaybackProcessor.h" compile="0" resource="0"
file="Source/PlaybackProcessor.h"/>
<FILE id="sHn6tW" name="PluginProcessor.h" compile="0" resource="0"
file="Source/PluginProcessor.h"/>
<FILE id="ePZNcR" name="PluginProcessor.cpp" compile="1" resource="0"
file="Source/PluginProcessor.cpp"/>
<FILE id="MNbWE3" name="ProcessorBase.h" compile="0" resource="0" file="Source/ProcessorBase.h"/>
<FILE id="maHXdE" name="ProcessorBase.cpp" compile="1" resource="0"
file="Source/ProcessorBase.cpp"/>
</GROUP>
<GROUP id="{6A50F3BF-C55C-AF7D-5BA6-E62FF469B8C4}" name="Source"/>
<FILE id="ejbgC9" name="CustomParameters.h" compile="0" resource="0"
file="Source/CustomParameters.h"/>
<FILE id="jUQDYH" name="CustomParameters.cpp" compile="1" resource="0"
file="Source/CustomParameters.cpp"/>
<FILE id="rDTPMs" name="custom_pybind_wrappers.h" compile="0" resource="0"
file="Source/custom_pybind_wrappers.h"/>
<FILE id="p932XA" name="custom_pybind_wrappers.cpp" compile="1" resource="0"
file="Source/custom_pybind_wrappers.cpp"/>
<FILE id="oio1wd" name="RenderEngine.h" compile="0" resource="0" file="Source/RenderEngine.h"/>
<FILE id="pWXd7a" name="RenderEngine.cpp" compile="1" resource="0"
file="Source/RenderEngine.cpp"/>
<FILE id="LnjjS9" name="portable_endian.h" compile="0" resource="0"
file="thirdparty/portable_endian/include/portable_endian.h"/>
<FILE id="PqgGm9" name="source.cpp" compile="1" resource="0" file="Source/source.cpp"/>
</MAINGROUP>
<EXPORTFORMATS>
<XCODE_MAC targetFolder="Builds/MacOSX" vst3Folder="VST3_SDK" extraCompilerFlags="-fPIC"
vstLegacyFolder="thirdparty/JUCE/modules/juce_audio_processors/format_types/VST3_SDK"
extraLinkerFlags="-shared -Wl,-undefined,dynamic_lookup" externalLibraries="samplerate faustwithllvm"
extraDefs="SAMPLER_SKIP_UI JUCE_MODAL_LOOPS_PERMITTED HAVE_LIBSAMPLERATE HAVE_VDSP USE_PTHREADS BUILD_DAWDREAMER_FAUST BUILD_DAWDREAMER_RUBBERBAND"
xcodeValidArchs="arm64,x86_64">
<CONFIGURATIONS>
<CONFIGURATION name="Debug-x86_64" isDebug="1" optimisation="1" targetName="dawdreamer.so"
headerPath="$(pythonLocation)/include/python$(PYTHONMAJOR);"
libraryPath="$(pythonLocation)/lib ../../thirdparty/libfaust/darwin-x64/Debug/lib ../../thirdparty/libsamplerate/build_debug/src"
enablePluginBinaryCopyStep="1" osxCompatibility="11.0 SDK" macOSDeploymentTarget="11.0"/>
<CONFIGURATION name="Release-x86_64" isDebug="0" optimisation="3" targetName="dawdreamer.so"
headerPath="$(pythonLocation)/include/python$(PYTHONMAJOR);"
libraryPath="$(pythonLocation)/lib ../../thirdparty/libfaust/darwin-x64/Release/lib ../../thirdparty/libsamplerate/build_release/src"
enablePluginBinaryCopyStep="1" osxCompatibility="12.0 SDK" macOSDeploymentTarget="12.0"/>
<CONFIGURATION name="Release-arm64" isDebug="0" optimisation="3" targetName="dawdreamer.so"
headerPath="$(pythonLocation)/include/python$(PYTHONMAJOR);"
libraryPath="$(pythonLocation)/lib ../../thirdparty/libfaust/darwin-arm64/Release/lib ../../thirdparty/libsamplerate/build_release/src"
enablePluginBinaryCopyStep="1" osxCompatibility="12.0 SDK" macOSDeploymentTarget="12.0"/>
</CONFIGURATIONS>
<MODULEPATHS>
<MODULEPATH id="juce_core" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_events" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_graphics" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_data_structures" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_gui_basics" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_gui_extra" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_cryptography" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_video" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_opengl" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_audio_basics" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_audio_devices" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_audio_formats" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_audio_processors" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_dsp" path="JuceLibraryCode/modules"/>
</MODULEPATHS>
</XCODE_MAC>
<LINUX_MAKE targetFolder="Builds/LinuxMakefile" vst3Folder="VST3_SDK" extraCompilerFlags="-fPIC"
cppLanguageStandard="-std=c++11" vstLegacyFolder="thirdparty/JUCE/modules/juce_audio_processors/format_types/VST3_SDK"
extraDefs="SAMPLER_SKIP_UI JUCE_MODAL_LOOPS_PERMITTED HAVE_LIBSAMPLERATE USE_BUILTIN_FFT USE_PTHREADS BUILD_DAWDREAMER_FAUST BUILD_DAWDREAMER_RUBBERBAND"
externalLibraries="samplerate faustwithllvm">
<CONFIGURATIONS>
<CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="dawdreamer"
libraryPath="/usr/local/lib ../../thirdparty/libfaust/ubuntu-x86_64/Debug/lib ../../thirdparty/libsamplerate/build_release/src"/>
<CONFIGURATION name="Release" isDebug="0" targetName="dawdreamer" libraryPath="/usr/local/lib ../../thirdparty/libfaust/ubuntu-x86_64/Release/lib ../../thirdparty/libsamplerate/build_release/src"/>
</CONFIGURATIONS>
<MODULEPATHS>
<MODULEPATH id="juce_core" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_events" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_graphics" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_data_structures" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_gui_basics" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_gui_extra" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_cryptography" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_video" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_opengl" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_audio_basics" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_audio_devices" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_audio_formats" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_audio_processors" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_dsp" path="JuceLibraryCode/modules"/>
</MODULEPATHS>
</LINUX_MAKE>
<VS2022 targetFolder="Builds/VisualStudio2022" vstLegacyFolder="thirdparty\JUCE\modules\juce_audio_processors\format_types\VST3_SDK"
extraDefs="SAMPLER_SKIP_UI JUCE_MODAL_LOOPS_PERMITTED WIN32 _WIN32 _WINDOWS __SSE__ __SSE2__ NOMINMAX HAVE_LIBSAMPLERATE USE_BUILTIN_FFT NO_THREADING">
<CONFIGURATIONS>
<CONFIGURATION isDebug="1" name="Debug" targetName="dawdreamer" headerPath="$(pythonLocation)/include;"
libraryPath="$(pythonLocation)\libs;" postbuildCommand="copy "x64\Debug\Dynamic Library\dawdreamer.dll" "$(pythonLocation)\dawdreamer.pyd";"/>
<CONFIGURATION isDebug="0" name="Release" targetName="dawdreamer" libraryPath="$(pythonLocation)\libs; ..\..\thirdparty\libfaust\win64\Release\lib; ..\..\thirdparty\libsamplerate\build_release\src\Release;"
postbuildCommand="copy "x64\Release\Dynamic Library\dawdreamer.dll" "$(pythonLocation)\dawdreamer.pyd";"
extraLinkerFlags="libfaustwithllvm.lib samplerate.lib" defines="BUILD_DAWDREAMER_FAUST BUILD_DAWDREAMER_RUBBERBAND"
headerPath="$(pythonLocation)/include;"/>
</CONFIGURATIONS>
<MODULEPATHS>
<MODULEPATH id="juce_audio_basics" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_audio_devices" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_audio_formats" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_audio_processors" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_core" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_cryptography" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_data_structures" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_dsp" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_events" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_graphics" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_gui_basics" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_gui_extra" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_opengl" path="JuceLibraryCode/modules"/>
<MODULEPATH id="juce_video" path="JuceLibraryCode/modules"/>
</MODULEPATHS>
</VS2022>
</EXPORTFORMATS>
<MODULES>
<MODULE id="juce_audio_basics" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_audio_devices" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_audio_formats" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_audio_processors" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_core" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_cryptography" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_data_structures" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_dsp" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_events" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_graphics" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_gui_basics" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_gui_extra" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_opengl" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_video" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
</MODULES>
<JUCEOPTIONS JUCE_PLUGINHOST_VST3="1" JUCE_PLUGINHOST_AU="1" JUCE_CHECK_MEMORY_LEAKS="0"
JUCE_WEB_BROWSER="0" JUCE_PLUGINHOST_VST="1" JUCE_VST3_CAN_REPLACE_VST2="0"
JUCE_USE_CURL="0" JUCE_ALSA="0" JUCE_PLUGINHOST_LV2="1" JUCE_STRICT_REFCOUNTEDPOINTER="1"/>
<LIVE_SETTINGS>
<LINUX/>
<WINDOWS/>
<OSX/>
</LIVE_SETTINGS>
</JUCERPROJECT>