MIDIEventRecorder:
Filter:
Classes (extension) | Undocumented classes

MIDIEventRecorder : Object
ExtensionExtension

(Undocumented class)

Description

This class is missing documentation.

Class Methods

Inherited class methods

Undocumented class methods

MIDIEventRecorder.arm(maxEvents)

MIDIEventRecorder.global

MIDIEventRecorder.global = value

MIDIEventRecorder.initClass

MIDIEventRecorder.new(maxEvents, startTime)

MIDIEventRecorder.with( ... events)

Instance Methods

Inherited instance methods

Undocumented instance methods

.add(eventArray)

.addAll(arrayOfEventArrays)

.addEvent(eventArray, timeOffset: 0, absTime)

.addNote(channel: 0, noteNr: 64, velo: 64, dur: 1, upVelo)

.addNoteOff(channel: 0, noteNr: 64, velo: 64)

.addNoteOn(channel: 0, noteNr: 64, velo: 64)

.addType(type: 'noteOn', channel: 0 ... values)

.analyzeCC

.analyzeChannels(type)

.analyzeTypes

.armed

.asSimpleMIDIFile(pathName, pitchBendMode: 'int8')

.asSimpleMIDIFileTrack(trackNumber: 0)

.collectEventsAt(index: 3)

.currentTime

.events

.isRunning

.isRunning = value

.makeGlobal

.maxEvents

.maxEvents = newMax: inf

.notPaused

.pause

.paused

.paused = bool: true

.plot(index: 3)

.printOn(stream)

.reset(newmaxEvents, newStartTime)

.resetArm

.resetGlobal(maxEvents: 256)

.setPaused(bool: true)

.shiftTime(deltaTime)

.size

.sort(function)

.start

.startTime

.stop

.storeArgs

.timeLine

.unPause

Help template

Copy and paste the text below and save to HelpSource/Classes/MIDIEventRecorder.schelp