Complex2FFT

final case
class Complex2FFT(in: GE, rows: GE, columns: GE) extends FFT2FullUGen

'''Warning:''' window parameter modulation is currently not working correctly (issue #30)

Companion
object
trait Serializable
trait SingleOut
trait SomeOut[StreamOut]
trait Lazy
trait GE
trait Lazy
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

final protected
def makeUGen(args: IndexedSeq[UGenIn])(implicit b: Builder): UGenInLike
Inherited from
FFT2FullUGen
final protected
def makeUGens(implicit b: Builder): UGenInLike
Inherited from
FFT2FullUGen
final
def name: String
Inherited from
UGenSource
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product