Force samples folder
-
Hey, is there any way to force default sample folder? I want create instrument which have a little more than 60mb and I want store monoliths in the same folder where presets are placed. It is possible?
-
@arminh You can redirect the samples folder in the project preferences.
-
@d-healey you can tell me more how to do this? I created folder on my desktop "test samples" set up this folder in settings as my redirected folder. I build and run standalone version and program asking me about samples folder. I copied ch1 files into "test samples" folder but without success. My test sampler still asking me about choosing sample folder.
-
@arminh Click choose and select your folder on the desktop. The redirect in preferences is only for development I think.
-
@d-healey I wanted to skip this window and tellplugin manualy where samples are f.ex. %appdata%/Plugin Vendor/Plugin Name/Samples
-
@arminh
@Christoph-Hart said in Samples directory not found when exporting:You can use existing installer systems to create installers which copy all files and set the registry entries. I recommend InnoSetup for Windows and Whitebox Packages on OSX, both are free and work well.
This is a whole new world though and is extremely easy to mess up so think twice if you want to go there (the amount of frustration you got with HISE so far is only a small teaser on what you'll expect when trying to fix user permissions because Apple chooses to change the default sandbox settings on macOS Sierra (actually happened).
If yes, take a look at the installer files for the HISE packages to get a starting point:
https://github.com/christophhart/HISE/blob/master/tools/auto_build/hise_nightly_build.iss -
@dustbro I know how to make installer but I have problem with finding samples by VSTi :/