rsjaffe / MIDI2LR

An application and plugin to remotely control Lightroom with a MIDI controller
http://rsjaffe.github.io/MIDI2LR/
GNU General Public License v3.0
675 stars 83 forks source link

Button react twice on single click #494

Closed meefox closed 3 years ago

meefox commented 3 years ago

Describe the bug Clicking on a simple button (0-127) it correctly is shown in the console (as a single click) but the action is sending twice to the lightroom. For example, set Next photo action will actually scroll to +2 pictures.

To Reproduce Steps to reproduce the behavior:

  1. Single click on the Button
  2. Action happening twice

Expected behavior Action is happening once per each click

System(please complete the following information):

Additional context Using TouchOSC for iPad as a midi device.

rsjaffe commented 3 years ago

This sounds like a TouchOSC configuration problem. Please continue this conversation in the google groups for MIDI2LR, and include a copy of your MID2LR.log file.

For MIDI2LR support, post any comments, questions, bug reports, etc., at our google groups discussion page . The Github issues page is for development planning only.