Sampler

MultitrackStudio includes a disk-streaming sampler. Samples can be played direct from disk, so patches can be larger than the amount of RAM memory available.


Sampler window

Using the Load Patch button you can load a patch. Sampler patches are files with .PTC extension. Other formats (.SF2, .GIG or .SFZ files) can be selected as well, doing this will invoke the built-in patch converter. See also Organizing your patches.

The Edit Patch button invokes the Patch Editor.

The Polyphony setting can be used to limit the number of sampler that can be played simultaneously in order to reduce CPU or disk usage. The number of playing samples can become quite large while playing piano if the sustain pedal is kept down for a long time.

The controls in the Controls section override the values stored in the Patch (set by the Patch Editor).

The Sampler responds to messages on all MIDI channels, so for playback the Channel value does not matter. For recording however this value does matter, as only messages received on this channel will be recognized.

The Sampler supports the following MIDI messages:

  • Note On/Off
  • Volume (cont. 7)
  • Pan (cont. 10)
  • Expression (cont. 11)
  • Sustain (cont. 64)
  • Legato (cont. 68)
  • Brightness (cont. 74)
  • Pitch Bend

Note that sending pan events does not affect notes that are currently playing.

If the MIDI file consists of multiple streams the Sampler uses only the first Stream.

Simple Patches, containing just one sample can be created easily by dragging an audio file from Windows Explorer to a MIDI Tracks's Synth Slot.A Sampler will be loaded in the Synth Slot and a Patch will be created which plays the audio file at its original pitch if you press the C5 (middle C) key.You can also drag audio clips from the Shelf, or parts of an audio track's editor to a Synth Slot.

The Sampler stores all samples in memory if enough memory is available. The amount of memory the Samplers are allowed to use can be specified in the Preferences window.
Samples aren't stored in memory at all if there's not enough memory available. In this case they're streamed from disk directly. Should the data arrive too late silence will be played instead if the Sampler is used in record mode. You don't need to worry about this: the sound will be OK during playback.

Organizing your patches

You can easily browse your sampler patches if you store them in separate folders (see left picture). The Patch Converter does this automatically.


Folders in Windows Explorer


Categories (left) and Patches (right)

In the Studio-->Preferences window you can specify the folder that contains all patches ('c:\patches' in this example). If this folder is specified the Sampler's Load Patch button will start the Patch Selector (see right picture) instead of the file-browser. The Patch Selector's left pane shows all available categories, the right pane shows all available patches in the selected category.

The Patch Selector's Browse button lets you browse for a patch file, including .SF2 and .GIG files. The Patch Converter will be invoked automatically if necessary.

Patch Converter

The Patch Converter converts third party sampler patches to MultitrackStudio .PTC format patches. Currently .SF2 and .GIG files are supported. An audio file is generated for every single sample used in the sampler patch. Furthermore a .PTC file is generated for every instrument in the sampler patch.
The new patch will be placed in the category that's highlighted in the Category box. New categories can be added using the New button. Typically, categories will be called Piano or Drums etc.
Alternatively the Browse button can be used to specify a custom folder.


Patch Converter window