Closed cdeletre closed 2 weeks ago
AudioTrack uses buffer size in Bytes while SDL use buffer size in sample unit so it needs some calculation. Here is the fix.
It also includes a proposal for adding the support of a json config file.
AudioTrack uses buffer size in Bytes while SDL use buffer size in sample unit so it needs some calculation. Here is the fix.
It also includes a proposal for adding the support of a json config file.