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.
- Go to Global Settings
- Click "Export Profile"
- Choose a save location
- The file contains all key bindings and embedded custom audio
Import
Loads a profile pack as a new profile.
- Go to Global Settings
- Click "Import Profile"
- Browse for the file — the dialog accepts
.eadp.json, legacy.sbp.json, and plain.json - 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.
- Select a key in the Keyboard view
- In Key Settings, click the export button
- Choose a save location
Import Mapping
Load a .eadmp file into a specific key.
- Select the destination key
- In Key Settings, click the import button
- Browse for the file — the dialog accepts
.eadmp, legacy.sbm.json, and plain.json - 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.