mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 23:36:35 +01:00
This should fix audio problem
This commit is contained in:
@@ -180,6 +180,7 @@ bool m_open_device()
|
||||
|
||||
/* Blah error check */
|
||||
open_primary_device(output, &Control.device_idx, 48000, 20, 1);
|
||||
|
||||
return (device_opened = true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user