My question is related to these two threads:
- ez.analog.com/.../how-to-set-sample-rate-in-ss-like-done-in-4-7
- ez.analog.com/.../setting-sample-rate
Preambule:
I migrated a project from SSv4.7 to SS+v3.3. I couldn't find a function to set the sample rate for the project. I searched the forums. I found the two threads listed above and found where this function is located in SS+. I also discovered that the sample rate is now set for each element separately, although some algorithms are locked to 48 kHz.
The question:
After compiling the project, I discovered that the Inst(cycles) fill percentage was significantly lower than the same project in SS: 35% < 93%.


As far as I understand, some algorithms simply don't require fs multiplication and operate from the base sample rate (please correct me if I'm wrong). The question is, is this an optimization in the new version of the program? Will the DSP output signal differ in a project compiled in SS+ from a project compiled in SS? Or is this simply a cool optimization, and I can now use many more algorithms in my project? Maybe I don't understand something…

