mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 11:35:46 +00:00
Address issues
This commit is contained in:
parent
8a497adf85
commit
b924c71822
8 changed files with 104 additions and 101 deletions
|
@ -19,7 +19,9 @@ class MixContext;
|
|||
class SplitterContext;
|
||||
class ServerSplitterDestinationData;
|
||||
class ServerMixInfo;
|
||||
|
||||
using MixVolumeBuffer = std::array<float, AudioCommon::MAX_MIX_BUFFERS>;
|
||||
|
||||
class CommandGenerator {
|
||||
public:
|
||||
explicit CommandGenerator(AudioCommon::AudioRendererParameter& worker_params,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue