Skip to content

Releases: jpwilliams/midi-mixer-releases

v1.2.0

31 Jul 16:47
d3944dd
Compare
Choose a tag to compare

Features

  • Added sharing functionality. It's not the prettiest, but it's functional right now.

Fixes

  • Fix app sometimes opening up multiple versions of itself

v1.2.0-alpha.2

23 Jul 20:48
c8646c6
Compare
Choose a tag to compare
v1.2.0-alpha.2 Pre-release
Pre-release

This is a pre-release version. It may contain improvements and new features, but may also be unstable. For the latest stable version, click here.

Sharing

This alpha release adds the ability to share a profile using a link! 🎉

To do this, open a custom profile in the mapper and hit the Share button below Load config. This will then provide a brief pop-up at the top of the app with a link that you can pass over to a friend!

image

When they click on the link, their browser will ask to open MIDI Mixer and the profile will be automatically imported!

Note: Both the creator and the receiver will have to be on this release (v1.2.0-alpha.2) or later for this to function.

The UI for this is currently really unideal. On creation, the pop-up needs to be a proper modal with an easy way to copy the link. On receipt, it'd be nice to be able to understand what the profile is (at least by seeing its name) before you click to import it. This will be addressed in the coming alphas/betas for this feature.

The reason for adding this feature so early, though, is that it'll help loads with testing out different device configs and debugging existing presets, as any user can quickly share a profile with another.

Known issues

  • The Mapper feels messy to work with. This will be refined.

v1.1.1

27 Jul 17:28
c8646c6
Compare
Choose a tag to compare

Features

  • Added an option to start MIDI Mixer minimised, so the UI doesn't pop up every time you boot your machine

v1.1.0

19 Jul 11:57
f3f80b4
Compare
Choose a tag to compare

The Mapper still has usability issues to look at, but it seems mostly stable, so we'll return to stable versions again. 🎉

Misc

  • Removed the empty "MIDI log" tab. Will re-introduce when the feature appears.
  • Made delete button in the Mapper UI a lot clearer and given it a confirmation dialog too. Fixes #5.
  • Cleaned up menu UI.
  • Cleaned up Mapper "Editing fader" and "Editing button" UIs. This still needs work, but we'll get an actual design before I revisit.

Known issues

  • The Mapper feels messy to work with. This will be refined.
  • "Marker" and "Track" buttons on the nanoKONTROL2 don't have working indicators.
  • OSD stops working if monitors are turned off and on again

v1.1.0-beta.2

18 Jul 16:10
f3f80b4
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release

This is a pre-release version. It may contain improvements and new features, but may also be unstable. For the latest stable version, click here.

Features

  • Display an error message when failing to load a config in the UI. This should help debug issues a bit more easily.

Fixes

  • If loading a saved custom profile, the name now properly appears under the "Active profile" header in the UI.
  • 🎹 Fix WORLDE EasyControl.9 preset not correctly loading crossfader.
  • Loading custom profiles from the tray menu should now be possible (previous to this, it would silently fail).
  • No longer remove "active" device when closing the app. This should resolve an issue where custom profiles would have to be reselected after rebooting.

Known issues

  • The Mapper feels a bit messy to work with. This will be refined.
  • "Marker" and "Track" buttons on the nanoKONTROL2 don't have working indicators.

v1.1.0-beta.1

18 Jul 11:23
fa9a47a
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

This is a pre-release version. It may contain improvements and new features, but may also be unstable. For the latest stable version, click here.

Features

  • 🎹 Add the WORLDE EasyControl.9 as a preset

Fixes

  • Fix nanoKONTROL2 preset not loading if name differed slightly from preset
  • Inputs/outputs are now more forgiving when set as presets and searching for devices
  • Fixed dev window showing sometimes when UI was shown
  • Fixed nanoKONTROL2 preset's Fader 5's mute button incorrectly being set to "22" instead of "52"

Known issues

  • The Mapper feels a bit messy to work with. This will be refined.
  • Loading config from the UI and from the tray icon performs different actions.
  • "Marker" and "Track" buttons on the nanoKONTROL2 don't have working indicators.

v1.0.3-alpha.4

15 Jul 18:30
fa9a47a
Compare
Choose a tag to compare
v1.0.3-alpha.4 Pre-release
Pre-release

This is a pre-release version. It may contain improvements and new features, but may also be unstable. For the latest stable version, click here.

Features

  • Add the ability to save and load custom profiles 🎉

Fixes

  • Sped up initial installation slightly

Known issues

  • The Mapper feels a bit messy to work with. This will be refined.

v1.0.3-alpha.3

14 Jul 15:22
fa9a47a
Compare
Choose a tag to compare
v1.0.3-alpha.3 Pre-release
Pre-release

This is a pre-release version. It may contain improvements and new features, but may also be unstable. For the latest stable version, click here.

Features

  • Add the ability to choose which screen the OSD appears on

Fixes

  • Small performance improvement for when changing config values
  • Cleaned small memory leak when UI was closed

Known issues

  • No way to save new profiles in the Mapper
  • Unclear UI for buttons in the Mapper

v1.0.3-alpha.2

13 Jul 16:54
fa9a47a
Compare
Choose a tag to compare
v1.0.3-alpha.2 Pre-release
Pre-release

Features

  • Added "Open UI" item to tray menu
  • Added option to enable/disable OSD
  • Added option to enable/disable the OSD showing extended information
  • Added option to set location of OSD on the screen
  • Added "Feedback" page

Fixes

  • Fix app sometimes not booting on upgrade
  • Fix trademark symbols not appearing correctly
  • Fix OSD flashing up on boot
  • Fix some options not behaving as expected if no config file was present (fresh installation)
  • Fix odd corner rounding of OSD elements

Known issues

  • No way to save new profiles in the Mapper
  • Unclear UI for buttons in the Mapper

v1.0.3-alpha.1

01 Jul 15:05
Compare
Choose a tag to compare
v1.0.3-alpha.1 Pre-release
Pre-release

An alpha release containing the preliminary UI and some fixes.

  • Pruned package size
  • Fix "Focus" in the Tray Menu always being indented
  • Remove debugging window from appearing all the time
  • Better at finding ungrouped applications when setting volumes
  • Performance improvements for UI
  • Fixed fader not working as expected when maxValue was lower than minValue
  • Fixed app hanging on to device after loading a profile fails
  • Fixed incorrect default maximum value of PITCH controls

Known issues

  • No way to save new profiles in the Mapper
  • Unclear UI for buttons in the Mapper