Packages

object PV_MagFreeze extends ProductReader[PV_MagFreeze] with Serializable

A phase vocoder UGen that freezes the magnitudes at current levels. Freezing happens when the freeze input has a value of > 0.

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PV_MagFreeze
  2. Serializable
  3. ProductReader
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def read(in: RefMapIn, key: String, arity: Int): PV_MagFreeze
    Definition Classes
    PV_MagFreezeProductReader