if i fuck up the prec it seems to sound way better
This commit is contained in:
parent
81337b7f4b
commit
7007e66f7c
4 changed files with 4 additions and 3 deletions
|
|
@ -506,7 +506,7 @@ struct DfpwmEncoder {
|
|||
}
|
||||
|
||||
impl DfpwmEncoder {
|
||||
const CONST_PREC: i32 = 10;
|
||||
const CONST_PREC: i32 = 8;
|
||||
|
||||
fn new() -> Self {
|
||||
Self { q: 0, s: 0, lt: -128 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue