Skip to content

Quick Start: Your First Remix

This short walkthrough takes you from an empty project to a simple remix: import a song, chop it into loops, add a couple of effects, and export the result. It assumes Silverdaw is already installed and open.

You will need at least one audio file to work with — a song, a loop, or a vocal.

1. Start a project

On the startup screen, choose New Project. You now have an empty timeline ready for audio.

2. Import a track

The Library is where your project keeps its audio. Open the Library tab in the bottom panel and click Import, then pick an audio file. (You can also drag files straight from Windows onto the Library.)

The Library tab with the Import button

Screenshot placeholder — replace with: the bottom panel on the Library tab, with the Import button highlighted.

Silverdaw analyses the file in the background to detect its tempo (BPM), key, and beat positions, so it can line clips up musically later.

3. Add it to the timeline

Drag the file from the Library onto a track on the timeline. It appears as a clip — a block showing the audio's waveform. Press the space bar to play, and press it again to stop.

The first clip you add to the timeline also sets your project's tempo: Silverdaw matches the project BPM to that clip's detected tempo. This happens only once — later clips won't change it — and you can adjust the tempo yourself afterwards from the transport bar.

Clips snap to the beat grid as you drag, so they naturally land on the beat.

4. Chop it into loops

Now turn the song into loops you can rearrange:

  1. Right-click the clip and choose Chop to Grid, then pick a size such as 1 bar. Silverdaw cuts the clip into equal, beat-aligned slices.
  2. Each slice is now its own clip. Drag them around, delete the ones you do not want, and Duplicate (press D) the ones you like to repeat them.

The clip right-click menu open on Chop to Grid

Screenshot placeholder — replace with: a clip on the timeline right-clicked, with the context menu open and the Chop to Grid submenu expanded to show the sizes (1 bar, 1/2 bar, 1/4, 1/8, 1/16).

Because everything is non-destructive, your original file is never changed — you are only rearranging.

To split a single clip at an exact point instead, move the playhead there and press S (Split Clip at Playhead).

5. Add some effects

Select a track by clicking its header on the left, then open the Track FX tab in the bottom panel. Here you can shape the track's sound:

The Track FX panel with its effect modules

Screenshot placeholder — replace with: the Track FX tab open for a selected track, showing the Tone, Filter, Compressor, and Reverb & Delay send controls.

  • Tone — boost or cut Bass, Mid, and Treble.
  • Filter — sweep from a low-pass to a high-pass filter for classic DJ build-ups and drops.
  • Compressor — even out the level with a single knob.
  • Reverb and Delay — send some of the track to the shared reverb and delay effects for space and echo.

Try nudging the Filter and adding a touch of Reverb. Changes play back live, so you can hear them straight away.

6. Save and export

  • Save your project with Ctrl+S so you can come back to it later.
  • When you are happy, choose File ▸ Export Mixdown… (or press Ctrl+M) to render the whole project to a single audio file you can share.

That's a complete remix, start to finish. From here, explore the rest of the guide to go deeper:

Guide for Silverdaw v1.0.1 · Silverdaw is released under the GNU AGPL v3.0.