ezAudioDeck

Import and Export

Share your sound configurations with others or back them up for safekeeping.

File Formats

Scope Extension Description
Profile .eadp.json Complete profile pack — all bindings + audio (gzip-compressed)
Mapping .eadmp Single key mapping pack — one binding + its audio (gzip-compressed)

Legacy formats (.sbp.json for profiles, .sbm.json for mappings) are still accepted on import for backward compatibility.

Profile Export / Import

Export

Saves the entire active profile as a .eadp.json file.

  1. Go to Global Settings
  2. Click "Export Profile"
  3. Choose a save location
  4. The file contains all key bindings and embedded custom audio

Import

Loads a profile pack as a new profile.

  1. Go to Global Settings
  2. Click "Import Profile"
  3. Browse for the file — the dialog accepts .eadp.json, legacy .sbp.json, and plain .json
  4. The profile appears in your profile list with all sounds intact

Single Key Export / Import

Export Mapping

Save just one key's binding and audio as a .eadmp file.

  1. Select a key in the Keyboard view
  2. In Key Settings, click the export button
  3. Choose a save location

Import Mapping

Load a .eadmp file into a specific key.

  1. Select the destination key
  2. In Key Settings, click the import button
  3. Browse for the file — the dialog accepts .eadmp, legacy .sbm.json, and plain .json
  4. If the key already has a binding, you'll be asked to confirm before overwriting

Save / Import Dialog Filters

Scope Save Dialog Import Dialog
Profile ezAudioDeck Profile Pack (*.eadp.json) + JSON Files (*.json) ezAudioDeck Profile Pack (default) + Legacy Profile (*.sbp.json) + JSON Files + All Files
Mapping ezAudioDeck Mapping Pack (*.eadmp) ezAudioDeck Mapping Pack (default) + Legacy Mapping (*.sbm.json) + JSON Files + All Files

Both formats embed audio data and are self-contained — files work on any machine without needing the original audio files.