|
JackTrip
|
| CaddressPortPair | |
| ▼CAudioInterface | Base Class that provides an interface with audio |
| CJackAudioInterface | Class that provides an interface with the Jack Audio Server |
| CRtAudioInterface | Base Class that provides an interface with RtAudio |
| CAudioTester | |
| CCompressorPreset | |
| ▼Cdsp | |
| Ccompressordsp | |
| Cdecorator_dsp | |
| Cfreeverbdsp | |
| Cfreeverbmonodsp | |
| Climiterdsp | |
| Czitarevdsp | |
| Czitarevmonodsp | |
| Cdsp_factory | |
| Cdsp_memory_manager | |
| CEffects | |
| ▼CHeaderStruct | Abstract Header Struct, Header Stucts should subclass it |
| CDefaultHeaderStruct | Default Header Struct |
| CJamLinkHeaderStuct | JamLink Header Struct |
| CInterpolator | |
| CInterpolator3pt | |
| CRingBuffer::IOStat | |
| CJMess | Class to save and load all jack client connections |
| ▼CMeta | |
| CAPIUI | |
| ▼CPathBuilder | |
| CAPIUI | |
| CDataProtocol::PktStat | |
| ▼CQObject | |
| CJackTrip | Main class to creates a SERVER (to listen) or a CLIENT (to connect to a listening server) to send audio streams in the network |
| CJackTripWorker | Prototype of the worker class that will be cloned through sending threads to the Thread Pool |
| CJackTripWorkerMessages | |
| ▼CPacketHeader | Base class for header type. Subclass this struct to create a new header |
| CDefaultHeader | Default Header |
| CEmptyHeader | Empty Header to use with systems that don't include a header |
| CJamLinkHeader | JamLink Header |
| CSettings | Class to set usage options and parse settings from input |
| CThreadPoolTest | |
| CUdpHubListener | Hub UDP listener on the Server |
| ▼CQRunnable | |
| CJackTripWorker | Prototype of the worker class that will be cloned through sending threads to the Thread Pool |
| CThreadPoolTest | |
| ▼CQThread | |
| ▼CDataProtocol | Base class that defines the transmission protocol |
| CUdpDataProtocol | UDP implementation of DataProtocol class |
| CJackTripThread | Test class that runs JackTrip inside a thread |
| ▼CProcessPlugin | Interface for the process plugins to add to the JACK callback process in JackAudioInterface |
| CCompressor | Applies compressor_mono from the faustlibraries distribution, compressors.lib |
| CLimiter | Applies limiter_lad_mono from the faustlibraries distribution, compressors.lib |
| CLoopBack | Connect Inputs to Outputs |
| CNetKS | A simple (basic) network Karplus Strong |
| CReverb | Applies freeverb or zitarev from the faustlibraries distribution: reverbs.lib |
| CTestRingBufferRead | |
| CTestRingBufferWrite | |
| ▼CRingBuffer | Provides a ring-buffer (or circular-buffer) that can be written to and read from asynchronously (blocking) or synchronously (non-blocking) |
| CJitterBuffer | |
| CRingBufferWavetable | Same as RingBuffer, except that it uses the Wavetable mode for lost or late packets |
| CUIReal< REAL > | |
| ▼CUIReal< FAUSTFLOAT > | |
| ▼CUI | |
| CAPIUI | |
| ▼CValueConverter | |
| ▼CLinearValueConverter | |
| CExpValueConverter | |
| CLogValueConverter | |
| ▼CUpdatableValueConverter | |
| CAccDownConverter | |
| CAccDownUpConverter | |
| CAccUpConverter | |
| CAccUpDownConverter | |
| CLinearValueConverter2 | |
| ▼CZoneControl | |
| CConverterZoneControl | |
| CCurveZoneControl | |
| CZoneReader |