Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Fix clipping/scaling issue #71

Merged
merged 1 commit into from Aug 15, 2019
Merged

Commits on Aug 15, 2019

  1. Fix clipping/scaling issue

    The accumulator is adding operators, not channels (up to 24, not 6), which means it can reach max value (although the code in the jt12_single_acc is preventing it from actually overflowing).
    Also, I believe this should be adding pre_left and pre_right, not left and right.
    greyrogue committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    027ff1b View commit details
    Browse the repository at this point in the history