[In 11.2.1] MIDI Time Code - your requirements, please!
Posted: Mon May 13, 2013 11:34 am
I have started work on implementing MTC (MIDI Time Code) in SCS.
There are two areas to consider:
Initially I will implement (1), ie MTC Cues, and welcome your thoughts on the implementation. I am planning to have a new cue type that will contain basically just the required MTC start time in the format hh:mm:ss.ff, default 00:00:00.00. The MIDI output 'device' and MTC frame rate would be set in the Production Properties.
MTC cues would normally be implemented as sub-cues of Audio File cues, so when the audio file starts the MTC sub-cue also starts. Another idea is to allow you to select the Audio File cue or sub-cue that the MTC sub-cue is to be synced to. The MTC sub-cue would end (ie MTC would stop) when the associated or parent Audio File cue ends, unless the MTC sub-cue itself had been stopped earlier by an SFR cue.
Also, if the Audio File cue is repositioned, such as by dragging the progress slider or the cue being looped, then the MTC sub-cue would be repositioned identically.
Comments?
There are two areas to consider:
- 'MTC Cues' in SCS, where SCS would send MTC to an external device (eg lighting board). An MTC cue or sub-cue would typically be linked to an SCS Audio File cue or sub-cue.
- SCS to support a cue 'Activation Method of MTC <time>', eg MTC 00:12:34.00
Initially I will implement (1), ie MTC Cues, and welcome your thoughts on the implementation. I am planning to have a new cue type that will contain basically just the required MTC start time in the format hh:mm:ss.ff, default 00:00:00.00. The MIDI output 'device' and MTC frame rate would be set in the Production Properties.
MTC cues would normally be implemented as sub-cues of Audio File cues, so when the audio file starts the MTC sub-cue also starts. Another idea is to allow you to select the Audio File cue or sub-cue that the MTC sub-cue is to be synced to. The MTC sub-cue would end (ie MTC would stop) when the associated or parent Audio File cue ends, unless the MTC sub-cue itself had been stopped earlier by an SFR cue.
Also, if the Audio File cue is repositioned, such as by dragging the progress slider or the cue being looped, then the MTC sub-cue would be repositioned identically.
Comments?