Troubleshooting
Indexed by symptom: no audio, latency, crackle, plugins, media, rendering.
Find the symptom, work through the list in order. Shortcuts are the OpenStudio default keyboard profile (Ctrl is Cmd on macOS). Background for each group is in Audio setup, Plugins & scanning, and Keyboard shortcuts. If nothing fits, search the issue tracker before opening a new one.
Install and first launch
The OS warns or blocks first launch
Signing and notarization depend on the build. Check the release notes; a signature does not guarantee that SmartScreen or Gatekeeper will accept a download without a warning.
- Windows: when SmartScreen appears, choose More info → Run anyway.
- macOS: right-click the app, choose Open, then allow it under System Settings → Privacy & Security if asked.
- Linux: run
chmod +x OpenStudio-*.AppImagebefore launching. - Verify the SHA-256 on the download page to check file integrity.
AI Tools are missing, or a generation dialog says the runtime is absent
AI Tools are optional runtimes installed separately so the base download stays small. Only stem separation and generation need them.
- Click the AI Tools button beside the Settings button, or Install AI Tools inside the Stem Separation dialog.
- Let the setup modal finish; it can be cancelled, reset, or retried from there.
- See AI Tools setup for what is installed and how to keep it offline.
No sound, latency, crackle, high CPU
Transport says Playing but there is no sound
- Open View → Audio Settings… and confirm the output device.
- Check the interface is powered on and connected.
- Check no track is muted and the master fader is up.
- Check for a stray solo; solo mutes every other track.
- On ASIO, make sure no other application holds the driver exclusively.
Noticeable delay between playing and hearing it
- On Windows, switch to ASIO.
- Lower the Buffer Size to 128 or 256.
- Close other audio applications competing for the device.
- If the smaller buffer crackles, raise it one step until stable.
Pops, clicks, or crackle during playback or recording
- Raise the Buffer Size to 512 or 1024.
- Freeze CPU-heavy tracks: right-click the track → Freeze Track.
- Reduce the number of active plugins.
- Close unnecessary background applications.
- Update your audio interface driver.
CPU usage stays high
- Freeze tracks with heavy plugins.
- Increase the buffer size.
- Remove or bypass plugins you are not using.
- Reduce the number of simultaneous tracks.
- Close the Mixer and unused plugin editors to reduce display work.
Plugins
An installed plugin does not appear in the list
- Check it is installed in a standard VST3 directory.
- Open the FX Chain panel and click Scan to rescan.
- Confirm it is a 64-bit plugin. VST3 is the most mature path; CLAP and LV2 compatibility varies by plugin and build.
- Check the plugin file is not corrupted; reinstall it if in doubt.
A plugin crashes, hangs, or makes noise
- Open a copy in Safe Mode with
Ctrl+Shift+O; saved instruments and FX are not loaded. Avoid overwriting the original from this mode. - Add plugins one at a time in the copy to find the culprit.
- Check the plugin's documentation for channel configuration requirements.
- Update the plugin to its latest version.
- Remove and re-add the plugin to reset its state.
Recording and MIDI
Record is greyed out, or the recorded clip is empty
- Arm at least one track; the transport Record button is disabled otherwise.
- Confirm the Input Device in Audio Settings.
- Check the input channel chosen on the armed track's header.
- Watch the track header's activity meter to confirm signal is arriving.
- Make sure Record Safe is off on the track.
macOS: the input shows in Audio Settings but records silence
macOS gates every audio input, interfaces included, behind the Microphone permission.
- Quit OpenStudio.
- Enable OpenStudio under System Settings → Privacy & Security → Microphone.
- Relaunch, reselect the input, arm a track, and check the meter.
- If OpenStudio is not in the list, reset the permission for the app bundle only; the command is in Audio setup.
A MIDI controller is not in the input selector
- Connect and power the controller before launching OpenStudio.
- Install the device's driver if it needs one.
- Restart OpenStudio after connecting.
- On Windows, confirm the device shows in Device Manager under Sound, video, and game controllers.
Projects and media
Clips are empty or show a missing file warning
Audio is referenced by path, not embedded, so moving or deleting source files breaks the link. The Missing Media dialog is the recovery path; the full Media Pool panel is not mounted in the current build.
- When prompted on load, browse to the moved files in the Missing Media dialog.
- Resolve each referenced path; resolved paths are saved with the project.
- If the originals are gone, re-record or re-import.
The project will not save
- Check the target directory is writable.
- Try Save As (
Ctrl+Shift+S) to a different location. - Check free disk space.
- Check antivirus software is not blocking writes.
Audio clips have no waveform
- Wait a moment on first load; the peak cache is being built.
- Waveforms come from
.ospeakssidecar files, which the app regenerates when needed. Deleting a peak-cache sidecar does not delete the source audio. - Check the referenced audio file exists and is readable.
- Zoom in or out to force a refresh.
Rendering
The rendered file is silent
- Check the Start and End times cover where the clips are.
- Check Source: Master mix for the whole song, specific tracks for stems.
- Check no track or clip is muted.
- Confirm the project plays back audibly before rendering.
- Render once with Entire project bounds to rule out a bounds problem.
MP3 and OGG need FFmpeg, bundled on Windows only; on macOS and Linux put a system ffmpeg on your PATH. Resample Quality remains disabled. Selected-item sources require selected audio clips; the current dialog does not offer Metadata entry or Online render.
Keyboard shortcuts
A shortcut does nothing
- Click the timeline or a panel so the main window has focus.
- If a text field is focused, shortcuts are suspended. Press
Esc. - Open Help → Keyboard, Mouse & Trackpad for the effective map.
F1opens the Help Reference, not the key map. - Check the selected profile, any platform override, and whether the action is intentionally unassigned.
- Check the action's scope. Timeline, Piano Roll, Pitch Editor, Mixer, automation, browser, plug-in, track-control, and modal bindings only fire in their own context.
- With a custom profile active, choose Inherit for the binding or reset the profile to compare against its base map.
