Skip to content

2.1.0

Compare
Choose a tag to compare
@jpwilliams jpwilliams released this 21 Nov 15:06
· 3 commits to master since this release
0cc3206

Features

⌨ Key Combinations have been added as a generic button type!

This means you can now trigger an arbitrary combination of keys to be sent when a button in pressed on your MIDI board. You can find the "Send key combination..." option in the drop-down menu when assigning a button.

image

🔢 Customisable infinite rotary sensitivity

Different rotaries have different feels, so you can now adjust the number of "steps" an infinite rotary has from 0% to 100% volume.

image

🎨 Restructured Group editor page

The page has been simplified a little bit, with the addition of some small buttons to get more information about the various inputs and how they can be used. This is hopefully one of many passes to try and improve and simplify the UI.

image

🎹 Korg nanoKONTROL Studio profile

Huge thanks to @Fuerchtenichts#9826 in Discord who has been doing incredible work creating a profile for the Korg nanoKONTROL Studio. They've even contributed this wonderful walkthrough PDF to get started with the preset.

This has also introduced the idea of "notes" for profiles and presets for some of the more complex MIDI controllers which require some set-up before being able to use.

📈 Customisable logarithmic curve

The logarithmic curve is hugely helpful, but even I've wanted to tweak it a little bit here and there to better fit my needs. Now you can!

There's now a slider in the Settings page that allows you to adjust the steepness of the curve so you can tweak to your heart's desire.

image

Fixes

  • Channel numbers when editing a Control now correctly show channels 1 - 16 instead of 0 - 15.
  • Fixed another crash for pre-1804 Windows 10 builds that didn't have access to some .NET libraries
  • Fixed indicators sometimes flashing to min/max values when profile initially loaded