ParadoxChains/Functional-Programming-Application-for-Digital-Synthesis-Implementation

Small bug fix

Closed this issue · 0 comments

max ((i+1)*bs) total_samples
should be min instead of max, and there is 1 sample too many.