Here is my script to import hydrogen drumkits and convert them to .bsewave files. By default it works with the drumkits installed in /usr/share/hydrogen/data/drumkits, but you can also download .debs and import drumkits from a custom directory. I've included instructions in how to download .debs and import from there in the script, just start without any arguments to see instructions.
This branch also includes a small change to libbse so that the bsewave blurb xinfo is displayed at the ui. You can view, comment on, or merge this pull request online at: https://github.com/tim-janik/beast/pull/41 -- Commit Summary -- * SCRIPTS: initial version of hydrogen drumkit import script * SCRIPTS: use python3 for hydrogen-import * SCRIPTS: hydrogen-import improvements: arg parsing, usage, custom input dir * BSE: set wave blurb property if blurb xinfo is found in the bsewave file * SCRIPTS: parse author, info and license during hydrogen-import -- File Changes -- M bse/bsewave.cc (3) A tools/scripts/hydrogen-import.py (275) -- Patch Links -- https://github.com/tim-janik/beast/pull/41.patch https://github.com/tim-janik/beast/pull/41.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tim-janik/beast/pull/41
_______________________________________________ beast mailing list [email protected] https://mail.gnome.org/mailman/listinfo/beast
