MIDIControl Changelog

What's new in MIDIControl 2.0.11.0 Pre-release

Sep 12, 2023
  • Bump NAudio.WinForms from 2.1.0 to 2.2.1 in /MidiControl.

New in MIDIControl 2.0.9.0 Pre-release (Sep 12, 2023)

  • Bump NAudio.Wasapi from 2.1.0 to 2.2.1 in /MidiControl by @dependabot in #82

New in MIDIControl 2.0.6.0 Pre-release (Aug 17, 2023)

  • Dependencies cleanup by @Etuldan in #74

New in MIDIControl 2.0.5.0 (May 17, 2023)

  • Items in groups available to be manipulated by @Etuldan in #67

New in MIDIControl 2.0.4.0 (May 14, 2023)

  • Bug Fixes:
  • Toggle filter for OBS (fabbf39)
  • What's Changed:
  • Fix: toggle filter for OBS by @Etuldan in #64

New in MIDIControl 2.0.3.0 (May 14, 2023)

  • Bug Fixes:
  • add webpage after twitch redirect (a47785d)
  • What's Changed:
  • fix: add webpage after twitch redirect by @Etuldan in #63

New in MIDIControl 2.0.1.0 (Apr 23, 2023)

  • Fix/auto deploy
  • Bump Websocket.Client from 4.4.43 to 4.5.2 in /MidiControl
  • Bump Microsoft.Web.WebView2 from 1.0.1518.46 to 1.0.1587.40 in /MidiControl
  • Bump Websocket.Client from 4.5.2 to 4.6.1 in /MidiControl
  • Bump TwitchLib.Communication from 1.0.4 to 1.0.6 in /MidiControl
  • Bump Newtonsoft.Json from 13.0.2 to 13.0.3 in /MidiControl
  • Bump Microsoft.Web.WebView2 from 1.0.1587.40 to 1.0.1722.45 in /MidiControl
  • Fix/32 the midi stop all sound option doesnt work

New in MIDIControl 2.0.0.3 (Feb 18, 2023)

  • Fix: Sources should be empty when OBS not available.
  • Fix main icon on .exe file.

New in MIDIControl 2.0.0.2 (Feb 13, 2023)

  • General:
  • Updated dependencies
  • Debug traces removed
  • Bug Fixes:
  • Global Audio devices are now accessible ( #31 )
  • Toggle Source should be working again ( #28 )
  • What's Changed:
  • Bump System.Text.Json from 7.0.0 to 7.0.1 in /MidiControl by @dependabot in #23
  • removal of dependentAssembly in app.config by @Etuldan in #24
  • removal of old debug trace by @Etuldan in #25
  • Feature/projectfile by @Etuldan in #26
  • Bump Microsoft.Web.WebView2 from 1.0.1462.37 to 1.0.1518.46 in /MidiControl by @dependabot in #30

New in MIDIControl 2.0.0.2 Pre-release (Feb 5, 2023)

  • General:
  • Updated dependencies
  • Debug traces removed
  • Bug Fixes:
  • Global Audio devices are now accessible ( #31 )
  • Toggle Source should be working again ( #28 )

New in MIDIControl 2.0.0.1 (Dec 11, 2022)

  • Added: completely new main window design, with keyboard shortcuts for most common actions
  • Added: main window can be resized, maximized, and minimized to taskbar, in addition to closing to system tray
  • Added: improved profile management flow, including duplicating and saving current settings as default
  • Added: MIDIControl will load the last-used profile on startup (this can be turned off if desired; if turned off, MIDIControl will start using the Default profile)
  • Added: keybind icons and summaries in the main view, with customizable viewing modes (icons, list, details)
  • Added: keybind icons to differentiate between actions mapped to notes and CC controls
  • Added: overhaul of the keybind editor window
  • Added: keybind editor dialog now displays the name of the selected note if one is pressed (C#0, F2, etc.) instead of a number
  • Added: keybind editor validates settings before saving, showing any errors/invalid settings and checking for name conflicts with existing keybinds
  • Added: optional confirmation prompts for deleting keybinds or profiles, on by default
  • Added: program can be closed from the tray icon without having to open the main window (right-click the icon for a menu)
  • Added: the active profile can now be changed from the tray menu
  • Added: indicator in titlebar when there are unsaved changes to the current profile, and prompts the user when trying to exit or switch profiles with unsaved changes
  • Added: theming support across the program (default theme is light; also includes a dark theme, a blue Office 2007-esque theme, and a Window Classic theme)
  • Added (features): SoundBoard keybind type can now be set to stop any other playing sounds before playing its own sound
  • Added: link to the GitHub project page in the main menu
  • Added: tooltips for status bar buttons
  • Added: if installed, a link to open Native Instruments Controller Editor will appear in the menu; in testing, I've found that my Maschine makes for a wonderful and very customizable stream deck controller, so this option is added for convenience :)
  • Added: support for OBS Studio 28 and obs-websocket-5.0
  • Changed: keeping the main window on top is now optional and off by default
  • Changed: starting to system tray is now optional and off by default
  • Changed: toolbar can be moved to the top or bottom of the window (default is top)
  • Changed: when starting to system tray, the program shows a notification displaying the profile that it loaded
  • Fixed: strange window behavior when minimizing/restoring from tray icon
  • Fixed: program crash when pressing a control/note on a connected MIDI device after disconnecting some other device
  • Fixed: slightly distorted icons on the status bar buttons

New in MIDIControl 1.9.3.0 (Dec 3, 2022)

  • New UI.

New in MIDIControl 2.0.0.0 Pre-release (Aug 28, 2022)

  • Websocket v5:
  • Compatibility with OBS Websocket v5 (native in OBS v28).
  • Bugs:
  • There will be a lot ! Beware, do NOT use in production environment.

New in MIDIControl 1.9.2.1 (Aug 6, 2022)

  • Bug Fix:
  • Twitch connection fix
  • Updates:
  • Dependencies updates

New in MIDIControl 1.9.2.0 (May 26, 2022)

  • New features:
  • Added copying current profile to a new one
  • Added confirm dialog for deleting a profile
  • Bug fix:
  • Fixed issue where saving Stop All Sounds to a control and using it would cause a crash because SwitchToProfile was set to null (correctly) but the event handler was checking for empty string
  • Fixed Switch To Profile box in EntryGUI being checked when editing a control where its value is null because it was supposed to be off (same bug)

New in MIDIControl 1.9.1.0 (Jan 9, 2022)

  • LED Feedback is enabled for GoXLR actions.

New in MIDIControl 1.9.0.0 (Dec 12, 2021)

  • GoXLR routing table
  • You can now bind your MIDI key to modify (Mute, Unmute, Toggle) the routing table of your GoXLR.