00laboratories / HISE-AG-20

Fingerpicked Acoustic Guitar Library (AG-20) for HISE. The guitar is a Richwood A-20. Samples are not included and can be purchased from our store:
https://00laboratories.com/product/acoustic-guitar-library
GNU General Public License v3.0
8 stars 2 forks source link

Sample map file names #4

Open davidhealey opened 4 years ago

davidhealey commented 4 years ago

Your sample maps contain absolute file names. They have to be edited before it can be built on another machine.

H:\Music Production\Custom\AG-20\samples\harmonics\final\Harmonic rr2 53.wav

Should be something like

{PROJECT_FOLDER}harmonics\final\Harmonic rr2 53.wav"

DonStroganotti commented 4 years ago

Okay? I thought converting to monolith took care of the issue of where the original raw samples are.

davidhealey commented 4 years ago

It should for the end user, but if you open the project in HISE none of the samples will be found. I've built the standalone and VST now.

20 samplers :p !

For some reason though even though the LinkLinux file is created to point to the samples the plugin isn't finding them. I think this might be a HISE problem rather than a problem with AG-20 though, I'm not sure, I need to do more testing.

DonStroganotti commented 4 years ago

Yea I don't know, when I have saved samplemaps as monolith it doesn't require the wav files anymore for me when editing the instrument in HISE.

I just tried again by renaming the folder for the separate wav files so they couldn't possibly be found, then cloned the repo to a separate folder and tried to open in HISE. And as long as the .ch1 files are there it all loads fine.