Skip to content
Lucas edited this page Apr 11, 2018 · 7 revisions

List of software/websites which integrate the Musical Artifact files via API.

Guitarix

In the Guitarix interface, the preset section has a button called 'Online'. Clicking it will open a custom interface where you can download presets and sound banks directly into your Guitarix.

Uploading your own Guitarix preset

If you want to upload your own Guitarix presets you just need to create a normal artifact and upload a plain .gx file. Your guitarix banks and presets are normally found in ~/.config/guitarix/banks/. You can also drag and drop the bank from the Guitarix GUI directly into the upload form in some modern browsers.

drag and drop

Guitarix code for reference

https://sourceforge.net/p/guitarix/git/ci/3e81b5221ac04825ea83b3919f191babbf6bda3a/tree/trunk/src/gx_head/gui/gx_preset_window.cpp

Hydrogen

NOTE: Use Hydrogen 0.9.7 or newer for best results.

Just open Hydrogen, go into 'Import Library' add this URL as a source: https://musical-artifacts.com/hydrogen_drumkits.xml

After you update the list you should see 100+ hydrogen drum kits. These include:

  • The AVL Drumkits
  • Drumkits from SlackerMedia Linux Multimedia Sprint
  • A few other random ones

Uploading your own Hydrogen Drumkits

Contributions are welcome, drumkits added to https://musical-artifacts.com/ with apps=hydrogen and a valid .h2drumkit uploaded file or an URL in the mirror section will automatically show up in the list.

Patterns and songs

Pattern files (.h2pattern) and song files (.h2song) can also be be uploaded and will show up in Hydrogen's interface near the bottom of the drumkit list.

Filtering only freely licensed files

You can use one of these two URLs to get a feed with only freely licensed files:

Zynthian

Files hosted on Musical Artifacts can be downloaded directly via the Zynthian web configuration

Clone this wiki locally