C# Class DSPUtil.Shuffler

Channel-shuffle (LR to MS or vice versa) Requires two-channel input.
Inheritance: SoundObj
Show file Open project: hughpyle/inguz-DSPUtil Class Usage Examples

Public Methods

Method Description
Shuffler ( ) : System

Private Methods

Method Description
_next ( ISample s ) : ISample

Method Details

Shuffler() public method

public Shuffler ( ) : System
return System