How to pre import sound
Georgy Treshchev edited this page May 1, 2022
·
3 revisions
Clone this wiki locally
You can import an audio file with any supported format directly to the editor which will be presented as an asset of the Imported Sound Wave. The approach is very similar of how it is done on a regular sound wave, but in this case it will work in the context of the sound wave of this plugin.
To begin, select the audio file to import and rename it so that the extension ends with ".imp". For example, if your file is AudioFile.mp3, then it should be AudioFile.imp.
Then you just need to drag and drop the file into the editor and it will be presented as an asset.
You can import pre-imported sound with the following function. All further actions are the same as indicated here and here.