Exporting .dll files for windows vsti from a mac project file.
-
@glitchunow It looks like your using a custom folder structure. Could you show me an image of the folder tree for your project?
-
Ive attached the screenshot of my project folder and the properties panel of a file to show you the folder tree
-
@glitchunow Your samples should be in a folder called
Samples
inside the project folder. -
@d-healey said in Exporting .dll files for windows vsti from a mac project file.:
der called Samples inside the project folder.
Okay so when i make a project with the samples inside the Samples folder i can port the project file to a windows computer , open HISE and hit export? or are there any other instructions and methods to be done?
-
@glitchunow That should work fine. You should save the samples to monoliths before moving to another computer. I'm not sure how much of a difference it will make but I generally have less issues with sample maps after saving monoliths.
-
--- yeah what Dave says --- as soon as you have a sampleMap you are happy with export as a monolith (the down arrow next to the floppy disk image in the Sampler)
Leaving everything as native wav samples makes the whole process very fragile.
-
how can i get .dll file of my vst
-
@yashsharma said in Exporting .dll files for windows vsti from a mac project file.:
how can i get .dll file of my vst
That sentence makes no sense. A VST is a .dll (on Windows).
Are you asking, how do I export my project as a plugin from HISE?
-
@d-healey yes
-
Go to the export menu and select Export as Instrument. I'm assuming you've already compiled HISE from source before and therefore have everything setup to export.