Table of Contents

DGEdit Roadmap

Version ending with an even number are stability/bugfix releases (except 0). Versions ending with an odd number are feature releases that are potentially unstable.

Version 0.11

Goal of this release: Modernization of UI code

Version 0.12

Unspecified future release

Attack calculation

Attack calculation on each sample are currently just using the audio power of the raw signal. This is to be changed so that a fully configurable nutch filter can be applied before the power calculation is performed. The sample must be listenable with apreview of the nutch filter in order for the user to set the correct frequency, width and gain parameters.

Sample generation

Samples must be recorded with alternating right and left hand strokes on each drum, staring with the right hand. Each right/left hand stroke pair must be of equal velocity making it possible for the sample cutter to pair them without further analysis. The calculated attack strength of the sample pair can be calculated using either the right or left hand alone for the pair or doing an average of the two. The sample pairings are stored in the dataset for the engine to use.

Player

The engine can choose between either single hand strokes (right hand only) and multihand samples (alternating right and left) based on the speed in which the strokes are happening. This will make it possible to force a snare fill to be played using right/left hand because the speed of the fill is about double the rate of the single hand strokes.

Example: Blast beat in 240bpm (16th notes) results in 960bpm snare notes. Then a snare fill will be utilising double that speed resulting in 1920bpms. This 'jump' in speed is easily detectable by the engine (and the speed threshold is user configurable). When in dual-hand mode the sampleselection algorithm works as usual (based on randomness) but in multihand mode it will alternate between the right and left hand samples.

Ultimately this feature will result in less 'machinegun' snare during fills.

The feature could be combined with the velocity level and make it possible to switch to eg. gravity blast mode.

Furthermore the need for multiple note values for the right and left kick drums will disappear since the right kick can be used in the slower parts and alternating right and left can be used in faster parts.

Completed Features/Roadmap

Version 0.10

Major release
Released January 6th 2019.

Versions before 0.10 shared roadmap with drumgizmo

See drumgizmo release notes on version 0.9.5 and older for the details.