Page 1 of 1

.dat files generated by Synthmake (and Flowstone ?) vst

Posted: Wed Sep 07, 2016 11:52 pm
by knozzers
Hi,
Iam new to this forum, not a FS user/coder, but as a vst user I have a question which could "Big G" not answer for me.

Every Synthmaker (and Flowstone ?) vst plugin generates, when started for the first time (or scanned by the daw) two files, "saw2KtableSM.dat" and "tri2KtableSM.dat".
Those may be Wavetable data files ? They are everywere 2048 kB in size.

However, Synthedit vsts do produce folders with various .sem files, and that may be the reason while you have to rename the .dll for every instance you want to use the vst in your daw.
This leads me to my question:

Is it a problem if some SM or FS generated .dlls are placed in the same folder ? As I understand it, they use then all the same both .dat files mentioned above. But what if one plugin would have a different output of those tables than the others ? Would that plugin sound different if it resides in its own folder ? Or could there be an access problem when two (or more) vsts try to open those two files at the same time ?

Re: .dat files generated by Synthmake (and Flowstone ?) vst

Posted: Thu Sep 08, 2016 1:37 am
by KG_is_back
The .dat files flowstone generates are pre-generated wave-tables for stock oscillators. They should be the same for any FS/SM plugin, so there should be no problem whether you have multiple plugins using the same file. At least I've never experienced any issues...

Re: .dat files generated by Synthmake (and Flowstone ?) vst

Posted: Thu Sep 08, 2016 11:14 am
by knozzers
Thank you, KG_is_back, for the quick answer. I thought in that direction, but never were sure.