Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
roadmap:features_roadmap [2019/10/12 12:58] devaroadmap:features_roadmap [2020/05/26 20:03] – [Version 0.9.19] deva
Line 2: Line 2:
 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 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.9.18===== +=====Version 0.9.19=====
-//Bugfix release//\\ +
-Scheduled for release October 15th 2019. +
-  * BUGS: +
-    * {{:uncheck.png}} <del>Fix crash when running LV2 from jalv.select and resizing.(see [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2017_05_14|IRC at 21:51:40]]) </del>**not reproducible**  //(chaot4)// +
-    * {{:uncheck.png}} <del>Fix [[https://linuxmusicians.com/viewtopic.php?f=57&t=19991|potential mutex race]].</del> **not reproducible**//(chaot4)// +
-    * {{:check.png}} <del>Fix loading of drumkits not reporting errors as text (including dgvalidator). (see [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2019_07_19|IRC at 23:26:29]])</del> //(deva)// +
-    * {{:check.png}} <del>Fix [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2019_08_06|spelling errors]] in UI.</del> //(chaot4)// +
-    * {{:check.png}} <del>Fix crash on Windows when file-browser is open and plugin window is closed (see [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2018_08_06|IRC log]]).</del> //(deva)// +
-    * {{:check.png}} <del>Fix GUI not showing in Reaper under Windows on first opening it.</del> //(deva)// +
- +
-  * Sample selection algorithm improvements: +
-    * {{:check.png}} <del>Check new sample selection algorithm on crashextra in crocellkit. Very few samples result in large spread in chosen samples with the same input velocity. See [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2019_07_12|irc]].</del> //(chaot4)// +
-    * {{:check.png}} <del>Scale values for sample selection to [0,1] for input via CLI.</del> //(chaot4)// +
- +
-  * OSX: +
-    * {{:check.png}} <del>Set LV2 ui type according to implementation (ie ui:CocoaUI on OSX)</del> //(deva)// +
- +
-  * other: +
-    * {{:check.png}} <del>Add all velocity humanizer CLI options, not just stddev.</del> //(chaot4)// +
-    * {{:check.png}} <del>Disable stddev when velocity humanizer is turned off.</del> //(chaot4)// +
-    * {{:check.png}} <del>Make file-browser always on top.</del> //(deva)// +
-    * {{:incheck.png}} Introduce sample normalization option to the engine and xml. //(chaot4/deva)// +
- +
-=====Version 0.9.19 (1.0.0?)=====+
 //Feature release//\\ //Feature release//\\
 Not yet a target release date. Not yet a target release date.
-  * UI overhaul. //(pixelwiz)// +  * {{:incheck.png}} Translation support (gettext). //(deva)// 
-  * Translation support (gettext?). //(unassigned)//+  * {{:incheck.png}} Per instrument voice count controls. //(TheMarlboroMan)// 
 +  * {{:check.png}} <del>Make sure DrumKit.clear() also clears metadata.</del> //(deva)//
  
   * OSX:   * OSX:
-    * {{:uncheck.png}} Create [[https://github.com/andreyvit/create-dmg|.dmgs]] for OSX deployment. //(deva)// +    * {{:incheck.png}} Create [[https://github.com/andreyvit/create-dmg|.dmgs]] for OSX deployment. //(deva)// 
- +    * {{:incheck.png}} Make OSX bundle with LV2 (See [[https://github.com/DISTRHO/DPF|DPF]] / ask falktx) 
-  Metadata+    {{:incheck.png}} Make OSX bundle with VST (See [[https://github.com/DISTRHO/DPF|DPF]] / ask falktx) 
-    * {{:uncheck.png}} Make preliminary GUI drafts on how to implement the metadata into the interface //(muldjord)// +    * {{:uncheck.png}} Fix pixel offset when using the mouse in the UI (especially visible in Ardour). //(deva)// 
-    * {{:uncheck.png}} Improve error message if instrument file doesn't exist. //(suhr)// +    * {{:check.png}} <del>Fix rendering on HiDPI (retina) display.</del> //(deva)// 
-    * {{:uncheck.png}} Make sure DrumKit.clear() also clears metadata.+    * {{:check.png}} <del>Fix LV2/OSX ui corruption on resize in Ardour.</del> //(deva)// 
 +    * {{:check.png}} <del>Fix VST/OSX ui mouse offset issue in Ardour.</del> //(deva)//
  
   * Plugins:   * Plugins:
-    * {{:uncheck.png}} Consider adding resampler quality knob to the UI. //(unassigned)// +    * {{:check.png}} <del>Add default midi map to drumkits which is then automatically loaded when drumkit file is loaded.</del> //(chaot4)// 
-    * {{:uncheck.png}} Design drumkit logos, and add them to the drumkits. //(muldjord)// +    * {{:check.png}} <del>Add resampler quality knob to the UI.</del> //(deva)// 
-    * {{:uncheck.png}} Add drumkit logo in the inline display. //(chaot4)// +    * {{:check.png}} <del>Add default drumkit to config file, no UI for now.</del> //(chaot4)// 
-    * {{:uncheck.png}} Add [[http://lists.lv2plug.in/pipermail/devel-lv2plug.in/2016-November/001702.html|LV2 port-group]] support to be able to name the outputs according to the drumkit channel names. //(unassigned)// +    * {{:uncheck.png}} Add default drumkit and midimap to UI. //(chaot4)// 
-    * {{:uncheck.png}} Add default midi map to drumkits which is then automatically loaded when drumkit file is loaded //(chaot4)// +    * {{:uncheck.png}} Make file browser a more pleasant experience (explore using native file browser on all platforms: lv2 and vst have mechanisms to ask the host for a file browser: [[http://lists.lv2plug.in/pipermail/devel-lv2plug.in/2020-February/001958.html|lv2]]) //(chaot4)// 
-    * {{:uncheck.png}} Add default drumkit? //(chaot4)// +  * {{:check.png}} <del>Add "Velocity translation" module in ui for the following functionality:</del> //(chaot4/deva)// 
-    * {{:uncheck.png}} Add MIDI learn //(chaot4)// +    * <del>Velocity curvature adjustment (up/down
-    * {{:uncheck.png}} Add functionality to save learned MIDI map //(chaot4)// +    * Velocity floor adjustment 
-    * {{:uncheck.png}} Display last played MIDI note //(chaot4)/+    * Velocity ceiling adjustment 
-    * {{:uncheck.png}} Add pitch modifier //(chaot4)// +    * The point of all of these is to adjust any given drumkit to match the expected sound output from a midi drum loop you might have acquired elsewhereThe drumkits differ in where the hits are placed and as such an internal adjustment might be needed for the midi to sound as expected when played through any particular kit.</del> 
-    * {{:uncheck.png}} Add per instrument fader //(chaot4)/+  * {{:check.png}} <del>[[dev:energy_curvature|Velocity curves]] (but with new design and in GUI and CLI)</del> //(chaot4)//
-    * {{:uncheck.png}} Make file browser a more pleasant experience //(chaot4)//+
  
   * GUI:   * GUI:
 +    * {{:check.png}} <del>Vastly improve rendering speed.</del> //(deva)//
 +    * {{:incheck.png}} Stretch drumkit image. //(deva/chaot4)//
     * {{:uncheck.png}} Add support for opening links in external browser //(unassigned)//     * {{:uncheck.png}} Add support for opening links in external browser //(unassigned)//
     * {{:uncheck.png}} Add support for setting mouse cursor. //(unassigned)//     * {{:uncheck.png}} Add support for setting mouse cursor. //(unassigned)//
     * {{:uncheck.png}} Add selection by mouse and keyboard (shift+arrows) in lineedit. //(unassigned)//     * {{:uncheck.png}} Add selection by mouse and keyboard (shift+arrows) in lineedit. //(unassigned)//
     * {{:uncheck.png}} Add support for clipboard. //(unassigned)//     * {{:uncheck.png}} Add support for clipboard. //(unassigned)//
-    * {{:incheck.png}} Stretch drumkit image. //(deva/chaot4)//+      * Xlib: https://github.com/edrosten/x_clipboard/ 
 +      * Win32: https://docs.microsoft.com/en-us/windows/win32/dataxchg/clipboard 
 +      * Cocoa: https://developer.apple.com/documentation/appkit/nspasteboard 
 + 
 +  * Other: 
 +    * {{:check.png}} <del>Add DGValidator support for clickmaps.</del> //(deva)// 
 +    * {{:uncheck.png}} Update drumkits to newest features. //(chaot4/deva)// 
 +    * {{:uncheck.png}} Add midi CC to control engine settings at runtime. See http://nickfever.com/music/midi-cc-list for reference. See [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2018_08_31|irc log 20:39]] //(unassigned)// 
 +      * {{:uncheck.png}} Make midi CC event for resetting random seed. //(unassigned)// 
 +    * {{:uncheck.png}} Parse beginning of xml files in order to determine if they are a drumkit. Hide if not. Extend drumkit parser with some function that determines if current file is of proper format (eg. for drumgizmo format root node is drumkit). //(suhr)// 
 +    * {{:uncheck.png}} If you have named jack output channels in your jack drumgizmo client using jack metadata to suggest a port sorting order for e.g. QJackCtl is now possible (ask nils) 
 +    * {{:check.png}} <del>Refactor configfile.cc/h</del> //(chaot4)// 
 +    * {{:check.png}} <del>Change config directory on Windows from .drumgizmo to DrumGizmo</del> //(chaot4)// 
 +  * {{:uncheck.png}} Strip dead code in binaries. //(deva)/
 +  * {{:uncheck.png}} Compile with dynamic libraries removed/hidden to force static linking. //(deva)// 
 +  * {{:check.png}} <del>Compile zita-resampler as a submodule</del> //(deva)// 
 +  * {{:check.png}} <del>VST Makefile, add -Wno-c++11-narrowing</del> //(deva)// 
 +  * {{:check.png}} <del>Add missing nativewindow_cocoa.mm to distfiles.</del> //(deva)// 
 + 
 +  * BUGS: 
 +    * {{:check.png}} <del>Flashing loadbar: https://linuxmusicians.com/viewtopic.php?f=56&t=19219</del> //(deva)// 
 +    * {{:check.png}} <del>Note-on with velocity 0 should be ignored.</del> //(chaot4)// 
 +    * {{:check.png}} <del>Default drumkit not being stored correctly on Windows.</del> //(chaot4)// 
 +    * {{:check.png}} <del>Fix ''LV2_Descriptor'' and ''LV2UI_Descriptor'' compilation errors with the most recent LV2 headers.</del> //(deva)// 
 + 
 +=====Version 0.9.20===== 
 +//Bugfix release//\\ 
 +Not yet a target release date. 
 + 
 +  * UI overhaul. //(pixelwiz)// 
 +  * {{:uncheck.png}} Set up torrents for drumkit downloads: [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2020_02_02|irc]]. //(unassigned)// 
 +  * Plugins: 
 +    * {{:uncheck.png}} Compile and release LV2 for Windows. //(unassigned)// 
 +    * {{:uncheck.png}} Show played notes in clicky kit. //(chaot4)// 
 +    * {{:uncheck.png}} Display last played MIDI note //(chaot4)// 
 +    * {{:uncheck.png}} Add [[http://lists.lv2plug.in/pipermail/devel-lv2plug.in/2016-November/001702.html|LV2 port-group]] support to be able to name the outputs according to the drumkit channel names. //(unassigned)// 
 +    * {{:uncheck.png}} Add MIDI learn feature. //(chaot4)// 
 +    * {{:uncheck.png}} Add functionality to save/export learned MIDI map to midimap file. //(chaot4)// 
 +    * {{:uncheck.png}} Add sample pitch modifier //(chaot4)// 
 +    * {{:uncheck.png}} Add per instrument volume control. //(chaot4)//
  
   * CLI:   * CLI:
Line 69: Line 87:
  
   * Other:   * Other:
-    * {{:uncheck.png}} Add midi CC to control engine settings at runtime. See http://nickfever.com/music/midi-cc-list for reference. See [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2018_08_31|irc log 20:39]] //(unassigned)// 
     * {{:uncheck.png}} Create pd external. //(deva)//     * {{:uncheck.png}} Create pd external. //(deva)//
-    * {{:uncheck.png}} Parse beginning of xml files in order to determine if they are a drumkit. Hide if not. Extend drumkit parser with some function that determines if current file is of proper format (eg. for drumgizmo format root node is drumkit). //(suhr)// 
     * {{:uncheck.png}} Improve dgreftest to use xml as input including files, seed as well as config as xml like the plugins. //(unassigned)//     * {{:uncheck.png}} Improve dgreftest to use xml as input including files, seed as well as config as xml like the plugins. //(unassigned)//
       * {{:uncheck.png}} Make test suite of mid/wav/xml files exercising all kit features. //(unassigned)//       * {{:uncheck.png}} Make test suite of mid/wav/xml files exercising all kit features. //(unassigned)//
-    * {{:uncheck.png}} If you have named jack output channels in your jack drumgizmo client using jack metadata to suggest a port sorting order for e.g. QJackCtl is now possible (ask nils) 
     * {{:uncheck.png}} Add "two output channels mode" which should be super convenient for e-drum kits //(chaot4)//     * {{:uncheck.png}} Add "two output channels mode" which should be super convenient for e-drum kits //(chaot4)//
     * {{:uncheck.png}} Dynamically set volume modifier based on velocity: [[https://linuxmusicians.com/viewtopic.php?f=57&t=20248]]     * {{:uncheck.png}} Dynamically set volume modifier based on velocity: [[https://linuxmusicians.com/viewtopic.php?f=57&t=20248]]
 +    * {{:uncheck.png}} Store the range of samples used to calculate the power.
 +
 +
 +
 +
 +
  
-=====Version 0.9.20===== 
-//Bugfix release//\\ 
-Not yet a target release date. 
   * BUGS:   * BUGS:
     * {{:uncheck.png}} Fix assert(events.empty()) in jackmidi.cc line 97. //(unassigned)//     * {{:uncheck.png}} Fix assert(events.empty()) in jackmidi.cc line 97. //(unassigned)//
     * {{:uncheck.png}} Fix crashes and weird rendering issues with [[dev:suil-center|>=suil-0.8.3]]. //(deva)//     * {{:uncheck.png}} Fix crashes and weird rendering issues with [[dev:suil-center|>=suil-0.8.3]]. //(deva)//
-    * {{:uncheck.png}} Flashing loadbar: https://linuxmusicians.com/viewtopic.php?f=56&t=19219 //(deva)// 
-    * {{:uncheck.png}} FileBrowser oddly disappears in Reaper on Win10. (See [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2019_10_09|IRC]] at 19:41:40) //(unassigned)// 
     * {{:uncheck.png}} FileBrowser being non-interactive in Reaper on Win10. (See [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2019_10_08|IRC]]) //(unassigned)//     * {{:uncheck.png}} FileBrowser being non-interactive in Reaper on Win10. (See [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2019_10_08|IRC]]) //(unassigned)//
     * {{:uncheck.png}} FileBrowser showing just a white surface in Reaper on Win10. (See [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2019_10_09|IRC]] at 20:07:51) //(unassigned)//     * {{:uncheck.png}} FileBrowser showing just a white surface in Reaper on Win10. (See [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2019_10_09|IRC]] at 20:07:51) //(unassigned)//
- 
-  * OSX: 
-    * {{:uncheck.png}} Fix LV2/OSX ui corruption on resize in Ardour. 
-    * {{:uncheck.png}} Fix VST/OSX ui mouse offset issue in Ardour. 
-    * {{:uncheck.png}} Make OSX bundle with LV2 (See [[https://github.com/DISTRHO/DPF|DPF]] / ask falktx) 
-    * {{:uncheck.png}} Make OSX bundle with VST (See [[https://github.com/DISTRHO/DPF|DPF]] / ask falktx) 
  
   * other:   * other:
Line 104: Line 114:
     * {{:uncheck.png}} Add escaping of special characters in values (and keys?) in ConfigFile parser. //(unassigned)//     * {{:uncheck.png}} Add escaping of special characters in values (and keys?) in ConfigFile parser. //(unassigned)//
  
 +=====Version 0.9.21=====
 +//Feature release//\\
 +Not yet a target release date.
  
 +  * Metadata:
 +    * {{:uncheck.png}} Make preliminary GUI drafts on how to implement the metadata into the interface //(muldjord)//
  
 +    * {{:uncheck.png}} Design drumkit logos, and add them to the drumkits. //(muldjord)//
 +    * {{:uncheck.png}} Add drumkit logo in the inline display. //(chaot4)//
  
  
Line 111: Line 128:
  
 ==== Major Features ==== ==== Major Features ====
- 
-  * {{:uncheck.png}} Add "Velocity translation" module in ui for the following functionality: //(unassigned)// 
-    * Velocity curvature adjustment (up/down) 
-    * Velocity floor adjustment 
-    * Velocity ceiling adjustment 
-    * The point of all of these is to adjust any given drumkit to match the expected sound output from a midi drum loop you might have acquired elsewhere. The drumkits differ in where the hits are placed and as such an internal adjustment might be needed for the midi to sound as expected when played through any particular kit. 
   * {{:uncheck.png}} Add UI option for the cli ''-u''. //(unassigned)//   * {{:uncheck.png}} Add UI option for the cli ''-u''. //(unassigned)//
     * {{:uncheck.png}} Add "Export" and "Import" buttons and functionality to the UI. //(unassigned)//     * {{:uncheck.png}} Add "Export" and "Import" buttons and functionality to the UI. //(unassigned)//
     * {{:uncheck.png}} [placeholder] Add cli module options tabs to the UI. //(unassigned)//     * {{:uncheck.png}} [placeholder] Add cli module options tabs to the UI. //(unassigned)//
- 
-  * {{:uncheck.png}} [[dev:energy_curvature|Velocity curves]] (but with new design and in GUI and CLI) //(unassigned)// 
  
   * {{:uncheck.png}} Make "alternatives" feature that makes it possible to swap (ie. use the same midi notes) for example a snaredrum without reloading the entire drumkit. //(unassigned)//   * {{:uncheck.png}} Make "alternatives" feature that makes it possible to swap (ie. use the same midi notes) for example a snaredrum without reloading the entire drumkit. //(unassigned)//
Line 238: Line 247:
   * {{:uncheck.png}} Add bypass button in the GUI reflected in the DAW {{http://lv2plug.in/ns/ext/parameters/#bypass|lv2}}. It should disable the engine entirely not just mute the outputs. //(unassigned)//   * {{:uncheck.png}} Add bypass button in the GUI reflected in the DAW {{http://lv2plug.in/ns/ext/parameters/#bypass|lv2}}. It should disable the engine entirely not just mute the outputs. //(unassigned)//
   * {{:uncheck.png}} Split up GUI engine code and plugin GUI implementation. //(unassigned)//   * {{:uncheck.png}} Split up GUI engine code and plugin GUI implementation. //(unassigned)//
-  * {{:uncheck.png}} Make support for [[https://web.archive.org/web/20140402144550/http://www.cakewalk.com/DevXchange/article.aspx?aid=108|SFZ (archive.org)]] (original, broken [[http://www.cakewalk.com/DevXchange/article.aspx?aid=108|link]]) format, either directly or as a converter (look at calfbox). [[https://github.com/dahnielson/libsfz|Link to open source lib]]. //(suhr)//+  * {{:uncheck.png}} Make support for [[https://web.archive.org/web/20140402144550/http://www.cakewalk.com/DevXchange/article.aspx?aid=108|SFZ (archive.org)]] (original, broken [[http://www.cakewalk.com/DevXchange/article.aspx?aid=108|link]]) format, either directly or as a converter (look at calfbox). [[https://github.com/sfztools/sfizz|sfizz]] [[https://github.com/dahnielson/libsfz|libsfz]]. //(suhr)//
   * {{:uncheck.png}} Display if OSS is enabled by default based on host OS. //(meka)//   * {{:uncheck.png}} Display if OSS is enabled by default based on host OS. //(meka)//
  
 ======Completed Features/Roadmap====== ======Completed Features/Roadmap======
 +
 +=====Version 0.9.18.1=====
 +//Hotfix release//\\
 +Released October 23rd 2019.
 +  * BUGS:
 +    * {{:check.png}} <del>FileBrowser oddly disappears in Reaper on Win10. (See [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2019_10_09|IRC]] at 19:41:40 and [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2019_10_23|IRC]])</del> //(deva)//
 +
 +=====Version 0.9.18=====
 +//Bugfix release//\\
 +Released October 15th 2019.
 +  * BUGS:
 +    * {{:uncheck.png}} <del>Fix crash when running LV2 from jalv.select and resizing.(see [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2017_05_14|IRC at 21:51:40]]) </del>**not reproducible**  //(chaot4)//
 +    * {{:uncheck.png}} <del>Fix [[https://linuxmusicians.com/viewtopic.php?f=57&t=19991|potential mutex race]].</del> **not reproducible**//(chaot4)//
 +    * {{:check.png}} <del>Fix loading of drumkits not reporting errors as text (including dgvalidator). (see [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2019_07_19|IRC at 23:26:29]])</del> //(deva)//
 +    * {{:check.png}} <del>Fix [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2019_08_06|spelling errors]] in UI.</del> //(chaot4)//
 +    * {{:check.png}} <del>Fix crash on Windows when file-browser is open and plugin window is closed (see [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2018_08_06|IRC log]]).</del> //(deva)//
 +    * {{:check.png}} <del>Fix GUI not showing in Reaper under Windows on first opening it.</del> //(deva)//
 +
 +  * Sample selection algorithm improvements:
 +    * {{:check.png}} <del>Check new sample selection algorithm on crashextra in crocellkit. Very few samples result in large spread in chosen samples with the same input velocity. See [[https://www.drumgizmo.org/irc-logs/drumgizmo.log.2019_07_12|irc]].</del> //(chaot4)//
 +    * {{:check.png}} <del>Scale values for sample selection to [0,1] for input via CLI.</del> //(chaot4)//
 +
 +  * OSX:
 +    * {{:check.png}} <del>Set LV2 ui type according to implementation (ie ui:CocoaUI on OSX)</del> //(deva)//
 +
 +  * other:
 +    * {{:check.png}} <del>Add all velocity humanizer CLI options, not just stddev.</del> //(chaot4)//
 +    * {{:check.png}} <del>Disable stddev when velocity humanizer is turned off.</del> //(chaot4)//
 +    * {{:check.png}} <del>Make file-browser always on top.</del> //(deva)//
 +    * {{:check.png}} <del>Introduce sample normalization option to the engine and xml.</del> //(chaot4/deva)//
 +
 =====Version 0.9.17===== =====Version 0.9.17=====
 //Feature release//\\ //Feature release//\\
roadmap/features_roadmap.txt · Last modified: 2023/08/15 20:32 by deva
Trace:
GNU Free Documentation License 1.3
Valid CSS Driven by DokuWiki Recent changes RSS feed Valid XHTML 1.0