Skip to content

Bugs, Issues, Features

Peter Zenk edited this page Jan 12, 2023 · 7 revisions

Known Bugs and Issues

  1. Handling of Hydrogen XML with name spaces does not work currently
  2. XML files are not pretty-printed. Use a decent XML editor like XML Copy Editor to view the generated XML files
  3. If a map file is used, instrument identifiers must not contain a literal ',' and '"'
  4. Generating a map template does not remove temp data for hydrogen

Missing Features

  1. Create a real package that can be installed via setup.py (not working at the moment)

  2. Add an importer to import from file system directly using a defined structure and naming conventions

  3. Add an importer to read SFZ sound fonts

  4. Create a midi file to play all instruments at least once (demo sequence)

  5. Create a text, pdf ... file to document the generated drum kit

Back Home