Skip to content

Releases: jskeet/DemoCode

V-Drum Explorer version 1.0.0-alpha05

24 May 07:22
Compare
Choose a tag to compare
Pre-release
Release 1.0.0-alpha05

This is primarily to address issue 97, where multiple MIDI ports are
detected, but only one is for a Roland drum module, so we should be
able to proceed.

There are some known schema issues in the TD-27 schema which are
addressed in the new codebase but not here (as keeping track of
things in both places is really tricky).

This is likely to be the last release of the "old" code, as the
"new" code is approaching feature parity.

V-Drum Explorer version 1.0.0-alpha04

28 Mar 07:40
Compare
Choose a tag to compare
Pre-release
Release V-Drum Explorer 1.0.0-alpha04

Fixes:

- Incorrect schema data (mostly in multifx, but also one TD-27 midi field, and TD-27 output assignments)

New features

- Progress dialog when copying data to the module
- Top-level small containers moved to a "Setup" node under the root for simpler copying

V-Drum Explorer version 1.0.0-alpha03

01 Mar 19:34
Compare
Choose a tag to compare
Pre-release

Changes since 1.0.0-alpha02:

  • Initial support for TD-27
  • Change MIDI library choice (hopefully invisible to most users)
  • Fix stack overflow error on some changes
  • Fix tempo sync switch not reflecting in UI
  • Select the first output device as a reasonable default in Instrument Audio Explorer
  • Attempt to find a reasonable default input device in instrument recording dialog

V-Drum Explorer version 1.0.0-alpha02

13 Oct 17:35
Compare
Choose a tag to compare
Pre-release

Changes since 1.0.0-alpha01:

  • Ability to record instrument sounds and then open the Instrument Audio Explorer
  • Windows installer
  • Moved "Open copy in Kit Explorer" to context menu
  • Added "Copy kit" feature (in context menu)
  • Added "Import kit from file" feature (in context menu)
  • Added "Export kit to file" feature (in context menu)

VDrumExplorer version 1.0.0-alpha01

27 Sep 15:23
Compare
Choose a tag to compare
Pre-release

Changes since 0.1.0:

  • Publish .NET Core 3.0 version
  • Change away from 0.x to be consistent with my general thoughts on versioning
  • Log the version number on startup
  • Code is now signed with a personal certificate
  • Remember file that was loaded, and split save/save-as functionality
  • Remember overlaid containers within an edit session (e.g. switching between multi-fx options, don’t forget everything on each switch)
  • Default cymbal sizes with the instrument is changed (TD-17 only for now)
  • Better default values in overlays
  • Add exception logging if something goes wrong when writing to the device
  • Fix the Ride vedit overlay for the TD-50
  • Introduce a “default kit number” in kit files, and allow it to be edited
  • Improve display of the root node in Kit Explorer (no more “Kit 1”)

VDrumExplorer version 0.1

14 Sep 16:00
Compare
Choose a tag to compare
Pre-release

This is the first release of VDrumExplorer.

Brief documentation is available at https://jskeet.github.io/DemoCode/Drums/