-
Notifications
You must be signed in to change notification settings - Fork 172
Distribute your own Soundlibraries via HTTP
A new feature of hydrogen 0.9.4 is the ability to select your own server for Soundlibrary downloads. The easiest way to distribute your own stuff is to use the php script located at source:trunk/src/www/hydrogen.php. Here is a short howto:
- an installed and configured webserver
- php
- Create a directory which is accessible via http, for example: /var/www/hydrogen.
- Copy the stuff you want to share into that directory
- Download this PHP file
If you leave the script unconfigured it will deliver all informations about songs and patterns, but not about your drumkits. The reason is quite simple: The drumkits are compressed and stored in an archive. To avoid uncompressing them with our php-script, the necessary informations are provided in a seperate file, called metaInfo.inc. An example is available here: here
Start hydrogen and select "Instruments->Import Soundlibrary". Choose "Edit server list" and add your server. The entry has to start with " http://" !! For example: http://www.example.org/hydrogen.php