KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
VoxRes
★ 8
Open GitHub ↗
SuperCollider UGen to analyze vocal sounds
Download README (.md)
Explore Similar Repositories
2D-Colliders-Expanded
:
Unity 2D Collision asset
PI-AF-SDK-Clues
:
PI AF SDK Command Line Utility and Examples
streamagame
:
Core repository for the Stream-A-Game mobile cloud gaming project
codegen
:
blade code builder
locationtest
:
Example how to use `tns-geolocation` and `tns-googleMaps`
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
VoxRes
?
Download (.md)
# VoxRes A resonance-finder for SuperCollider. Modify the relevant line in CMakeLists.txt to point to your personal VoxBox.dylib file. ## What? This baby finds resonances in whatever input it's given (downsampled 4x for voice purposes) and spits them out as a 4-channel control rate. ## Why does it crash my computer? VoxRes calls the dynamic library VoxBox.dylib, written in Rust. You have to have the VoxBox library compiled for this to work. ### But it's still crashing... Open an issue!