firewall1110

Results 76 comments of firewall1110

Reverting "Switch to libsamplerate's callback API in Sample" #7361 **not** fix bug - this bug is **NOT** connected with #7361 _My future plans_ (Lento Tranquillo , but in parallel): (1)...

Just compiled at point just after **_2024-03-28_** 19:13:32 Fix glitch in SlicerT (#7174) : **_LB302 working_**, but SID is with clicks. P.S. For LB302: pre-release code no more actual.

It seems is "**Mate in 2**": (in folder **plugins/Lb302/**) if file **Lb302.h** (~217 line): should change `int release_frame;` to `f_cnt_t release_frame;` In file **Lb302.cpp** (~756 line): should change `release_frame =...

For SID: "conflict wall" at point after "_Fix uninitialized variable "pCurPreset" (#6639) (#6723)_" (2023-06-05 06:44:48) **_Can not compile_** : new fetched code has conflicts with this revision. P.S. In new...

Now I compare Master with PreRelase : 1-st iteration do not give a result ... (1) My opinion - old code more readable, compact and elegant, than new "cool C++...

I will pause 10 days waiting answers: (1) I gave enough information to fix Lb302 no sound bug. Can someone, who has write access **_simply commit this 2 line changes_**...

So 10 days over and **_I have no SID sound bug confirmation_**: assuming SID should produce clicks on every note start. SID XRun bug should be another issuer opened, and...

Now my plan is to try to find way to fix "why **release_frame** has so big value". This big value now are _**negative values castled to unsigned long**_ (size_t). **Mate...

It seems that **_Fix Lb302 silence_** #7504 should fix this bug, but I have not tested this yet. P.S. PR is closed, issue not mentioned, so I connect ...

1-st negative result: I tried to simply make `new reSID::SID()` once in `SidInstrument::SidInstrument `: - no pause on 1-rst note; - Segmentation Fault on 2-nd note. Segmentation Fault in line...