weixin_39957271 2020-11-30 15:08
浏览 0

Pipline Unit Test Boogers

Tired of these. But now saw one too so write em down and start fixing

ADSR Envelope Behaviour Clone the Analog

D:\a\1\s\src\headless\UnitTestsMOD.cpp(431) ...............................................................................

D:\a\1\s\src\headless\UnitTestsMOD.cpp(443): FAILED: REQUIRE( replA[i].second == Approx( surgeA[i].second ).margin( 1e-6 ) ) with expansion: 0.0f == Approx( 0.0 ) with message: Testing 45 with ADSR=0.442091 0.813949 0.254518 0.990041

该提问来源于开源项目:surge-synthesizer/surge

  • 写回答

9条回答 默认 最新

  • weixin_39957271 2020-11-30 15:08
    关注

    Unison at Sample Rates Classic Oscillator

    /Users/runner/runners/2.165.2/work/1/s/src/headless/UnitTestsDSP.cpp:239 ...............................................................................

    /Users/runner/runners/2.165.2/work/1/s/src/headless/UnitTestsDSP.cpp:205: FAILED: REQUIRE( 16.f * abss == Approx( fn_0 - fn_1 ).margin( 0.3 ) ) with expansion: 4.40846f == Approx( -10.1798324585 ) with messages: Classic test at 88200 Test[9] note=33 at absolute spread 0.275529 = 4.4 Hz

    评论

报告相同问题?