This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
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
9b266ed
commit 3539b78
Showing
5 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
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,2 @@ | ||
c.convolve~-help.pd c.convolve~ A zero latency convolution.; | ||
c.freeverb~-help.pd c.freeverb~ A freeverb implementation.; |
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,18 @@ | ||
c.bang-help.pd c.bang A bang... that's all.; | ||
c.blackboard-help.pd c.blackboard A blackboard to draw.; | ||
c.breakpoints-help.pd c.breakpoints A GUI to edit a breakpoint function.; | ||
c.colorpanel-help.pd c.colorpanel A GUI to pick color.; | ||
c.gain~-help.pd c.gain~ A slider for signal.; | ||
c.incdec-help.pd c.incdec A GUI to increment and decrement a value.; | ||
c.knob-help.pd c.knob A knob.; | ||
c.menu-help.pd c.menu A menu that display a list of items.; | ||
c.meter~-help.pd c.meter~ A peak programme meter for signal.; | ||
c.number-help.pd c.number A number box with another dragging behavior.; | ||
c.number~-help.pd c.number~ A number box for signal.; | ||
c.plane-help.pd c.plane A plane and... a point.; | ||
c.preset-help.pd c.preset A GUI to save and recall presets.; | ||
c.radio-help.pd c.radio A check list or radio buttons.; | ||
c.scope~-help.pd c.scope~ An oscilloscope.; | ||
c.slider-help.pd c.slider A vertical or horizontal slider.; | ||
c.tab-help.pd c.tab A multiple text buttons or text toggles menu.; | ||
c.toggle-help.pd c.toggle A toggle... that's all.; |
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,6 @@ | ||
c.loadmess-help.pd c.loadmess A loadbang for float symbol and list.; | ||
c.mousestate-help.pd c.mousestate An informer about the mouse state.; | ||
c.pak-help.pd c.pak Combine several atoms into one message.; | ||
c.patcherargs-help.pd c.patcherargs An object that retrieve the patcher arguments.; | ||
c.patcherinfos-help.pd c.patcherinfos An object that retrieve the patcher informations.; | ||
c.prepend-help.pd c.prepend Prepend a float symbol or list to a message. |
Binary file not shown.