8000 Tags · breconides/DemoCode · GitHub
[go: up one dir, main page]

Skip to content

Tags: breconides/DemoCode

Tags

VDrumExplorer-1.0.0-alpha11

Toggle VDrumExplorer-1.0.0-alpha11's commit message
Release 1.0.0-alpha11

Changes since alpha10:

- Fixes to TD-50X communications
- Fixes to TD-50X schema
- Initial support for "copy node" and "paste node", allowing instruments (or MFX settings, or trigger banks etc) to be copy/pasted within one explorer window. The UI for this may change over time, but it does appear to work.

VDrumExplorer-1.0.0-alpha10

Toggle VDrumExplorer-1.0.0-alpha10's commit message
Release 1.0.0-alpha10

- Attempted fix for TD-50X communication
- Disable Copy Data / Play Note buttons when not connected to the right module

VDrumExplorer-1.0.0-alpha09

Toggle VDrumExplorer-1.0.0-alpha09's commit message
Release 1.0.0-alpha09

Changes:

- Initial support for TD-07 (definitely "mostly works"; there may be some schema issues)
- Fix for TD-50X schema that would prevent instrument recording

VDrumExplorer-1.0.0-alpha08

Toggle VDrumExplorer-1.0.0-alpha08's commit message
Release 1.0.0-alpha08

Changes since 1.0.0-alpha07:

- Added initial support for TD-50X (see below)
- Added new trigger list for TD-17 firmware 1.0.2
- Minor fixes to TD-27 and TD-50 schemas

The TD-50X support may well be entirely broken; I can't test it
personally. The schema launches in the schema explorer, but that's
all I can say about it right now.

VDrumExplorer-1.0.0-alpha07

Toggle VDrumExplorer-1.0.0-alpha07's commit message
Release 1.0.0-alpha07

VDrumExplorer-1.0.0-alpha06

Toggle VDrumExplorer-1.0.0-alpha06's commit message
Release 1.0.0-alpha06

This is the first version with a complete new user interface
implementation. While much of it looks the same as previous
versions, it's all changed under the hood - which means there may
well be some bugs lurking. On the other hand, there are plenty of
new features too:

- Better instrument recording and a cleaner Instrument Explorer
  interface.
- Early support for the Aerophone AE-10. Yes, I realize
  the Aerophone isn't a drum kit, but it uses the same protocol
  for configuration (at least largely). There are various known
  issues with this at the moment, particularly around the
  Chorus/Reverb/MFX schema being very, very incomplete.
- "Schema Explorer" allowing you to inspect the containers and
  fields for any supported instrument.
- Many updates to schema aspects which were inaccurate in previous
  releases.

VDrumExplorer-1.0.0-alpha05

Toggle VDrumExplorer-1.0.0-alpha05's commit message
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.

VDrumExplorer-1.0.0-alpha04

Toggle VDrumExplorer-1.0.0-alpha04's commit message
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

VDrumExplorer-1.0.0-alpha03

Toggle VDrumExplorer-1.0.0-alpha03's commit message
Release 1.0.0-alpha03

VDrumExplorer-1.0.0-alpha02

Toggle VDrumExplorer-1.0.0-alpha02's commit message
New feature: export kit to file

0