Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fare/fare-overtone
Random experiments using overtone
https://github.com/fare/fare-overtone
Last synced: 1 day ago
JSON representation
Random experiments using overtone
- Host: GitHub
- URL: https://github.com/fare/fare-overtone
- Owner: fare
- License: epl-1.0
- Created: 2016-01-19T06:59:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-08T03:40:57.000Z (over 4 years ago)
- Last Synced: 2025-01-12T14:47:40.275Z (24 days ago)
- Language: Clojure
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fare-overtone
A Clojure library to designed to experiment with overtone, with the ultimate goal of building
a "Guitar anti-hero" program.## Usage
FIXME
## License
Copyright © 2015 François-René Rideau
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.## TODO
* experiment with guitar
* making guitar sounds at all
* experiment with fretting vs plucking vs tapping vs pizzicato vs whatever
* strum chords
* experiment with nuances
* loud vs soft
* many kinds of attacks
* many kinds of dampening
* write an point and click interface for experimenting with nuances
* write a parser for music in lilypond format
* make one simple song with nuances (not interactive)
* write an interactive player for interactive nuances to pre-written songs
* BEFORE 2016-12-31 port everything to Android* automatically infer nuance numbers from high-level annotations
* automatically infer exact chords from chord annotations
* automatically infer chord annotations from melody## Bibliography
*
*
*
*
*
** https://github.com/overtone/overtone/blob/master/src/overtone/sc/machinery/ugen/metadata/input.clj
* Max Mathews: Max/MSP, Radiodrum (aka Radio-baton), etc.
* Guy Hoffman
* IRCAM
* Andrew Sorensen's Extempore