I have a question about ".alp" compression files
Do you know how to create, while installing a sound bank, an image and text on the right side, which present the author ?
Kind regards,
DRJ.
The VirtualFolders.cfg says:Ableton#04I
FolderConfigData
{
String PackUniqueID = "www.ableton.com/5";
String PackDisplayName = "Orchestral Strings";
String PackVendor = "Ableton";
Int PackMinorVersion = 0;
Int PackMajorVersion = 9;
Int PackRevision = 27352;
}
Take a look around your Library\Packs\ folders and some of the lessons, maybe you'll pick up some more info but you'll have to see if Ableton will tell you about installing in the Library.<?xml version="1.0" encoding="UTF-8"?>
<Ableton MajorVersion="4" MinorVersion="9.0_299" SchemaChangeCount="5" Creator="Ableton Live 9.0b36">
<VirtualFolderConfig>
<Groups>
<VirtualFolderGroup GroupName="Sounds">
<Folders>
<VirtualFolder Name="Strings" Patterns="Cello, Double Bass, Strings Ensemble, Viola, Violin"/>
<VirtualFolder Name="Orchestral" Patterns="Cello, Double Bass, Strings Ensemble, Viola, Violin"/>
</Folders>
</VirtualFolderGroup>
</Groups>
</VirtualFolderConfig>
</Ableton>