Ardour/Plugins: Utilities
来自motewiki
更多操作
< Ardour
Ardour 内置 utility plugin:
- ACE Amplifier:在 processor box 任意位置调整 ±20 dB gain;唯一参数 gain(generic editor 或 automation lane 调整)。
- ACE A/B Switch / ACE Cross Fade:用 automation lane + custom pin connections 在 chain 前部两个 plugin 间切换(input 1 = A,input 2 = B)。A/B Switch 瞬时切换;Cross Fade 可渐变过渡。支持 1/2/4-channel 配置(mono: In1/2→Out1;stereo: In1/3→Out1, In2/4→Out2;quad: In1/5→Out1, In2/6→Out2, In3/7→Out3, In4/8→Out4)。
- ACE Mute:在 processing chain 任意位置 mute 信号(区别于 track mute 只对已处理音频生效);无设置,用 automation lane 控制。变体 ACE Slow Mute:mute 前后加 1 秒 fade out/in。
- Voice/Level Activate:输入电平超过 threshold 时 roll transport;典型场景:home studio 里拍手/拨弦触发录音。唯一参数为 input level threshold。
- MIDI Note Mapper:把任意 MIDI note 映射到其他 note;影响 note-on/off 与 polyphonic key pressure;同一 note 可多次映射,取最后一条。
- Arpeggiators:simple / Barlow / Raptor 三种,共同基础设置(division 重复率、octave 跨度):
- * simple arp:按 bar line/beat line/subdivision 设不同 velocity,带 swing
- * Barlow:sample-accurate trigger,自动适配 time signature,可设 min/max velocity
- * Raptor:harmonic 控制、input pitch/velocity tracking 等