1
0
Fork
You've already forked ReversaTron
0
No description
  • C++ 88%
  • CMake 12%
2025年04月09日 04:46:13 +01:00
.github/workflows Added initial files 2025年04月07日 13:00:56 +01:00
libs Initial commit 2025年04月07日 07:37:21 +01:00
Source Add parameters. Add crossfade. 2025年04月09日 04:39:40 +01:00
.gitmodules Initial commit 2025年04月07日 07:37:21 +01:00
CMakeLists.txt Added initial files 2025年04月07日 13:00:56 +01:00
LICENSE Added initial files 2025年04月07日 13:00:56 +01:00
README.md Amended README. 2025年04月09日 04:46:13 +01:00

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.