User Manual

Table Of Contents
Library Creator
Library Creator Editor
417
NOTE
You can also use Automatically Add Required Files in the editor for the Lua Script
MIDI module. However, this only works if VST presets and scripts are put into the
same VST Sound container.
Scripts can also be added to a completely different VST Sound container, for
example, if you want to create a dedicated library for your scripts.
In this case, you must specify the search path for the Lua “require” function:
package.path = vstsound://<GUID of the required VST Sound
container>/resources/scripts/.lua;.
For more information, please refer to the HALion Scripting documentation under
http://developer.steinberg.help.
VST 3 Sub Preset Folder
You can add a special folder for VST 3 presets and add presets that are used as a
sub library for layers. These presets do not appear in the MediaBay and are only
used as source layers that can be loaded via script into a program. This method
is used for the Hot Brass and Studio Strings libraries, for example. For more
information, check the “Custom Params” script that is used in these libraries.
Content
This section shows the content of the folder that is selected in the Structure section. You can
add files here using drag and drop.
Search
Allows you to search for a specific container, preset, or sample, or to replace
strings.
Find: Allows you to enter the text string that you are searching.
Replace: Allows you to specify the text string that you want to use instead.
Find Previous/Next: Allows you to move from one result to the next.
Replace Current Selection: Replaces the text for the current search result.
Replace All: Replaces the text for all search results.
Case Sensitive: Activate this option to make the search case sensitive.
Search in all Attributes: Activate this option if you want to search for text in
all attribute columns. Otherwise, only the name column is searched.
Add
Allows you to add a folder.