mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 21:25:46 +00:00
Address issues
This commit is contained in:
parent
4c85fba0db
commit
7cdad5d1fb
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