mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-01 13:26:44 +02: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