Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joonastuo/Delay
Delay-effect plugin made with JUCE.
https://github.com/joonastuo/Delay
Last synced: 3 months ago
JSON representation
Delay-effect plugin made with JUCE.
- Host: GitHub
- URL: https://github.com/joonastuo/Delay
- Owner: joonastuo
- Created: 2019-02-21T15:17:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-06T08:03:43.000Z (over 5 years ago)
- Last Synced: 2024-04-22T02:18:02.247Z (7 months ago)
- Language: C++
- Homepage:
- Size: 55.7 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-juce - Delay - effect plugin| |11|Β 5Β years<sub><sup>π΄</sup></sub>| (Effects)
README
Delay
=====A delay effect plugin made with JUCE (v5.4.3). User controlled parameters include:
- Delay: Delay time from 0 to 2 seconds.
- Feedback: Feedback gain from -99 to 99 % (-0.99 to 0.99).
- Mix: Mix between the direct input path and delay path from 0 % (only input) to 100 % (only delay).