/ HALion Developer Resource / HALion Tutorials & Guidelines / Getting Started /
Exploring the Turorials and How-tos
On this page:
Many of the tutorials and how-tos provide downloadable VST presets, either as starting point or as fully working example for the introduced topic.
❕ The minimum version for using the example VST presets is HALion 6.3.
Using the Example VST Presets
It is recommended to import the VST preset to the user presets folder.
- Right-click the link to the VST preset and download it.
- Open the download location and drag the preset to HALion's MediaBay. This will import the VST preset to the user presets folder.
- Go to the MediaBay, use the Library Selector to select HALion Tutorials or HALion How-tos.
- In the MediaBay, set the Preset Type pop-up menu to Programs and activate the User Content button and deactivate the Factory Content button so that only the user content is shown. .
- Drag the preset from the result list to the Slot Rack.
If you do not want to import the VST preset to the user presets folder, simply drag it from the download location to the Slot Rack.
Using the Example Macro Pages
The example VST presets come with a basic macro page.
The functionality is as follows:
- The title in the top left tells you if the VST preset belongs to a tutorial or a how-to.
- A click on the Steinberg logo brings you to the Steinberg website.
- The title in the middle tells you the topic the VST preset belongs to. Click this title to open the accompanying page.
- The lower area often contains controls to try out the described functionality.
Accessing the Code Examples
We recommend to read the accompanying page while examining the example VST Preset. This page usually lists MIDI Scripts or UI Scripts, or both. You find the scripts in the VST preset as follows:
MIDI Scripts can be found in the Lua Script MIDI module.
- Go to the Program Tree, select the Lua Script MIDI module and open the internal script editor.
UI Scripts can be found in the Macro Page Designer.
- Go to the Macro Page Designer and open the internal script editor of the macro page.