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

Ardour/Working-with-midi

来自motewiki

Working with MIDI:Ardour 的 MIDI 工作方式与多数 DAW 不同:MIDI 编辑一定是*破坏性*的——编辑直接修改 region 里的数据。可以在 editor 原地编辑、在 pianoroll window 编辑、或在 bottom panel 编辑,但一次只能编辑一个 region 的 notes(不能跨 region 选择 notes,但 copy/paste 可以跨 region)。每条 MIDI track 有自己的 MIDI input port,可以接任意 audio/MIDI output;MIDI track 的 automation 与 CC data 完全集成——CC 可以是 discrete(逐值跳变)或 continuous(Ardour 在值之间插值)。note 编辑有 Normal 与 Percussive 两种 editing mode;scroomer widget(滚动+缩放)控制当前可见的 note 范围。

相关页面