Skip to content

Commit

Permalink
Update for Camomile-ELSE beta38
Browse files Browse the repository at this point in the history
  • Loading branch information
emviveros committed Apr 14, 2021
1 parent 2dfbee9 commit 1637f91
Show file tree
Hide file tree
Showing 21 changed files with 8,911 additions and 4,405 deletions.
18 changes: 18 additions & 0 deletions Effect/Builds/LinuxMakefile/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ OBJECTS_SHARED_CODE := \
$(JUCE_OBJDIR)/pinknoise~_5c4e560f.o \
$(JUCE_OBJDIR)/pluck~_a4333c32.o \
$(JUCE_OBJDIR)/pmosc~_cfba38d1.o \
$(JUCE_OBJDIR)/power~_466efcce.o \
$(JUCE_OBJDIR)/properties_7bf89368.o \
$(JUCE_OBJDIR)/pulse~_71ce71ba.o \
$(JUCE_OBJDIR)/pulsecount~_2ea6d11d.o \
Expand All @@ -296,6 +297,7 @@ OBJECTS_SHARED_CODE := \
$(JUCE_OBJDIR)/rescale~_5d51c59c.o \
$(JUCE_OBJDIR)/resonant~_c8dc29eb.o \
$(JUCE_OBJDIR)/resonant2~_5287ad89.o \
$(JUCE_OBJDIR)/retrieve_ebfbe831.o \
$(JUCE_OBJDIR)/rint_165215f2.o \
$(JUCE_OBJDIR)/rint~_b3f1ce96.o \
$(JUCE_OBJDIR)/rms~_168cdf5b.o \
Expand Down Expand Up @@ -324,6 +326,7 @@ OBJECTS_SHARED_CODE := \
$(JUCE_OBJDIR)/standard~_c8904a16.o \
$(JUCE_OBJDIR)/status~_d999d0c1.o \
$(JUCE_OBJDIR)/stepnoise~_27f82565.o \
$(JUCE_OBJDIR)/store_fbaa2996.o \
$(JUCE_OBJDIR)/susloop~_8a0d5b5e.o \
$(JUCE_OBJDIR)/suspedal_4bf3ba7e.o \
$(JUCE_OBJDIR)/svfilter~_56009078.o \
Expand Down Expand Up @@ -1286,6 +1289,11 @@ $(JUCE_OBJDIR)/pmosc~_cfba38d1.o: ../../../Source/Pd/ELSE/pmosc~.c
@echo "Compiling pmosc~.c"
$(V_AT)$(CC) $(JUCE_CFLAGS) $(JUCE_CPPFLAGS_SHARED_CODE) $(JUCE_CFLAGS_SHARED_CODE) -o "$@" -c "$<"

$(JUCE_OBJDIR)/power~_466efcce.o: ../../../Source/Pd/ELSE/power~.c
-$(V_AT)mkdir -p $(JUCE_OBJDIR)
@echo "Compiling power~.c"
$(V_AT)$(CC) $(JUCE_CFLAGS) $(JUCE_CPPFLAGS_SHARED_CODE) $(JUCE_CFLAGS_SHARED_CODE) -o "$@" -c "$<"

$(JUCE_OBJDIR)/properties_7bf89368.o: ../../../Source/Pd/ELSE/properties.c
-$(V_AT)mkdir -p $(JUCE_OBJDIR)
@echo "Compiling properties.c"
Expand Down Expand Up @@ -1416,6 +1424,11 @@ $(JUCE_OBJDIR)/resonant2~_5287ad89.o: ../../../Source/Pd/ELSE/resonant2~.c
@echo "Compiling resonant2~.c"
$(V_AT)$(CC) $(JUCE_CFLAGS) $(JUCE_CPPFLAGS_SHARED_CODE) $(JUCE_CFLAGS_SHARED_CODE) -o "$@" -c "$<"

$(JUCE_OBJDIR)/retrieve_ebfbe831.o: ../../../Source/Pd/ELSE/retrieve.c
-$(V_AT)mkdir -p $(JUCE_OBJDIR)
@echo "Compiling retrieve.c"
$(V_AT)$(CC) $(JUCE_CFLAGS) $(JUCE_CPPFLAGS_SHARED_CODE) $(JUCE_CFLAGS_SHARED_CODE) -o "$@" -c "$<"

$(JUCE_OBJDIR)/rint_165215f2.o: ../../../Source/Pd/ELSE/rint.c
-$(V_AT)mkdir -p $(JUCE_OBJDIR)
@echo "Compiling rint.c"
Expand Down Expand Up @@ -1556,6 +1569,11 @@ $(JUCE_OBJDIR)/stepnoise~_27f82565.o: ../../../Source/Pd/ELSE/stepnoise~.c
@echo "Compiling stepnoise~.c"
$(V_AT)$(CC) $(JUCE_CFLAGS) $(JUCE_CPPFLAGS_SHARED_CODE) $(JUCE_CFLAGS_SHARED_CODE) -o "$@" -c "$<"

$(JUCE_OBJDIR)/store_fbaa2996.o: ../../../Source/Pd/ELSE/store.c
-$(V_AT)mkdir -p $(JUCE_OBJDIR)
@echo "Compiling store.c"
$(V_AT)$(CC) $(JUCE_CFLAGS) $(JUCE_CPPFLAGS_SHARED_CODE) $(JUCE_CFLAGS_SHARED_CODE) -o "$@" -c "$<"

$(JUCE_OBJDIR)/susloop~_8a0d5b5e.o: ../../../Source/Pd/ELSE/susloop~.c
-$(V_AT)mkdir -p $(JUCE_OBJDIR)
@echo "Compiling susloop~.c"
Expand Down
136 changes: 82 additions & 54 deletions Effect/Builds/MacOSX/CamomileFx.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions Effect/Builds/VisualStudio2015/CamomileFx_SharedCode.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@
<ClCompile Include="..\..\..\Source\Pd\ELSE\pinknoise~.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\pluck~.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\pmosc~.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\power~.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\properties.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\pulse~.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\pulsecount~.c"/>
Expand All @@ -466,6 +467,7 @@
<ClCompile Include="..\..\..\Source\Pd\ELSE\rescale~.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\resonant~.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\resonant2~.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\retrieve.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\rint.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\rint~.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\rms~.c"/>
Expand Down Expand Up @@ -494,6 +496,7 @@
<ClCompile Include="..\..\..\Source\Pd\ELSE\standard~.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\status~.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\stepnoise~.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\store.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\susloop~.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\suspedal.c"/>
<ClCompile Include="..\..\..\Source\Pd\ELSE\svfilter~.c"/>
Expand Down Expand Up @@ -2576,6 +2579,7 @@
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\All_objects.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\allpass.filt~.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\allpass_unit.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\amean.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\any2symbol.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\autotune.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\autotune2.pd"/>
Expand Down Expand Up @@ -2635,6 +2639,7 @@
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\gain~.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\gain2~.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\gatehold~.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\gmean.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\grain.live.grain.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\grain.live~.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\grain.sampler.grain.pd"/>
Expand All @@ -2650,6 +2655,7 @@
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\hip.bw~.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\impulse.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\insert.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\interpolate.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\iterate.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\lastvalue.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\lcm.pd"/>
Expand All @@ -2673,14 +2679,18 @@
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\mix4~.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\mono.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\mono.rev~.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\morph.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\morph~.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\mov.avg.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\ms2samps.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\ms2samps~.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\mtx.ctl.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\multi.vsl.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\nmess.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\noisegate~.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\norm~.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\note2pitch.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\op.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\order.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\oscbank~.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\oscbank2~.pd"/>
Expand Down Expand Up @@ -2711,6 +2721,7 @@
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\pvoc.player~.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\pvoc~.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\rampnoise.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\rand.list.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\randpulse.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\randpulse2.pd"/>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\range.hsl.pd"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -865,6 +865,9 @@
<ClCompile Include="..\..\..\Source\Pd\ELSE\pmosc~.c">
<Filter>CamomileFx\Source\Pd\ELSE</Filter>
</ClCompile>
<ClCompile Include="..\..\..\Source\Pd\ELSE\power~.c">
<Filter>CamomileFx\Source\Pd\ELSE</Filter>
</ClCompile>
<ClCompile Include="..\..\..\Source\Pd\ELSE\properties.c">
<Filter>CamomileFx\Source\Pd\ELSE</Filter>
</ClCompile>
Expand Down Expand Up @@ -943,6 +946,9 @@
<ClCompile Include="..\..\..\Source\Pd\ELSE\resonant2~.c">
<Filter>CamomileFx\Source\Pd\ELSE</Filter>
</ClCompile>
<ClCompile Include="..\..\..\Source\Pd\ELSE\retrieve.c">
<Filter>CamomileFx\Source\Pd\ELSE</Filter>
</ClCompile>
<ClCompile Include="..\..\..\Source\Pd\ELSE\rint.c">
<Filter>CamomileFx\Source\Pd\ELSE</Filter>
</ClCompile>
Expand Down Expand Up @@ -1027,6 +1033,9 @@
<ClCompile Include="..\..\..\Source\Pd\ELSE\stepnoise~.c">
<Filter>CamomileFx\Source\Pd\ELSE</Filter>
</ClCompile>
<ClCompile Include="..\..\..\Source\Pd\ELSE\store.c">
<Filter>CamomileFx\Source\Pd\ELSE</Filter>
</ClCompile>
<ClCompile Include="..\..\..\Source\Pd\ELSE\susloop~.c">
<Filter>CamomileFx\Source\Pd\ELSE</Filter>
</ClCompile>
Expand Down Expand Up @@ -4478,6 +4487,9 @@
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\allpass_unit.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\amean.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\any2symbol.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
Expand Down Expand Up @@ -4655,6 +4667,9 @@
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\gatehold~.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\gmean.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\grain.live.grain.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
Expand Down Expand Up @@ -4700,6 +4715,9 @@
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\insert.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\interpolate.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\iterate.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
Expand Down Expand Up @@ -4769,6 +4787,9 @@
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\mono.rev~.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\morph.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\morph~.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
Expand All @@ -4784,6 +4805,12 @@
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\mtx.ctl.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\multi.vsl.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\nmess.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\noisegate~.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
Expand All @@ -4793,6 +4820,9 @@
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\note2pitch.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\op.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\order.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
Expand Down Expand Up @@ -4883,6 +4913,9 @@
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\rampnoise.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\rand.list.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
<None Include="..\..\..\Source\Pd\ELSE\Abstractions\randpulse.pd">
<Filter>CamomileFx\Source\Pd\ELSE\Abstractions</Filter>
</None>
Expand Down
Loading

0 comments on commit 1637f91

Please sign in to comment.