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

Ardour/Automation-modes

来自motewiki

automation curve 的 control point 之间有两种插值模式:Linear 与 Discrete。右键 automation lane header 可在 mode menu 中切换。

  • Linear:相邻 control point 之间用直线连续插值,回放值取自直线上的点。这是所有 automation lane 的默认模式。
  • Discrete:control point 之间不做插值,取值保持到下一个 control point 才跳变。常用于 mute、sustain pedal 等参数(例如 MIDI piano track)。

注意:通过 MIDI 录制 automation 时(例如 MIDI 键盘的 pitch bend),Ardour 始终使用 discrete 模式。

相关页面