A suite of hexaphonic effects designed in Max for the SubSix pickup by Submarine.
To use these plugins, you will need a valid Max license.
To open all of the plugins in this project, open Submarine.maxproj
, which will automatically open playground.maxpat
as well. Once open, you can connect your SubSix to this patch via the mc.adc~
object, which specifies your input channel numbers. Each effect can be used in any order you want, and can even be installed in your own patchers using a bpatcher
.
To use the Enveloper, you currently need to install these dependencies in the Max packages folder (~/Documents/Max 8/Packages
).
- Spread
- Spread LFO
- Volume Pedal
- Buffer Delay
- Enveloper
- Harmonic Tremolo
- Stereo Imager
- Hex Fuzz
- Hex Tone
- Pitch Shift
npm install --include=dev
npm run format