FQLab
A spectral audio sandbox
 
Loading...
Searching...
No Matches
AudioInterfaces.cs File Reference

Classes

interface  FQLab.IAudioPlayer
 Final component of the audio pipeline. Responsible for playing samples on an audio source. More...
 
interface  FQLab.IFftProcessor
 Provides methods for FFT operations. More...
 
interface  FQLab.IAudioStream
 Represents the decoded audio file. Enables on request fetching of data. More...
 
interface  FQLab.IAudioReader
 Abstracts readers to be used inside IAudioStream. More...
 
interface  FQLab.IFreqDataReceiver
 Enables the audio pipeline to export frequency data from within. More...
 
interface  FQLab.IAudioEngineFactory
 Factory interface that creates audio engines based on OS and AudioStream settings. More...
 

Namespaces

namespace  FQLab