VCV Rack API v2
Loading...
Searching...
No Matches
rtaudio.hpp
Go to the documentation of this file.
1#pragma once
2#include <common.hpp>
3
4
5namespace rack {
6
7
9
10#if defined ARCH_MAC
12bool rtaudioIsMicrophoneBlocked();
13#endif
14
15
16} // namespace rack
#define PRIVATE
Attribute for private functions not intended to be called by plugins.
Definition common.hpp:30
Root namespace for the Rack API.
Definition AudioDisplay.hpp:9
PRIVATE void rtaudioInit()