Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chkhld authored Aug 27, 2019
1 parent f8dc6f3 commit cba5eae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ A free collection of JS (JesuSonic) plugins for [Reaper](https://www.reaper.fm/)
See the source files for details and instructions.

## Included effects
- [Bus Comp](https://github.com/chkhld/jsfx/blob/master/plugins/bus_comp.jsfx): Submix bus oriented compressor with automatic/program-dependent release, fadeable stereo linking, external sidechain input with high pass filter, instability noise, dynamic saturation, optional output hard clipping and dry/wet mix for parallel compression.
- [Consolidator](https://github.com/chkhld/jsfx/blob/master/plugins/consolidator.jsfx): A set of 3 compressors with sidechain filter and stereo linking chained in a row, each with its own character. Has a dry/wet mix parameter for instant parallel/NY compression.
- [Bus Comp](https://github.com/chkhld/jsfx/blob/master/plugins/bus_comp.jsfx): Submix bus oriented compressor with automatic/program-dependent release, fadeable stereo linking, external sidechain input with high pass filter, instability noise, dynamic saturation, optional output hard clipping and dry/wet mix for parallel compression. **NEW** Now with Mid/Side mode
- [Consolidator](https://github.com/chkhld/jsfx/blob/master/plugins/consolidator.jsfx): A set of 3 compressors with sidechain filter and stereo linking chained in a row, each with its own character. Has a dry/wet mix parameter for instant parallel/NY compression. **NEW** Now with Mid/Side mode
- [Correlation Meter](https://github.com/chkhld/jsfx/blob/master/plugins/correlation_meter.jsfx): Inspect your song's stereo phase balance and find mono-problematic areas by watching an indicator go red.
- [DC Offset](https://github.com/chkhld/jsfx/blob/master/plugins/dc_offset.jsfx): Adds constant 0 Hz content and shifts waveforms up or down, probably only useful to test DC filters.
- [Filthy Delay](https://github.com/chkhld/jsfx/blob/master/plugins/filthy_delay.jsfx): Stereo delay with multiple routings (stereo, inverted, ping-pong, mono, more to come), plus optional filters and boostable saturation in the feedback path. **NEW** Now with downsampling degradation
Expand Down

0 comments on commit cba5eae

Please sign in to comment.