Skip to content

Instantly share code, notes, and snippets.

View lp's full-sized avatar

Louis-Philippe Perron lp

View GitHub Profile
@lp
lp / pattern.rb
Created November 6, 2008 17:21
Bank & Presets for Arkx.
# Pattern is a Bank & Presets system for Archaeopteryx live rythms performance.
# This Module has the purpose of giving more flexibility to the sequenced patterns in
# Arkx.
# It is a live editable file for musical performance of midi rythms
# generated inside Archaeopteryx.
#
# allows you to name your tracks with ruby symbols for better musical organisation.
# Then, gives you the Pattern::preset function, allowing for
# arbitrary mapping of the symbol named tracks into midi note tracks.
#