HISE Logo Forum
    • Categories
    • Register
    • Login

    MIDI Controller in Macro Modulation Source

    Scheduled Pinned Locked Moved Bug Reports
    1 Posts 1 Posters 42 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • LindonL
      Lindon
      last edited by Lindon

      So set up a Macro Modulation Source and assign one of the Macros to a Time Variant>MIDI Controller

      Set the CC Number in the MIDI Controller = 129 - play the keyboard and apply Channel Aftertouch(CC129) - nothing happens.

      Click MIDI Learn in the MIDI Controller, and play with Channel Aftertouch - the controller moves correctly... now CC129 seems to be assigned and working correctly, but you cant assign it using the CC Number Slider...

      cant assign it programmatically either:

      const var MidiMod1 = Synth.getModulator("MidiMod1");
      MidiMod1.setAttribute(MidiMod1.ControllerNumber, 129);
      

      yet more investigation - Channel Aftertouch is being assigned to CC128

      yep CC129 is sent but if you set up the MIDI Controller to 129 it wont receive it - but it will if you set the controller to 128, and if you send 128(pitch) then it also moves the controller - so this is a bit borked.

      HISE Development for hire.
      www.channelrobot.com

      1 Reply Last reply Reply Quote 0
      • First post
        Last post

      19

      Online

      1.7k

      Users

      11.8k

      Topics

      103.1k

      Posts