Gravitational Sequencer
The gravity sequencer if a playfull application allowing you to compose music from physical simumation of falling objects.
Principle
From on or several sources appear objects that are set in motion under the effect of gravity. Each collision then triggers a sound. From these interactions, simple rhythmic or melodic sequences are produced which become richer as the instrument becomes more complex. From this controlled and deterministic process, events arise which gradually transform linear sequences into dynamic or even random compositions.
Sources
The gravity sequencer is developed with openFrameworks and uses Box2d as a physics engine via the extension [ofxBox2d](https:/ /github.com/vanderlin/ofxBox2d).
The source code is available at gitlab.