		P3 Auxiliary Events List
PAE Number	Done	Name	Description	Range

0x80	x	grab value trk n	replace data with current data from track n	type & track 1 - 8
0x81	x	swap value trk n	swap data with current data from track n	type & track 1 - 8
0x82	x	push value trk n	push data to current data on track n	type & track 1 - 8
0x98	x	xpose by trk n	transpose current note by difference between other tracks note and middle C	1 - 8
0x99	x	xpose by trk n+p	transpose as above, including any playlist transpose on source track	1 - 8
0xA2	x	Rndmz note	add random amount to note (maximum = value)	0 - 127
0xA3	x	Rndmz velo	add random amount to velocity (maximum = value)	0 - 127
0xA4	x	Rndmz length	add random amount to length (maximum = value)	0 - 11
0xA5	x	Rndmz delay	add random amount to delay (maximum = value)	0 - 11
0xA6	x	Rndmz aux B	add random amount to aux B value (maximum = value)	0 - 127
0xA7	x	Rndmz aux C	add random amount to aux C value (maximum = value)	0 - 127
0xA8	x	Rndmz aux D	add random amount to aux D value (maximum = value)	0 - 127
0xA9	x	Rndmz gate	set probability of gate being activated	0 = never, 127 = always
0xAA	x	Rndmz tie	set probability of tie being activated	0 = never, 127 = always
0xAB	x	Rnd mask aux B	activate aux B by probability	0 = never, 127 = always
0xAC	x	Rnd mask aux C	activate aux C by probability	0 = never, 127 = always
0xAD	x	Rnd mask aux D	activate aux D by probability	0 = never, 127 = always
0x9A	x	offset note abs	set note accumulator value	0 to 63 / -64 to -1
0x9B	x	offset note rel	add to note accumulator value	0 to 63 / -64 to -1
0x9C	x	offset velo abs	set velocity accumulator value	0 to 63 / -64 to -1
0x9D	x	offset velo rel	add to velocity accumulator value	0 to 63 / -64 to -1
0x9E	x	offset aux D abs	set aux D accumulator value	0 to 63 / -64 to -1
0x9F	x	offset aux D rel	add to aux D accumulator value	0 to 63 / -64 to -1
0xC6	x	note acc defeat	temporarily disable the note accumulator on this step	no value
0xC7	x	velo acc defeat	temporarily disable the velocity accumulator on this step	no value
0xC8	x	auxD acc defeat	temporarily disable the aux D accumulator on this step	no value
0xDC	x	set note acc lim	set note accumulator limit	0 - 127
0xDD	x	set velo acc lim	set velo accumulator limit	0 - 127
0xDE	x	set auxD acc lim	set aux D accumulator limit	0 - 127
0xA0	x	add dAcc to leng	add aux D accumulator (scaled) to length	no value
0xA1	x	add dAcc to dlay	add aux D accumulator (scaled) to delay	no value
0xAE	x	Mask gate,dAcc>n	defeat gate bit unless xD accumulator > value	0 - 127
0xD8	x	Mask gate,n>dAcc	defeat gate bit unless value > xD accumulator	0 - 127
0xAF	x	Mask tie, dAcc>n	defeat tie bit unless xD accumulator > value	0 - 127
0xD9	x	Mask tie, n>dAcc	defeat tie bit unless value > xD accumulator	0 - 127
0xB0	x	Mask xB, dAcc>n	defeat aux B unless xD accumulator > value	0 - 127
0xDA	x	Mask xB, n>dAcc	defeat aux B unless value > xD accumulator	0 - 127
0xB1	x	Mask xC, dAcc>n	defeat aux C unless xD accumulator > value	0 - 127
0xDB	x	Mask xC, n>dAcc	defeat aux C unless value > xD accumulator	0 - 127
0xBB	x	mute trk, dAcc>n	deactivate track when dAcc reaches theshold, and reset dAcc to 0	0 - 127
0xDF	x	Mask gate,Kn>n	defeat gate unless knob is > n	0 - 127
0xEF	x	Mask gate,Kn~n,	defeat gate unless knob is near n	0 - 127
0xE0	x	Mask gate,Kn<n	defeat gate unless knob is < n	0 - 127
0xE1	x	Mask tie,Kn>n	defeat tie unless knob is > n	0 - 127
0xF0	x	Mask tie,Kn~n,	defeat tie unless knob is near n	0 - 127
0xE2	x	Mask tie,Kn<n	defeat tie unless knob is < n	0 - 127
0xE3	x	Mask auxB,Kn>n	defeat aux B unless knob is > n	0 - 127
0xF1	x	Mask auxB,Kn~n,	defeat aux B unless knob is near n	0 - 127
0xE4	x	Mask auxB,Kn<n	defeat aux B unless knob is < n	0 - 127
0xE5	x	Mask auxC,Kn>n	defeat aux C unless knob is > n	0 - 127
0xF2	x	Mask auxC,Kn~n,	defeat aux C unless knob is near n	0 - 127
0xE6	x	Mask auxC,Kn<n	defeat aux C unless knob is < n	0 - 127
0xE7	x	Mask auxD,Kn>n	defeat aux D unless knob is > n	0 - 127
0xF3	x	Mask auxD,Kn~n,	defeat aux D unless knob is near n	0 - 127
0xE8	x	Mask auxD,Kn<n	defeat aux D unless knob is < n	0 - 127
0xE9	x	Mask nAcc,Kn>n	defeat note accumulator unless knob is > n	0 - 127
0xF4	x	Mask nAcc,Kn~n,	defeat note accumulator unless knob is near n	0 - 127
0xEA	x	Mask nAcc,Kn<n	defeat note accumulator unless knob is < n	0 - 127
0xEB	x	Mask vAcc,Kn>n	defeat velo accumulator unless knob is > n	0 - 127
0xF5	x	Mask vAcc,Kn~n,	defeat velo accumulator unless knob is near n	0 - 127
0xEC	x	Mask vAcc,Kn<n	defeat velo accumulator unless knob is < n	0 - 127
0xED	x	Mask dAcc,Kn>n	defeat aux D accumulator unless knob is > n	0 - 127
0xF6	x	Mask dAcc,Kn~n,	defeat aux D accumulator unless knob is near n	0 - 127
0xEE	x	Mask dAcc,Kn<n	defeat aux D accumulator unless knob is < n	0 - 127
0xD2	x	knob n to velo	replace length value with current value of knob n
0xD3	x	knob n to leng	replace velocity value with current value of knob n
0xD4	x	knob n to auxC	replace aux C value with current value of knob n
0xD5	x	knob n to auxD	replace aux D value with current value of knob n
0xC9	x	set note	replace the primary note on this step - useful with aux masking for 'morphing' patterns	note number
0xF9	x	set velocity		0 - 127
0xFA	x	xpose by n	shift note by fixed number	+/- 63
0xFB	x	add n to xC		+/- 63
0xFC	x	add n to xD		+/- 63
0xF7	x	set midi chan		1 - 16
0xB2	x	aux note abs	send extra note on step (same length and velocity as main note)	note number
0xB3	x	aux note rel	send extra note on step - specified as semitone offset from primary note	+/- 63
0xB4	x	aux note abs xF	as aux note abs, with no FTS	note number
0xB5	x	aux note rel xF	as aux note rel, with no FTS	+/- 63
0xC0	x	rep*2, note + n	repeat the current note twice, with a note offset added to the repeat	+/- 63
0xC1	x	rep*2, velo + n	repeat the current note twice, with a velocity offset added to the repeat	+/- 63
0xC2	x	rep*3, note + n	repeat the current note 3 times, with a note offset added to each repeat	+/- 63
0xC3	x	rep*3, velo + n	repeat the current note 3 times, with a velocity offset added to each repeat	+/- 63
0xC4	x	rep*4, note + n	repeat the current note 4 times, with a note offset added to each repeat	+/- 63
0xC5	x	rep*4, velo + n	repeat the current note 4 times, with a velocity offset added to each repeat	+/- 63
0xD1	x	rep*N by length	sets note to repeat n times, with length of note controlling repeat time; no step divide
0xD6	x	set rep*n note+	set repeat note offset for rep*n	+/- 63
0xD7	x	set rep*n velo+	set repeat velocity offset for rep*n	+/- 63
0xCA	x	aux B = cc #n	temporarily re-assign aux B to a midi controller	0 - 127
0xCB	x	aux B = event n	temporarily re-assign aux B to an aux event	aux events
0xCC	x	aux C = cc #n	temporarily re-assign aux C to a midi controller	0 - 127
0xCD	x	aux C = event n	temporarily re-assign aux C to an aux event	aux events
0xCE	x	aux D = cc #n	temporarily re-assign aux D to a midi controller	0 - 127
0xCF	x	aux D = event n	temporarily re-assign aux D to an aux event	aux events
0xD0	x	auxes to trk n	redirect following auxes to a later track	1 - 8
0xB6	x	set lstep abs	set the last pattern step	(1 - 16)
0xB7	x	set lstep rel	add/subtract a number to the current pattern last step	(+/- 15)
0xB8	x	set norm tbase	set tbase to one of the standard settings (1, 2, 4, 8, 16, 32)
0xB9	x	set trplt tbase	set tbase to one of the triplet settings (2T, 4T, 8T, 16T, 32T)
0xBA	x	set direction	set direction (always reset to stored value at the end of the pattern)
0xBC	x	mute trk n	deactivate track n	1 - 8
0xBD	x	un-mute trk n	activate track n	1 - 8
0xBE	x	select part	select another part	1 - 8
0xBF	x	set pchain leng	set a chain of n parts from the current part	1 - 8
0xF8	x	set tempo		normal tempo range
0xFD	x	send midi a/t
0xFE	x	send midi pbend
0xFF	x	send midi pgm
0x83		set FTS note n	add note number to current FTS mask
0x84		clear FTS note n	remove note number from current FTS mask
0x85
0x86
0x87
0x88
0x89
0x8A
0x8B
0x8C
0x8D
0x8E
0x8F
0x90
0x91
0x92
0x93
0x94
0x95
0x96
0x97





		set global tempo rel
		set global FTS scale
		set global FTS root absolute
		set global FTS root relative
