Getting Started
Installation
Windows
- Download the latest release (zip) from the download page and extract it
- Run the installer
- Launch BlackBox Cue
macOS (Apple Silicon)
- Download the
.dmgfile from the download page - Open the
.dmgand drag BlackBox Cue to your Applications folder - Launch BlackBox Cue
Requirements
- Windows 10 or 11 (64-bit), or macOS 11+ on a Mac with Apple Silicon
- An audio output device
Your First Project
Create a New Project
- Click the New button
- Choose a folder where your project will be saved
- A
.bbcproject file and animportsfolder are created automatically
The imports folder is where all your audio files will be stored.
.bbc files in the same folder. Since the imports folder is created alongside the .bbc file, two projects in the same folder would share the same audio files, which can lead to confusion.
Open an Existing Project
Click the Open Project button and select a .bbc file.
Backup and Transfer
To back up or transfer a project to another computer, simply copy the .bbc file and the imports folder located in the same directory. To restore or import a project, copy both files back - the imports folder must be in the same directory as the .bbc file.
Importing Audio Files
BlackBox Cue supports a wide range of audio formats: WAV, MP3, OGG, FLAC, AAC/M4A, MP4, AIFF, ALAC, WMA, Opus, CAF, AC-3, WavPack, MKA (Matroska Audio), AU, and SND.
Import a Single File
- Click the Import button
- Select an audio file from your computer
- Give it a name (or keep the original)
- The file is copied into your project's
importsfolder. The copy is secured: the integrity of the destination file is verified against the source file to ensure no data was lost or corrupted
Import a Folder
Right-click the Import button to switch it to IMPORT DIR mode. In this mode, clicking the button lets you select a folder instead of a single file. All audio files from the selected folder (including subfolders) are imported at once.
You will be asked to enter a prefix. Each imported file will be named PREFIX-originalfilename in your project. This helps you organize and identify files by source or category.
Right-click the Import button again to switch back to single file mode (IMPORT FILE).
Auto-Assign (Bulk Import)
To quickly fill pads:
- Click on "Switch to crossfade mode"
- Click the Auto-Assign button
- Choose one of the two import modes:
- New Import: erases all existing pads and starts fresh
- Fill empty pads: keeps your existing pads and only fills the empty ones (files already assigned to a pad are not imported again)
- Select a folder containing your audio files (subfolders are included)
- Files are automatically copied, assigned to pads, and named
If the folder contains more files than available pads, files are randomly selected for assignment. This means each Auto-Assign produces a different playlist, which is great for keeping background music fresh.
This is useful for quickly setting up a show with many sound cues, or for adding more tracks to an existing project without losing your current setup.
Installation and Security Warnings
BlackBox Cue is freeware. The executables are not digitally signed (code signing certificates are expensive and not justified for a free application). Because of this, your operating system may display a security warning when you first run the program. This is normal and expected - here's how to handle it on each platform.
Windows
When you run BlackBox Cue for the first time, Windows SmartScreen may show a blue warning window saying "Windows protected your PC".
- Click More info (the link below the warning text)
- Click Run anyway
This warning only appears once. After that, Windows will remember your choice and won't ask again.
macOS
macOS Gatekeeper blocks applications from unidentified developers by default. When you try to open BlackBox Cue for the first time, you will see a message saying the app "can't be opened because it is from an unidentified developer" (or "Apple cannot check it for malicious software").
- Close the warning dialog
- Open System Settings (Apple menu > System Settings)
- Go to Privacy & Security
- Scroll down - you will see a message saying BlackBox Cue was blocked. Click Open Anyway
- Enter your password or use Touch ID to confirm
- A new dialog will appear - click Open
This authorization only needs to be done once. After that, macOS will let you open BlackBox Cue normally.