Skip to content

Commit f9575f6

Browse files
committed
readme me
1 parent 6430d15 commit f9575f6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# VoxRes
2+
3+
A resonance-finder for SuperCollider. Modify the relevant line in CMakeLists.txt
4+
to point to your personal VoxBox.dylib file.
5+
6+
## What?
7+
8+
This baby finds resonances in whatever input it's given (downsampled 4x for
9+
voice purposes) and spits them out as a 4-channel control rate.
10+
11+
## Why does it crash my computer?
12+
13+
VoxRes calls the dynamic library VoxBox.dylib, written in Rust. You have to have
14+
the VoxBox library compiled for this to work.
15+
16+
### But it's still crashing...
17+
18+
Open an issue!

0 commit comments

Comments
 (0)