- Type
- Audio Effect
- Author
- klirr2007
- Version
- 0.4
- License
- Attribution
- Live version
- 8.1.1
- Downloads
- 3,015
- Updated
- 2010-01-14
Description
Simple bitcrusher/sampling rate reducer with precise cintrols based on max/msp object "degrade~".
Set free the sampling frequency and get aliasing or oversamling exact on the place you want. The limits of all controlling dials all free customizable and will be fully saved with your ableton project as well.
-----------------
update 0.3:
- "bit dial ramp like movement bug" fixed (live.dial can't scale correct if it receives values smaller than 127 from max/msp "number" object, so I HAD to use the "live.number" - it works, but patch looks a little bit unesthetic now)
- added 2 new parameters: "host sampling rate" and "sampling rate reduction in %"
- code improvements
update 0.4
- dry/wet dial added
- code/look improvements