Full Instrument Expansions - how, what where....
-
@David-Healey except damn it the loaded expansion doesn't know anything about the sample maps!!!!!!!

Where should I [put these in this work around....???
-
@Lindon The sample maps are part of the hxi, you don't mess with them from the player project, you do that in the expansion's own project.
-
@David-Healey yes thanks I know that, however when I put the expansion in the Players Expansion folder as a work around - it allows the Player to load the expansion,(great) and play the sample set it was loaded with (great again).
But look above, at the image I just posted, when I load the expansion in HISE there is no sample map set listed in the expansion Sampler.......it says Encrypted Expansion in the drop down, and when I open it it says "No samplemaps found"
So Im right back at the place I was in this morning.....
-
@Lindon said in Full Instrument Expansions - how, what where....:
But look above, at the image I just posted, when I load the expansion in HISE there is no sample map set listed in the expansion Sampler.......
Is that the expansion project or the player project > loading the expansion?
-
@David-Healey said in Full Instrument Expansions - how, what where....:
@Lindon said in Full Instrument Expansions - how, what where....:
But look above, at the image I just posted, when I load the expansion in HISE there is no sample map set listed in the expansion Sampler.......
Is that the expansion project or the player project > loading the expansion?
its the Player project loading the expansion.....
-
@Lindon Then that is the expected result, you can't edit the embedded sample map.
-
@David-Healey I dont want to edit it, I want to load another one.....are you saying I can only do that programatically in an Expansion?
-
@Lindon Im going to need to embed possibly up to 100 sample maps....
-
@Lindon Yes you should treat it just like it would be for the user.
-
@David-Healey said in Full Instrument Expansions - how, what where....:
@Lindon Yes you should treat it just like it would be for the user.
Sorry I dont understand what this means....are you saying the HISE sampler "view" isnt available for Expansion stored maps?
-
@Lindon said in Full Instrument Expansions - how, what where....:
@David-Healey said in Full Instrument Expansions - how, what where....:
@Lindon Yes you should treat it just like it would be for the user.
Sorry I dont understand what this means....are you saying the HISE sampler "view" isnt available for Expansion stored maps?
time to go walk the dogs. Ive taken enough of your time today....
-
@Lindon When the user loads your expansion they won't be able to change sample maps by opening the sampler and neither can you. The expansion is its own HISE project so any editing needs to happen there.
I actually put this in my expansion loading code because (except for testing) I don't ever load the expansions from within HISE
if (Engine.isHISE()) return Console.print(company + " : " + name); return eh.setCurrentExpansion(expansion); -
@David-Healey said in Full Instrument Expansions - how, what where....:
@Lindon When the user loads your expansion they won't be able to change sample maps by opening the sampler and neither can you.
yep got it. I will be able to give them (for example) a drop down from which they can select a sample map to load tho right?
-
@Lindon Yes. You can do pretty much anything you can do in a regular HISE project.
-
@David-Healey well we are all good to go then... thanks again for your (expensive) time. I (as usual) owe you another bottle...