]> Git — Sourcephile - tmp/julm/arpeggigon.git/commit
Beginning of a reactive board and work on metronomes.
authorGuerric Chupin <guerric.chupin@gmail.com>
Tue, 24 May 2016 16:52:00 +0000 (17:52 +0100)
committerGuerric Chupin <guerric.chupin@gmail.com>
Tue, 24 May 2016 16:52:00 +0000 (17:52 +0100)
commit3a5278717a54a1f3857efe0ff8c4d0e333ee9348
tree2e3ba996946faae7f15c6b878ed577f8517e0108
parentcf0a935689bc8309172298eb4c39de4af3110f7c
Beginning of a reactive board and work on metronomes.

Changed the way layer metronomes work (they know produce Event
BeatNo), this takes into account the change induced by the layer. The
board is now able to produce notes event but work needs to be done to
be able to interface it properly with the rest of the system.
BasicSemantics.hs [moved from Reactogon/BasicSemantics.hs with 100% similarity]
Reactogon/Global/Clock.hs
Reactogon/Layer/Board.hs [new file with mode: 0644]
Reactogon/Layer/Layer.hs
Reactogon/Semantics.hs