Skip to content

Your first MIDI track (5 minutes)

In this tutorial you launch skulpton, create a single MIDI track, play a simple melody, and save the project. Total time: about 5 minutes.

  • skulpton is installed (Download)
  • One MIDI destination is ready
    • For example: the OS virtual MIDI port, an external MIDI sound module, or a soft synth via IAC / loopMIDI
  • If you have no MIDI output yet, start with Set up MIDI I/O

Launching skulpton opens an empty project. Track headers are on the left, the timeline is in the center, and the toolbar and transport sit on top.

Scroll the track header list down to the bottom and click ”+ Add Track”. A new MIDI track is added.

[!TIP] The free version supports up to 8 tracks (Pricing).

The new track header has an “OUT” dropdown. Open it and pick the MIDI port to send to.

  • All — send to every port (default)
  • Off — no output (silent)
  • Below: every MIDI port the OS reports

[!TIP] To pick a specific port and channel (1 to 16), click the gear icon in the track header to open the per-track settings modal.

In the track’s lane on the timeline, double-click an empty area. A 4-beat MIDI clip is created at that position.

[!NOTE] Double-clicking creates a clip only when the Select tool is active (other tools — Slice / Merge / Stamp — behave differently).

Double-click the new clip to open the piano roll.

Click an empty grid cell in the piano roll to place a note at that pitch and position. Try four notes — for example C4 -> E4 -> G4 -> C5.

Main gestures:

ActionResult
Left-click an empty cellAdd a new note
Left-dragMarquee select / move a note
Drag a note edgeResize
Right-click + dragEraser brush

Press Space to start playback. Press Space again to pause.

The transport at the top has the same Play / Pause / Stop buttons. The playhead is shown in two formats: bar.beat.tick and MM:SS.MS.

If you hear sound, you are done. If not, see Troubleshooting.

Click “Save” in the top toolbar. The first save opens a file dialog so you can choose a destination and file name.

Subsequent “Save” clicks overwrite the same file. Use “Save As” to save under a different name.

[!NOTE] Save currently has no keyboard shortcut. When there are unsaved changes, a ”.” appears next to the file name in the toolbar and a ”*” appears in the window title bar.

You have completed the basic loop: create a track, place notes, play them, and save the project.