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

Ardour/I-o-plugins

来自motewiki

I/O plugins 是绕过常规 session 处理链的 plugin:pre-plugins 在 Ardour 做任何处理之前运行,post-plugins 在全部处理之后运行。常见用途是 wet recording——把一串 plugin 直接挂在物理输入上(类似踏板链),再把处理后的信号路由到任意多 track/bus。也可加载 NDI Input/Output plugin 捕获或发送 NDI 设备,或在 post 段加载 room correction、VU meter、spectrum analyzer 等分析工具。

I/O plugins 比 bus 轻量:它们不可 automation,Ardour 无需评估其 parameter,行为类似与 Ardour 并行的 JACK client。

添加 I/O plugins

  • Window > I/O Plugins 打开 I/O Plugins 对话框,每个 slot 右键打开与 mixer strip 相同的 plugin 选择菜单,双击打开 Plugin Selector。
  • 选定 plugin 后显示在 Pre- 或 Post-process 区,取决于你的选择。

Routing

  • I/O plugin 的 input/output 选择方式与 mixer strip 相同:plugin 名上方的按钮选 input 端口,下方按钮选 output 端口。
  • 在 Recorder 窗口点 + 可直接创建自动连接到 I/O plugin 的新 track。
  • Audio Connections 对话框有独立的 I/O Pre 与 I/O Post 标签页列出这些端口。

相关页面