Vst Built, samples imported, but no sound in reaper
-
@Lindon said in Vst Built, samples imported, but no sound in reaper:
alternatively you could show us what the config data is saying about your sample location - this is in the file LinkWindows
windows: C:/Users/<your name>/AppData/Roaming/<your company name>/<yourproduct name>
Mac: Macintosh HD/Library/Applications Support/<your company name>/<your product name>Follow Lindon's suggestions
-
@d-healey
My LinkOSX file says:
/Users/sergiomarchesini/Music/My Company/vsttest/SamplesBut, as I said, if I use Reaper's virtual midi keyboard I hear the sounds just fine so I think there is no problem with the sample folder path.
-
Are you using a channel filter in your project?
-
No, I started an empty project, added the sampler, loaded the samples, no multimic. Created a minimal gui.
If I do the same thing with a sinewave it works. -
Send me a link to the project with samples so I can build it and test it on my system
-
@d-healey here you go.. thank you so much
https://drive.google.com/file/d/1oPYZXXTQvBFzoNEtz8uoSat7Q4208jRm/view?usp=sharing
-
Ok I think I found the problem. Where do you keep the samples (wav files) for this project? Are they in the Samples folder?
-
The original wav files are in a different folder on my hd...
I zipped the full project folder as it is. I only removed the exported map.ch1 files I had exported in the root folder. -
The original wav files are in a different folder on my hd...
Well there's your problem.
Always keep the samples in the Samples folder otherwise your sample maps will end up pointing to a different location.
Open your sample map in a text editor and you'll see the location its looking at for the samples is not where your .ch file is.
-
And...... YOU WERE RIGHT!
It works now, thank you so much, David.