Closed ko80 closed 3 months ago
Here and now - it is ok. But side comment: I would create constants for those values, as they appear in the code more times (6x "44100", and other frequencies - also...)
Here and now - it is ok. But side comment: I would create constants for those values, as they appear in the code more times (6x "44100", and other frequencies - also...)
Sounds like a good idea. Could you please create a constant for that?
ok
The 44.1k ST3x dilemma is weird, otherwise it's fine. I see it is the same all over the repo, but not sure why. Perhaps the ST30 standard does not define 44.1k as a valid sampling, but ST31 does?
I suppose this shouldn't extend the current PR scope. But yes, ST2110-30 defines 44100 Hz as a supported sampling frequency.
This PR includes the commits below