/ 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.

  1. Right-click the link to the VST preset and download it.
  2. Open the download location and drag the preset to HALion's MediaBay. This will import the VST preset to the user presets folder.
  3. Go to MediaBay, use the Select Content Set pop-up to select HALion Tutorials or HALion How-tos.

    Select Content Set

  4. In the MediaBay, set the View Filter to Program Filter Program Filter and the Content Filter to User Content User Content.
  5. 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, just 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.

How-tos 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 on developer.steinberg.help.
  • The lower area often contains controls to try out the described functionality.

Accessing the Code Examples

It is an advantage if you read the accompanying page while you examine the example VST Preset. The accompanying 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.

MIDI Script in Lua Script MIDI Module

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.

UI Script in Macro Page Designer.png