Skip to content

DMIs with Character. A Series with code examples in SuperCollider.

License

Notifications You must be signed in to change notification settings

weego/character

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

character

Digital Music Instruments (DMIs) with Character. A Series with code examples in SuperCollider.

-- work in progress --

intro

Everyone wants to play musical instruments that have character. There's tons of toys out there that ain't got any, and everyone is after those that do. But what is it that gives them character, and how can we achieve it in our own designs?

The repo is structured in conceptual parts with reading material, and SC code.

methods

cybernetics / nontrivial systems / the Barrons

Read:

Realizations:

Bad behaviour - against engineering norms

inspired by organic life

  • linear drift aka aging - reboot to get back. Barron's Synths.
  • mutation
    • start conditions mutate: Rand()
    • changing mapping - meta mapping
      • SuperCollider Influx library
      • Chikashi Myiama, Peacock 2009
The mapping between outputs from the sensors and the parameters of the synthesizer gradually varies as the piece unfolds. Thus, an identical movement of hands produces completely different musical results in different sections of the piece.  
  • stochastics

About

DMIs with Character. A Series with code examples in SuperCollider.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published