Robbert van der Helm
|
535ae1260e
|
Remove now unnecessary explicit dyn casts
Rust-analyzer used to not infer this, seems like now it does.
|
2022-05-24 23:55:48 +02:00 |
|
Robbert van der Helm
|
98876670f8
|
Re-export debug macros from the debug module
This makes it easy to import just the macros without having to use the
oldschool `#[macro_use] extern crate ...;` syntax.
|
2022-04-30 02:10:54 +02:00 |
|
Robbert van der Helm
|
b3d2b79284
|
Win the loudness war harder with band-pass filters
|
2022-04-27 17:59:54 +02:00 |
|
Robbert van der Helm
|
f49189b424
|
Add a fadeout after winning the loudness war
|
2022-04-27 16:07:19 +02:00 |
|
Robbert van der Helm
|
b2ac93f255
|
Win the loudness war
|
2022-04-27 15:37:17 +02:00 |
|