Hi al_lupo77,
did you make any progress with this issue? I'm getting the same thing (with variations depending on the SY piano version).
203,910 users have contributed to 43,346 threads and 259,654 posts.
In the past 24 hours, we have 3 new thread(s), 7 new post(s) and 85 new user(s).
The issue has to do with Vienna Synchron.ini. For me it had an incorrect value for "lastInstallDir", which I manually changed to point to the samples installation dir. I also added a "volume scan path" as was suggested by Paul, which was not there at first for whatever reason (I had SY Piano working at some point).After this addition, the value of "volumeScanPaths" changed from "[]" to [{"path":"H:\\samples\\vsl\\Synchron Pianos Yamaha","preCacheSampleCount":-1}] (the path is machine-specific, of course). I have no idea why, but after this SY Piano works in both Cubase and in VE/VE Pro.
I have to mention that this could be actually a different issue, not the one that started this thread.
At any rate, this .ini file is unaffected by reinstall attempts, that's why the whole ruckus.
Hi,
Sorry for the delay. Something seems to be tricky with this thread, I can only open it at the 10th attempt...
In such situations, please contact us directly at support@vsl.co.at
In general: The "Vienna Synchron.ini" file can be found in YOUR_USERNAME/AppData/Roaming/VSL
You can always erase that file, it will be newly created with every start of a Synchron Plug-in and also contains the information about the Library Scan Paths.
AppData is a hidden folder. If you don't see it right away, search for "hidden", the first hit will be "Show Hidden files and folders" => Select and activate the option "Show hidden, files, folders, and drives".
If erasing the *.ini file does not work, please contact us!
Best,
Paul
If someone is trying to reinstall, I finally found a way:
- Uninstall Synchron Pianos software
- Delete "%AppData%/VSL/Vienna Synchron.ini"
- Redownload and reinstall full library (!!!!)
- Reinstall Synchron Pianos (latest version).
The third step is what I tried to skip every time, but it is the relevant one...
I had the same situation as al lupo77, moving my ssd drive to a new computer and installing the Yamaha CFX. The image he attached to his message, was exactly the same as on my computer. The advice of Paul to add a rule in Vienna Synchron.ini worked for me, only at first I made some mistakes in the syntax. To help other people who make perhaps the same mistakes as I did, I write this here.
To create the file Vienna Synchron.ini after installation of Yamaha CFX, I had to open first one time the Yamaha CFX in Vienna Ensemble (Pro). (I had removed the file before I reinstalled the Yamaha). I got an error message, but that doesn't matter.
After that I opened the Vienna Synchron.ini file with notepad.
(In my computer I found the file 'Vienna Synchron.ini' in: c:\users\<<username>>\AppData\Roaming )
The rule with the syntax that worked for me, is:
volumeScanPaths = [{"path":"F:\\VSL Samples\\Synchron Pianos Yamaha","preCacheSampleCount":-1}]
(And of course the part
F:\\VSL Samples\\Synchron Pianos Yamaha
is computer specific, as crusoe wrote.