juce_AudioFilterStreamer.h File Reference

Go to the source code of this file.

Classes

class  AudioFilterStreamer
 A class that wraps an AudioProcessor as an AudioIODeviceCallback, so its output can be streamed directly to/from some audio and midi inputs and outputs. More...
class  AudioFilterStreamingDeviceManager
 Wraps an AudioFilterStreamer in an AudioDeviceManager to make it easy to create a standalone filter. More...