https://github.com/shimpe/sc-virtual-choir
supercollider based virtual choir (harmonizer)
https://github.com/shimpe/sc-virtual-choir
harmonize pitch-shift supercollider
Last synced: 5 months ago
JSON representation
supercollider based virtual choir (harmonizer)
- Host: GitHub
- URL: https://github.com/shimpe/sc-virtual-choir
- Owner: shimpe
- License: gpl-3.0
- Created: 2013-12-29T10:51:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-09-28T21:45:01.000Z (over 9 years ago)
- Last Synced: 2025-01-21T05:41:49.838Z (over 1 year ago)
- Topics: harmonize, pitch-shift, supercollider
- Language: SuperCollider
- Homepage:
- Size: 16.6 KB
- Stars: 18
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
sc-virtual-choir
================
supercollider based virtual choir (harmonizer)
you can update the harmonizations while it's running
Current version depends on the PitchDetection sc3 plugin (Tartini UGEN),
since it seems to provide somewhat improved pitch detection over the standard algorithm.
See [my blog entry](http://a-touch-of-music.blogspot.be/2013/12/virtual-choir-auto-harmonize-your-voice.html "blog entry") for
a version that works with the standard version of supercollider without plugins installed.