Export process on Windows or Mac
-
Hi,
I'm writing an article explaining how to export instruments from HISE, however I don't know the process on Windows or Mac so was hoping some of you guys could tell me.
After selecting export in HISE what happens?
-
@d-healey
On MAC:-
After selecting "Export > Export as Instrument or Export as FX plugin"
-
HISE asks "Do you want to validate All Sample References?" Hit "OK"
-
Then "Eport Format" windows apeears.
- For VSTi/AUi Plugins; the options are AUi, AAX, VSTi, VSTi+AUi, All Platforms.
- For FX Plugins; the options are AU, AAX, VST, VST+AU, All Platforms.
Select your version and hit "OK"
-
Then HISE generates JUCE Files, Mac Therminal pop up windows appears and it starts compiling the plugin. When the compilation is done, Therminal says [Process Completed].
-
Compiled plugins are on this directories:
-
AU or AUi: Users/apple/Library/Audio/Plug-Ins/Components/
-
VST or VSTi: Users/apple/Library/Audio/Plug-Ins/VST/
-
AAX: Library/Application Support/Avid/Audio/Plug-Ins/
-
On WINDOWS
After selecting "Export > Export as Instrument or Export as FX plugin"
-
HISE asks "Do you want to validate All Sample References?" Hit "OK"
-
Then "Eport Format" windows apeears.
- For VSTi/AUi Plugins; the options are VSTi 64bit, VSTi 32bit, VSTi 32bit/64bit, AAXi 64bit, AAXi 32bit, AAXi 32bit/64bit, All Platforms.
- For FX Plugins; the options are VST 64bit, VST 32bit, VST 32bit/64bit, AAX 64bit, AAX 32bit, AAX 32bit/64bit, All Platforms.
Select your version and hit "OK"
-
Then HISE generates JUCE Files, Command (CMD) pop up windows appears and it starts compiling the plugin. When the compilation is done, Compiled plugins are on this directories:
-
VST or VSTi: HISE Project Folder/Binaries/Compiled/VST/
-
AAX: HISE Project Folder/Binaries/Compiled/AAX/
-
Cheers ;) :)
-
-
Thank you!
-
@d-healey Not at all bro...
-
@orange Where do the output files get placed when exporting as standalone?
-
@d-healey
On Windows
Standalone applications are in this directory: "HISE Project Folder/Binaries/Compiled/App/"For mac, I will look....
-
On Mac
Standalone applications are in this directory: "HISE Project Folder/Binaries/Compiled/" -
@orange Thanks again!
-
@d-healey some user ask me to deliver also the .plist files with mac plugins. I know where are they located, but should I deliver them?
-
@hisefilo the .plist file is create when they install the plugin/instrument
-
@jay thanks Jay didn't know that