kockie69 / SquinkyVCV-main

GNU General Public License v3.0
22 stars 12 forks source link

another Player error #30

Closed davephillips closed 2 years ago

davephillips commented 2 years ago

Same situation as before, clock is greatly slowed, possibly due to a long stream of these messages:

[206.057 info ./dsp/utils/GateDelay.h:47 addGates] enter add gate
[206.057 info ./dsp/utils/GateDelay.h:52 addGates] after add, num=1 val=1
[206.057 info dsp/samp/CubicInterpolator.h:56 interpolate] cubic int : int ofset=156967.531250
[206.057 info dsp/samp/CubicInterpolator.h:56 interpolate] cubic int : int ofset=170809.093750

Some more reporting needs turned off ?

dp

kockie69 commented 2 years ago

I will have a better look to make sure I switched off al those messages. Will be available tomorrow .

davephillips commented 2 years ago

I will have a better look to make sure I switched off al those messages. Will be available tomorrow .

No problem, I commented out the offending SQINFO lines, rebuilt, and it's all good again.

kockie69 commented 2 years ago

All SQINFO commented