Skip to content

Releases: DavidMolTor/DL4II_Control

Release 1.7

31 Oct 15:45
Compare
Choose a tag to compare

Device firmware update 1.10.

Changelog

  • Updated the value for the bypass command.

Annotations

  • The tap tempo light in the application does not show the current tempo.

  • The default MIDI channel stored in the application configuration is 2.

Pending changes

  • Allow for true tap tempo configuration via the tap footswitch.

  • Include looper controls once the device is in looper mode.

Release 1.6

20 Sep 12:18
Compare
Choose a tag to compare

Modified the tap tempo functionality to show the current subdivision mode using the Time/Subdivision knob.

Changelog

  • Fixed application closing issues.

Annotations

  • The tap tempo light in the application does not show the current tempo.

  • The default MIDI channel stored in the application configuration is 2.

Pending changes

  • Allow for true tap tempo configuration via the tap footswitch.

  • Include looper controls once the device is in looper mode.

Release 1.5

08 Mar 20:17
Compare
Choose a tag to compare

Added channel and preset up and down controls for ease of use.

Changelog

  • Fixed rotary knob control issues.

Annotations

  • The tap tempo light in the application does not show the current tempo.

  • The default MIDI channel stored in the application configuration is 2.

Pending changes

  • Allow for true tap tempo configuration via the tap footswitch.

  • Include looper controls once the device is in looper mode.

Release 1.4

15 Dec 08:08
Compare
Choose a tag to compare

Added channel and preset up and down controls for ease of use.

Changelog

  • Moved the main window to WPF.

  • Fixed some DPI scaling issues.

Annotations

  • The tap tempo light in the application does not show the current tempo.

  • The default MIDI channel stored in the application configuration is 2.

Pending changes

  • Allow for true tap tempo configuration via the tap footswitch.

  • Include looper controls once the device is in looper mode.

Release 1.3

31 Mar 16:24
Compare
Choose a tag to compare

Added channel and preset up and down controls for ease of use.

Changelog

  • Added channel up and down controls.

  • Added preset up and down controls.

  • Cleared pending messages when changing presets.

Annotations

  • The tap tempo light in the application does not show the current tempo.

  • The additional footswitch only serves to store the current configuration.

  • The default MIDI channel stored in the application configuration is 2.

Pending changes

  • Allow for true tap tempo configuration via the tap footswitch.

  • Include looper controls once the device is in looper mode.

Release 1.2

22 Feb 13:14
Compare
Choose a tag to compare

Added device connection messages and an information box.

Changelog

  • Added an information box to the auxiliary control device.

  • Added device connection status labes as error messages.

  • The device descriptor is configurable for bridged connections.

Annotations

  • The tap tempo light in the application does not show the current tempo.

  • The additional footswitch only serves to store the current configuration.

  • The default MIDI channel stored in the application configuration is 2.

Pending changes

  • Allow for true tap tempo configuration via the tap footswitch.

  • Include looper controls once the device is in looper mode.

Release 1.1

11 Feb 13:46
Compare
Choose a tag to compare

Revisited the device configuration system and fixed the configuration update timer.

Changelog

  • Fixed an issue where the configuration does not apply when selecting presets

Annotations

  • The tap tempo light in the application does not show the current tempo.

  • The additional footswitch only serves to store the current configuration.

  • The default MIDI channel stored in the application configuration is 2.

Pending changes

  • Allow for true tap tempo configuration via the tap footswitch.

  • Include looper controls once the device is in looper mode.

Release 1.0

09 Feb 14:48
Compare
Choose a tag to compare

Rework of the MIDI commands and device parameters update system.

Changelog

  • Fixed an issue where the device kept disconnecting.

  • Implemented a queue system for outgoing MIDI commands.

Annotations

  • The tap tempo light in the application does not show the current tempo.

  • The additional footswitch only serves to store the current configuration.

  • The default MIDI channel stored in the application configuration is 2.

Pending changes

  • Allow for true tap tempo configuration via the tap footswitch.

  • Include looper controls once the device is in looper mode.

Prototype 0.2

06 Feb 19:22
Compare
Choose a tag to compare

Minor fixes from initial testing. Major upgrades pending to be included.

Changelog

  • Fixed a connection error that blocks command output.

  • Introduced a delay between looper and delay consecutive commands.

Annotations

  • The device does not allow for commands to be sent too close.

  • The MIDI library used does not account for consecutive commands.

Pending changes

  • Implementing a queue system for the MIDI commands.

  • The device has to be disconnected between executions of the application.

  • Polishing of the error management system once the queue implementation is completed.

Prototype 0.1

06 Feb 17:14
Compare
Choose a tag to compare

First release of the DL4MkII MIDI control system. The target platform is Windows 64 bits.

Changelog

  • Added an auxiliary device for showing parameter information, errors and future footswitch controls.

  • Configured all delay and reverb selection systems, additional testing is pending.

  • All footswitches work as intended and can select presets and store them locally on the computer.

  • There seems to be no possibility to save the presets directly on the unit using MIDI commands.