Skip to content

Instantly share code, notes, and snippets.

@otiai10
Last active December 24, 2017 10:10
Show Gist options
  • Save otiai10/103a0658537b794ae2209e5d9d2195e8 to your computer and use it in GitHub Desktop.
Save otiai10/103a0658537b794ae2209e5d9d2195e8 to your computer and use it in GitHub Desktop.
アニソンDJをれんしうしている.md(14日目)

「フェーダー」と「イコライザ」を駆使して、「いい感じにトラックAとトラックBをつなげる」ということを実現したい。まずは「フェーダー」だ。 DDJ-RBには、「フェーダー」がふたつある。

  • 横フェーダーと呼ばれるもの
  • 縦フェーダーと呼ばれるもの

「横フェーダー」は、トラックAとトラックBを、お互いの音量が足して100%をキープしつつ、配分できるらしい。こういうかんじに

[-----------||------------------------------]
20%                                      80%
トラックA                  トラックB

「縦フェーダー」は、トラックAとトラックBの音量を、それぞれ独立に操作できるらしい。こういうかんじに

  |     |
  |     =
  |     |
  =     |
  |     |
  |     |
  |     |
トラックA トラックB
 50%    80%

-> 15日目

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment