mirror of
https://github.com/AxioDL/boo.git
synced 2025-06-26 08:23:35 +00:00
Update WASAPI.cpp
This commit is contained in:
parent
8aaaffbe67
commit
c6b2b70933
@ -462,9 +462,6 @@ struct WASAPIAudioVoiceEngine : BaseAudioVoiceEngine
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
unsigned m_midiInCounter = 0;
|
|
||||||
unsigned m_midiOutCounter = 0;
|
|
||||||
|
|
||||||
std::unique_ptr<IMIDIIn> newVirtualMIDIIn(ReceiveFunctor&& receiver)
|
std::unique_ptr<IMIDIIn> newVirtualMIDIIn(ReceiveFunctor&& receiver)
|
||||||
{
|
{
|
||||||
return {};
|
return {};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user