mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-27 11:33:54 +01:00
fix audio_deviation
This commit is contained in:
@@ -505,6 +505,8 @@ int main(int argc, char **argv) {
|
|||||||
return err;
|
return err;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
config.master_volume *= config.audio_deviation/75000.0f;
|
||||||
|
|
||||||
FM95_Runtime runtime;
|
FM95_Runtime runtime;
|
||||||
memset(&runtime, 0, sizeof(runtime));
|
memset(&runtime, 0, sizeof(runtime));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user