PlayerRecorder.new(player, recHeaderFormat: 'AIFF', recSampleFormat: 'float')
Arguments:
| player | |
| recHeaderFormat | |
| recSampleFormat | |
.record(path, endBeat, onComplete, atTime)
Arguments:
| path | |
| endBeat | |
| onComplete | |
| atTime |
see atTime |
.liveRecord(path, onComplete, atTime)
Arguments:
| path | |
| onComplete | |
| atTime |
see atTime |
.prRecord(path, endBeat, atTime, timeOfRequest)
Arguments:
| path | |
| endBeat | |
| atTime |
see atTime |
| timeOfRequest | |
.prLiveRecord(path, atTime, timeOfRequest)
Arguments:
| path | |
| atTime |
see atTime |
| timeOfRequest | |