This commit is contained in:
Jamie Hardt
2023-05-22 17:53:44 -07:00
16 changed files with 447 additions and 359 deletions

View File

@@ -1,4 +1,5 @@
pub type LU = f32;
#[allow(clippy::upper_case_acronyms)]
pub type LUFS = f32;
pub type Decibels = f32;