Skip to content

Java application for creating Hydrogen Drum kit library

Notifications You must be signed in to change notification settings

SuperMata/Hydrogen-Lib-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hydrogen-Lib-Creator

Java application for creating Hydrogen Drum kit library

What you need to know.

I have provided both the source code and a bundled executable file with the jre. The application was built on java 1.8 if you wish to build it yourself use the source and any java IDE you like.

How it works

The application takes a folder with audio files; creates a copy of the same folder; creates a drumkit.xml file inside the new folder and adds audio entries of the audio files in the drumkit.xml file. You can also add editional details of the libray these include the name and licence information.

The new folder with the drumkit.xml will be named in the format < Foldername__HLIB > i.e suffixed with < _HLIB >. Once it's done you will need to copy the folder to where your Hydrogen install stores libraries.Should be in this format: /home/username/.hydrogen/data/drumkits/

Note: You will need to restart Hydrogen if you have it running at the time of the above otherwise start Hydrogen and go to user libraries. Your new library should be loaded.

##What's missing

  • Would like to ad the ability to copy the library automatically to the .hydrogen folder once it's been created.
  • Currently there should only be audio files in the folder to be converted otherwise the application wont work as it should.That's something to fix.
Hope you find this useful :)

About

Java application for creating Hydrogen Drum kit library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published