Skip to content

Commit

Permalink
add screenshot, add credits
Browse files Browse the repository at this point in the history
  • Loading branch information
magnetophon committed Oct 16, 2024
1 parent 11c9e88 commit 1330478
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
24 changes: 19 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@

# DEL2

A rhythm delay with space.
A rhythm delay with crunch.

<p align=”center”>
<img src="images/DEL2.png" alt="screenshot">
</p>

## Current features

- Tap a rhythm into your delay using midi
- Each delay tap has:
- a non-linear filters
- The filter parameters are pair of settings, and each tap's settings are an interpolation between these two, depending on the velocity
- Each delay tap has a separate (non-linear) filter
- The filter parameters are pair of settings, and each tap's settings is an interpolation between these two, depending on the velocity

## Planned features

Expand All @@ -18,8 +21,19 @@ A rhythm delay with space.
- a reverb
- a panner, using either:
- level
- haas + eq + level
- haas + EQ + level
- HRTF
- Compressor and ducker on the output
- Optional individual settings per tap
- Optional auxiliary outputs per tap
- BPM sync, scale and quantization

## Thanks

This plugin would not have been possible without the following projects:
- [NIH-plug](https://github.com/robbert-vdh/nih-plug)
- [Vizia](https://github.com/vizia/vizia)
- [va-filter](https://github.com/Fredemus/va-filter)
- [synfx-dsp](https://github.com/WeirdConstructor/synfx-dsp)

I would like to thank [Robbert van der Helm](https://github.com/robbert-vdh), [Fredemus](https://github.com/Fredemus) and [WeirdConstructor](https://github.com/WeirdConstructor) for their fantastic support and feedback!
Binary file added images/DEL2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1330478

Please sign in to comment.