breakers 0.1.4

Interpreter for the Breaker livecoding language
Documentation
tempo 90 4/4

grid bd {
	1__3__3_
	1_3____3
	1__3__4_
	1_3____3
}

map bd {
	1: kick,
	2: snare,
	3: copper,
	4: piccolo,
}

note bd 1/16

grid candy {
	____2___
	____2___
	____2___
	____2___
}

map candy {
	1: thumpk,
	2: rimshots3,
	3: clap,
}

// note candy 1/16

// grid chord {
// 	Cm7/C&&_
// 	[3]Fm7/F&&_
// }

// note chord 1/4

// grid chordHigh {
// 	[5]Cm7/C&&_
// 	[4]Fm7/F&&_
// }

// note chordHigh 1/4