Absolute path not being able to be resolved from sample
-
Hello all!
Was just developing and got this error that I have not seen before. I searched around and tried converting everything to monoliths and hr1 files and it still persists. I was wondering if anyone has resolved this issue before? I'm sure it is just a simple fix to point it to a relative path, but I have looked and can't seem for the life of me to find the option.
Any help is greatly appreciated!
Best,
Noah -
Your samples should be in the project's Samples folder.
-
@d-healey Thats the odd thing is that they are located in the samples folder.
is there some way to redirect/change the reference of the samples?
-
@Noahdeetz You can redirect them using a link file in the appdata folder, but I think this only affects the compiled plugin. What are the paths in your sample map?
-
-
@Noahdeetz Any link file in appdata?
-
Where exactly is app data located? I searched in: /Users/noahdeetz/Library/Application Support/HISE and then in /Users/noahdeetz/Library/Application Support/ for it and I was not able to find one for the current project.
Would it show up under the "company name"?
-
Would it show up under the "company name"?
Yes.
MacOS has more than one Library folder. Hold ALT/option and click the Go menu and a new Library option will appear.
-
@d-healey ahhh I see.
Okay I resolved the path and it fixed the issue! Thanks for your help