tgrey1 / Flex-Cabbage

Flex Cabbage - A system for easy and flexible Cabbage effect and instrument development
3 stars 1 forks source link

First pass effects and instruments #45

Open tgrey1 opened 4 years ago

tgrey1 commented 4 years ago

Filter out list of effects and instruments that will be compatible with the core's first pass.

tgrey1 commented 4 years ago

These effects appear ready to be included in the first pass:

Effects]$ ls -1 *.csd
BigGainz.csd
DDL630.csd
DeEss.csd
Excited.csd
Freezer.csd
GuitarBlum.csd
HRTFMover.csd
LoFi.csd
MidSide.csd
PanHandled.csd
RandGainz.csd
SampleShifter.csd
SolinaChorus.csd
Tubewarmth.csd

Instruments are running behind on widget finalizing... since they include more complex widgets like the ADSR etc, will bump this to the next milestone once first run effects are all checked in.

tgrey1 commented 4 years ago

Actually checked in for first pass:

$ ls -1 *.csd
BigGainz.csd
DDL630.csd
DeEss.csd
Excited.csd
Freezer.csd
LoFi.csd
PanHandled.csd
SampleShifter.csd
Tubewarmth.csd

Moving milestone out for more...

tgrey1 commented 3 years ago

Added Effects:

MidSide.csd
RandGainz.csd
SolinaChorus.csd
tgrey1 commented 3 years ago

Added Effects:

Crunchbox.csd
StdDistort.csd
TanH.csd
ShapedUp.csd
tgrey1 commented 3 years ago

(forgot to hit submit on this update) Added first non-example instrument:

ReRea.csd
tgrey1 commented 3 years ago

Added two Effects:

MultiFilt.csd
MultiFilt-Quad.csd

Enabled filters on existing effects that use them.