Installing Samples Dialog....
-
@hisefilo Thanks, you get the same result as me.
Now we have to figure out why Lindon is getting a different result...
-
Not sure if it's related, but I had to disable both in the Projucer project.
Then on my instrument project I add extra definitions to hide the buttons.
entering this only shows the "locate" button:HISE_SAMPLE_DIALOG_SHOW_INSTALL_BUTTON=0
and entering this only shows the "install" button:
HISE_SAMPLE_DIALOG_SHOW_LOCATE_BUTTON=0
-
@dustbro Is this using my develop branch of HISE? I didn't have to touch those properties in hi_core when I exported, they were both set as default.
-
@d-healey said in Installing Samples Dialog....:
Is this using my develop branch of HISE?
no. this is the scriptnode branch
-
@dustbro That doesn't contain my fix so won't help Lindon here :p
-
@d-healey not sure if useful anymore but I use just the locate sample folder button with the preprocessor definitions above(=1, =0) activated and works fine for myself. In scriptnode branch. On windows.
-
@coreyu21 what about the other way around, to show just the install button?
-
@d-healey I get an error as it looks like it just shows both install buttons and the text says something like āYou shouldnāt see thisā. Iām not at cpu right now but if needed I can send a screenshot when Iām back.
-
@coreyu21 Yeah I think that's why I made a fix :p
-
@d-healey What does one have to do these days to omit the 'Choose Sample Folder' button?
-
@DanH Same as always, set the flag.
-
@d-healey both of them? Tried it and didn't work, been round the houses trying all the methods in this thread... will try again!
-
@d-healey yep I just get nothing if I set both the flags.
-
@DanH Show me a screenshot
-
@d-healey of the flags? Thereās nothing to show otherwise, the plug-in goes straight to the interface and creates the default link
-
@DanH Yeah show me where you've set the flags.
-
-
@DanH Those look fine. Try changing these options in the project's jucer file.
-
@d-healey yup I played with those too, they're back to default like this
-
@DanH I think I've gone through every combo with no luck