Sample maps do not load on windows version of hise after creating them on a mac version
-
This is probably something easy that I am missing i hope,
My windows version of my instrument in hise is going to have to be slightly different from my mac version due to inconsistincies with a faust delay.But what is the bigger problem is that my sample maps do not make any sound when loading into the windows version. Is that normal?
Would i really have to go and create them all over again individually one by one in the windows version to match?
-
@jeffd are your samples in the project's samples folder?
-
@d-healey yeah i made sure of that.
but i am assuming that hise isnt seeing that somehow?
-
@jeffd Post your sample map (put it in code tags or upload it as a zip).
-
@d-healey i just looked in the sampler.
it thinks that my samples are somewhere else on my other computer.
how do i change that?
-
@jeffd i think i need to go back and fix everything it looks like.
even the original project on my mac thinks the samples are located somewhere else. which is odd
-
It sounds like the samples weren't in the project's samples folder when you made the sample map.
What you need to do is open the sample map in a text editor and replace the path outside the samples folder with
{PROJECT_FOLDER}
So you'll end up with all the paths looking something like this.
FileName="{PROJECT_FOLDER}mySubFolder/awesome_sample.wav"
-
@d-healey yep,
thats exactly what i did lol.ill do that---- open the sample map in a text editor and replace the path outside the samples folder with {PROJECT_FOLDER}
thanks David!
-
@jeffd make sure your samples are called
samplename.wav
and not
samplename.WAV
- upper case WAV files wont load and play on Windows ...
-
@Lindon got it
thanks! -
@Lindon also in Mac need to be lower case .wav , I just load a whole drum kit and was named .WAV and didn't sound on the plug in, I read your comment on this post and I went and change the sound .wav just to see if it works in Mac and now I can play the sounds