Author Topic: Change MIDI parameters  (Read 2703 times)

godoru

  • Team member
  • *
  • Posts: 10
    • View Profile
Change MIDI parameters
« on: August 18, 2019, 01:30:34 PM »
Hi! how can I change the MIDI parameters to associate it to another values?

thanks

Xavier

  • Administrator
  • Hero Member
  • *
  • Posts: 2257
    • View Profile
Re: Change MIDI parameters
« Reply #1 on: August 18, 2019, 10:20:55 PM »
Hi! how can I change the MIDI parameters to associate it to another values?

thanks

Hi,
You have to re-compile the firmware.
Then it's easy, change the value in the following enum :
https://github.com/Ixox/preenfm2/blob/master/src/midi/MidiDecoder.h#L48

Xavier