public/tau_node library Main
Flutter Sound nodes
Classes
- AppFilterNode
- An App Filter is a filter implemented inside the Flutter App
- DecoderNode
- A decoder is a filter
- EncoderNode
- An encoder is a filter
- Equalizer
- An equalizer is a node with one input channel and one output channel
- InputAssetNode
- An InputAsset is a possible source for a player playback
- InputBufferNode
- An InputBuffer is a possible source for a Player playback
- InputDeviceNode
- An InputDevice can be the Mic, The Blutooth mic, ...
- InputFileNode
- An InputFile is a possible source for a Player playback
- InputNode
- An InputNode is a node with one output channel and no input channel
- InputStreamNode
- An InputStream is a possible source for a player playback The codec is always RAW-PCM
- Mixer
- A Mixer is a node with two input channels and one output channel
- OutputBufferNode
- An OutputBuffer is a possible sink for a Recorder
- OutputDeviceNode
- A Output Device can be the Speaker, the Ear Phone or a Blue Tooth Headphone
- OutputFileNode
- An OutputFile is a possible sink for a Recorder
- OutputNode
- An InputNode is a node with one input channel and no output channel
- OutputStreamNode
- An OutputStream is a possible sink for a Recorder The codec is always RAW-PCM
- PassThrewNode
- A Filter node is a node with one or two input channels and one or two output channels
- Reverb
- A Reverb is a node with one input channel and one output channel
- Sequencer
- A Sequencer is a possible source for a player playback
- SoundGenerator
- A sound generator is a possible source for a player playback
- Splitter
- A Splitter is a node with one input channel and two output channels
- TauNode
- Tau nodes
- TauTrack
- A Track can be an InputFile or an InputBuffer