LMMS/lmms

MIDI auto detect always turned on

オープン

#1,813 opened on 2015/03/03

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (961 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (7,132 個のスター)
PR merge metrics
 (平均マージ 146d 8h) (30d で 10 merged PRs)

説明

If you connect a control to a MIDI controller and then select "edit connection" again, automatic detection is turned on. The problems with this approach:

  • A stray CC could change the connection to another device, channel and CC.
  • Just opening the dialog will enable the selected channel/CC combo on all devices.
  • There's no way to see which device the control is listening to.

My suggestion is to have automatic detection turned on only if the control isn't already connected.

コントリビューターガイド