LMMS/lmms

MIDI auto detect always turned on

开放

#1,813 创建于 2015年3月3日

 (1 条评论) (0 个反应) (0 位负责人)C++ (961 个派生)batch import
enhancementgood first issue

仓库指标

星标
 (7,132 个星标)
PR 合并指标
 (平均合并 146天 8小时) (30 天内合并 10 个 PR)

描述

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.

贡献者指南