korginc / logue-sdk

This repository contains all the files and tools needed to build custom oscillators and effects for the prologue synthesizer.
BSD 3-Clause "New" or "Revised" License
835 stars 306 forks source link

Knob controls being sent to incorrect FX module (delfx and revfx) #33

Closed miz884 closed 4 years ago

miz884 commented 4 years ago

Describe the bug Even if the FX mode is switched from delfx to revfx, the knob values is being sent to delfx, and vice-versa.

To Reproduce Steps to reproduce the behavior:

  1. Push DELAY button to set the FX mode to delfx.
  2. Select any delay module by TYPE knob.
  3. Use A or B knob to control the module.
  4. Push REVERB button to switch the FX mode to revfx.
  5. Without touching TYPE knob, twist the A or B knob.

(Issue) Then, the knob controls will be sent to the delfx module, although the FX mode is in revfx currently (due to the step 4 above).

  1. Select any reverb module by TYPE knob.

Then, the knob controls will start to be sent to the correct revfx module.

Expected behavior The knob controls should be sent to the selected modules.

Screenshots N/A

Desktop (please complete the following information):

Additional context N/A

miz884 commented 4 years ago

This issue is not reproducible on MODFX.

etienne-korg commented 4 years ago

Hi, thanks for reporting this issue, however it is not related to the logue-sdk but rather to the NTS-1 itself. This has already been reported elsewhere and will be addressed in a future update. However product related issues will not be tracked on this repository.

Product-related issues should be reported through the appropriate customer support channels.