Instruments

Instrument Types

picoTracker supports several different types of instruments, each with its own unique capabilities and parameters. You can switch between instrument types using the Type field at the top of the instrument screen.

Switching Instrument Types

  1. Navigate to the instrument screen by pressing NAV+RIGHT from the phrase screen
  2. By default the NONE instrument type is selected
  3. Press EDIT+LEFT or EDIT+RIGHT to cycle through the available instrument types:
    • SAMPLE: For playing back WAV samples with various effects
    • MIDI: For controlling external MIDI devices
    • SID: Emulation of the Commodore 64 SID chip
    • OPAL: FM synthesis emulating classic PC soundcards
  4. If you've made changes to the current instrument, you'll be asked to confirm before switching types
  5. Note that you cannot change instrument types while playback is active

Importing and Exporting Instruments

Once you've created an instrument, you can save it for use in other projects:

  1. Make sure your instrument has a name set in the "name:" field
  2. Select "Export" on the instrument screen
  3. To import a previously saved instrument, select "Import"

Sampler

screen capture of sampler screen

Sample Import Screen

You can enter the sample import file browser by hitting ENTER ENTER (press the ENTER key twice in quick succession) when you are in sample field on the Sample Instrument Screen. This double-press behavior provides a quick way to access the sample import file browser from the sample field in the Sample Instrument Screen.

When in the Project Screen, you can access the sample import file browser with a single press of the ENTER key on the "Import Sample" field.

Samples that you may want to import into a project can be located in any folder but it's recommended to keep them in the folder named /samples at the top-level of the sdcard as that is the default location for the sample import file browser to display when you enter it.

When you're done in the Import Screen, you can press NAV+LEFT to return to the screen you came from (either the Instrument Screen or the Project Screen).

Note: sub-directories will be sorted before files, but otherwise the files will be listed in an unspecified order (ie. not necessarily alphabetical order).

screen capture of sample screen

When entering the import file browser, the current folder is the library root folder /samples. All samples (.wav files) in that folder are listed.

Use the UP and DOWN arrow keys to navigate through the list of available sample files and subdirectories. Subdirectories are indicated with a / prefix. Press EDIT to enter a subdirectory, you can go back to the parent directory by navigating to the /.. entry and pressing ENTER. Hold down PLAY to audition the currently selected sample wave file. To import the currently selected wave file press ALT+PLAY.

Single Cycle Waveforms: Single cycle waveforms are specially marked with a ~ prefix in the file listing. These are WAV files with specific sizes (300 or 1344 bytes) that can be used as oscillators. When imported, they'll automatically be set to oscillator mode in the instrument settings.

A great collection of single cycle waveforms can be found in the Adventure Kid Sample Library.

The status bar at the bottom of the screen shows additional information about the selected file and other information such as:

Basic Controls

Importing Multiple Samples

You can import multiple samples in a single session without leaving the Import View. This powerful workflow allows you to quickly build up your project's sample library:

  1. Navigate to a sample file you want to import
  2. Press ALT+PLAY to import it
  3. Navigate to another sample file
  4. Press ALT+PLAY again to import it
  5. Repeat as needed for all samples you want to import

Each sample will be added to your project's sample pool. The last imported sample will automatically be assigned to the current instrument. Previously imported samples remain available in your project and can be assigned to other instruments later.

When you're finished importing samples, return to the instrument screen by pressing NAV+LEFT.

Auditioning Volume Control

The Import View includes a convenient way to adjust the volume when previewing samples:

The current preview volume is always displayed in the status bar at the bottom of the screen as "vol:XX%" alongside the file size information.

The preview volume uses a non-linear (quadratic) scale that provides more precise control at lower volumes, making it easier to fine-tune quiet previews. This setting is saved with your project and will be restored when you reload it.

Note: While there is no fixed limit for the number of sub-directory levels, there is a maximum of 256 files per directory. Also please note that while FAT formatted sdcards can support upto 256 characters per filename, picoTracker only supports upto 128 character file names and only with ASCII characters.

Supported sample file formats

Only uncompressed Wave (*.wav) files are supported using 8 or 16 bit, mono or stereo and they MUST only be 44.1KHz.

MIDI

Midi Instrument Screen

screen capture of MIDI instrument screen

A MIDI instrument has the following settings:

Synths

SID

screen capture of SID instrument screen

Global SID chip settings:

The picoTracker currently only supports up to 3 SID instruments. Each of these represents a single monophonic oscillator with a single emulated "SID chip". Thus some of the settings above are shared between the 3 SID instruments because they are a global setting for the entire SID chip and not per oscillator.

SID Notes: [1] In the SID, the pulse waveform can have its width dynamically adjusted. This parameter controls the duty cycle of the square wave, which determines the harmonic content and timbre of the sound.

A pulse width of 0 creates a very thin pulse (almost a spike), while a value of FFF (4095) creates a full square wave. Values in between create asymmetrical square waves with varying harmonic characteristics.

OPAL

screen capture of OPAL instrument screen

The OPAL instrument is an emulation of the FM synth "retro soundcards" of the PC DOS era. Each "OPAL" instrument is made up of 2 FM operators that can be in configured for either standard 2 OP FM or in parallel as 2 additive oscillators. Each operator can have one of 8 different waveforms as shown below.

The OPAL instrument has settings for both the instrument as a whole and per each of the 2 operators.

The picoTracker currently only supports up to 3 OPAL instruments. Because each of the instruments is a single monophonic voice, using the same instrument simultaneously in the picoTracker 8 track sequencer will work as if you were controlling an external monophonic synth via MIDI output and cause the following notes to cut off the previously playing note on that OPAL instrument.

Instrument wide settings

Per Operator settings

screen capture of OPAL instrument screen

Exporting an Instrument

  1. Make sure your instrument has a name set in the "name:" field
    • Each instrument must have a unique name before it can be exported
    • The default instrument type name (e.g., "Sampler", "MIDI", etc.) is not considered a valid name
  2. Navigate to the instrument you want to export
  3. Select "Export" from the instrument menu
  4. Press OK to continue after the export is complete message is shown

Exported instruments are stored in /instruments/ on your SD card.

NOTE: In the future the sample for the instrument will be stored in the same directory as the instrument file but for now is not exported.

Importing an Instrument

  1. Navigate to the instrument you want to import
  2. Select "Import" from the instrument menu
  3. A file browser will appear showing all available .pti files in the /instruments directory
  4. Select a .pti file to import, use the key combo ALT+PLAY to import it
  5. The imported instrument will replace the currently selected instrument
  6. Press OK to continue after the import is complete message is shown

Tips for Instrument Management

Limitations of instrument performance

The picoTrackers CPU limits the number of simultaneous instruments that can be played at once. The specific limit depends on the instrument type and the settings of each instrument. In general the limit is:

Because they are very light weight when it comes to CPU usage, 8 MIDI instruments can be sequenced at once, the limit then coming from the limit of 8 channels (aka tracks) available for sequencing on the picoTracker.

Even given the above limits, it is still possible to mix and match instruments of different types roughly within the above limits. For example 2 samplers, 1 OPAL, 1 SID and 4 MIDI should in theory be possible. Note this only applies to simultaneously sounding (playing) instruments and if care is taken to limit the number of simultaneously sounding instruments, a larger number of instruments can be defined within a project.

Exporting and Importing Instruments

picoTracker allows you to save and reuse your instrument settings across different projects through the instrument export and import functionality. This feature is particularly useful for building a library of your favorite synth instruments or using instruments created by other picoTracker users.