TT_Lab wrote:SimonInAustralia wrote:TT_Lab wrote:It is quite easy.
All the images and xml must go in expansion folder as in the videos.
But inside the xml...
<?xml version="1.0" encoding="UTF-8"?>
<expansion version="1.0">
<title>insert title</title>
<manufacturer>insert manufacturer</manufacturer>
<type>insert catagory</type>
<img>insert jpeg name</img>
<directory>FULL PATH TO THE FOLDER WHERE THE SOUNDS ARE</directory>
</expansion>
XML would have to go in the expansion folder, but could you use a full path name for the image name as well?
Did't try it!
Images can be in the sample folder instead of expansion folder.
In the expansions folder, the only thing that is mandatory is the XML
Like that;
Code: Select all<?xml version="1.0" encoding="UTF-8"?>
<expansion version="1.0">
<title>!llmind BLAP-KIT Vol 1</title>
<manufacturer>illmind//illLoops</manufacturer>
<type>drum</type>
<img>/Volumes/TT_ARCHIVE_3/00_MPC Content/00_Illmind/BLAP-KIT VOLUME 1/!llmind BLAPKIT Vol 1.jpg</img>
<directory>/Volumes/TT_ARCHIVE_3/00_MPC Content/00_Illmind/BLAP-KIT VOLUME 1</directory>
</expansion> And I found out that images can be any size as long as they are perfectly square.
I'm trying to do the same with plugins. Let's see if I can find a way to load up your presets from the Expansion browser