# WAV Export

The WAV Exporter allows you to export your haptic tracks as WAV files.

Note: Audio blocks will not be included in the exported .wav files. Only haptic signals will be exported.

# Usage

Select the project whose tracks you aim to export. Then, open the exporter in the menu under Export -> Export to WAV file .

The exporter interface allows you to select individual or all tracks to be exported. To select the tracks you would like to export, check the tracks' corresponding checkboxes.

Below the track list, you can select the sample rate of the exported .wav files, along with its bit depth. The following options are available:

Sample Rate (Hz)
4000
8000
44100
48000
Bit Depth (bits)
8
16
24
32
32, floating-point
64, floating-point

On the bottom of the exporter interface, you can specify the directory to which the resulting .wav files will be written. To browse your filesystem for this, press the button labeled "Choose".

Once you have selected the tracks to export, the sample rate and bit depth of the .wav files, and the directory to which to export the tracks, you can press the button labeled "Export" to begin the process. Once the export is complete, a notification on the bottom of the screen will indicate the successful export.

Note that stereo tracks can not be exported as .wav files. We recommend exporting the referenced tracks individually. This way, you have greater control in the deployment of the haptic signals.

# Deployment

The exported .wav files can be used in any audio-based or sample-based haptics setup. For example, some haptic driver ICs allow you to store your custom haptic signals on them.

Please get in touch to discuss your specific use case and how we can help you deploy your haptic signals.