Home | History | Annotate | Download | only in JetCreator

Lines Matching refs:tranpose

1117 	def QueueSegment (self, userID, seg_num, dls_num=-1, repeat=0, tranpose=0, mute_flags=0):

1123 tranpose - transpose amount (+/-12)
1128 result = eas_dll.JET_QueueSegment(self.eas.handle, seg_num, dls_num, repeat, tranpose, mute_flags, userID)