blibliki-js / grid

https://www.blibliki.com
9 stars 1 forks source link

Oscillator's fine slider is not working #8

Closed mikezaby closed 1 week ago

karate commented 3 weeks ago

This must be an engine bug.

I put some console.log in src/core/Note/index.ts and src/modules/Oscillator.ts and the fine value seems correct.

So, maybe the Oscilator component is working as expected, and we should focus on why the backend doesn't change the pitch.

mikezaby commented 3 weeks ago

Thanks for your investigation. I'll do some tests in the Engine, and I'll make an issue there with the findings.