跳转到内容
打开/关闭菜单
  • 346 条目
  • 1 用户
  • 368 编辑
motewiki
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

Ardour/Synchronization/Overview of Timecode-related Settings

来自motewiki

Timecode 设置可在三处菜单访问:

  • *Session > Properties > Timecode*
  • *Edit > Preferences > Transport*
  • *Edit > Preferences > MIDI*
    1. Timecode Settings
  • Timecode frames-per-second:配置 timecode frames-per-second(23.976、24、24.975、25、29.97、29.97 drop、30、30 drop、59.94、60)。注意所有分数 framerates 实际为 fps*(1000.0/1001.0)。
  • Pull up/down:Video pull-up modes 改变 Ardour 有效 sample rate 以在 film soundtrack 间改变 frame rate。
  • Slave Timecode offset:指定的 offset 加到收到的 timecode(MTC 或 LTC)上。
  • Timecode Generator offset:指定加到所生成 timecode 上的 offset(目前仅 LTC)。
  • JACK Time Master:向 JACK 提供 Bar|Beat|Tick 与其他信息。

这些设置是 session 特定的。

    1. Transport Preferences
  • External timecode source:选择 timecode source:JACK、LTC、MTC、MIDI Clock
  • Match session video frame rate to external timecode:此选项控制 *chasing* 外部 timecode source 时的 video frame rate 值。启用则 session video frame rate 改为匹配所选外部 timecode source;禁用则不改,主 clock 的 frame rate 指示闪烁红色,Ardour 在外部 timecode 标准与 session 标准间转换。
  • External timecode is sync locked:表示所选外部 timecode source 与 audio interface 共享 sync(Black & Burst、Wordclock 等)。
  • Lock to 29.9700 fps instead of 30000/1001:外部 timecode source 被假定为使用 29.97 fps 而非 30000/1001(即 29.97002997)。SMPTE 12M-1999 将 29.97df 规定为 30000/1001;规范还提到 drop-frame timecode 在 24 小时内有 -86ms 累积误差,drop-frame 恰好补偿 NTSC color frame rate 30 * 0.9990(即 29.970000),但并非实际 rate。然而某些厂商尽管违反规范仍使用该 rate(因恰好 29.97 fps 时 timecode drift 为零)。
  • LTC incoming port:提供 session 无关的方式保留 LTC port 连接。
  • Enable LTC generator:如其所述,启用 LTC generator。
  • Send LTC while stopped:启用后即使 transport(playhead)不移动也继续发送 LTC 信息,用于驱动收到无 LTC 时放卷的 analog tape machines。
  • LTC generator level:以 dBFS 指定所生成 LTC 信号的 Peak Volume,良好值为 0 dBu(EBU 校准系统中即 -18 dBFS)。

这些设置对所有 session 通用。

    1. MIDI Preferences
  • Send MIDI Timecode:启用 MTC generator
  • Send MIDI Clock:启用 MIDI Clock generator

这些设置同样对所有 session 通用。

相关页面