*FIRST PART !O=4:B=24:G=3/4:fB:fA:fE 1000 ---------------------------------------------------------- *FIRST PART! (Comments start with *) O=4: (Octave=4 (1 is Lowest Octave 6 is highest. Can be 1..6)) B=24: (Beat=24 (number of clock ticks within each time beat unit. Can be 2..255)) G=3/4: (GAP=3/4 (GAP will start at 6 clock ticks and end at 24)) ------------------------------------------- EXAMPLE: (B=24 G=3/4) ONE NOTE LENGTH <---- 24 clock ticks ---> | | |_____ | | / |\<----------------+--DAMPING ATTACK---->/ | \ | |/___|__\_______________| 6 12 18 24 <-------GAP------> ^ ^ ^ | | | | Key End of | Release note Key duration Depression ------------------------------------------- fB: (flat B4) fA: (flat A4) fE: (flat E4) 1000: (Repeat 1000 times (repeats are inside <>'s))