No description
| .github/workflows | Added initial files | |
| libs | Initial commit | |
| Source | Add parameters. Add crossfade. | |
| .gitmodules | Initial commit | |
| CMakeLists.txt | Added initial files | |
| LICENSE | Added initial files | |
| README.md | Amended README. | |
ReversaTron
ReversaTron records incoming audio, then plays the recorded audio back in reverse. The input can be crossfaded into and out of the reversed playback.
Notes
ReversaTron's audio buffer can be set up to 500 seconds long, so can currently take up a very large amount memory! Use at your own risk...
Credits
JUCE Framework. AGPLv3 license.