-
-
Notifications
You must be signed in to change notification settings - Fork 70
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
1 parent
aeed511
commit 042f8c3
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule pd-else
updated
13 files
+178 −0 | Abstractions/Audio/resonators~.pd | |
+469 −41 | Abstractions/Control/op.pd | |
+29 −0 | Abstractions/Extra/resonators.unit.pd | |
+42 −43 | Documentation/Help-files/merge-help.pd | |
+15 −11 | Documentation/Help-files/op-help.pd | |
+109 −0 | Documentation/Help-files/resonators~-help.pd | |
+35 −17 | Source/Audio/bl.saw~.c | |
+1 −0 | Source/Audio/peak~.c | |
+1 −0 | Source/Audio/rms~.c | |
+1 −0 | Source/Audio/vu~.c | |
+1 −1 | Source/Audio/wt2d~.c | |
+21 −18 | Source/Control/merge.c | |
+4 −4 | Source/Control/popmenu.c |