khoeger / vortex-of-sound

contains code necessary to create the vortex of sound music project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vortex Of Sound

This repository contains the code necessary for creating the Vortex of Sound music project. The languages in use are Python and Csound. Contributers: Katarina Hoeger, Marc Langer

This includes files relating to

Vortex creation

  • shape
    • generate all points
    • instrument assignment

Future files will include

Vortex creation

  • motion
    • single motion
      • linear
      • rotation
      • linear with rotation
    • multiple points of motion
      • linear
      • rotation
      • linear with rotation
    • any relevant difference/diferential equations

Csound file creation from a MusicXML Score

Adding Vortex into Csound File

Csound Explorations

About

contains code necessary to create the vortex of sound music project


Languages

Language:Python 100.0%