PeakCentroid2D

final case
class PeakCentroid2D(in: GE, width: GE, height: GE, thresh1: GE, thresh2: GE, radius: GE) extends MultiOut

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

Companion
object
trait Serializable
trait MultiOut
trait SomeOut[IndexedSeq[StreamOut]]
trait Lazy
trait GE
trait UGenSource[UGenInLike, IndexedSeq[StreamOut]]
trait Lazy
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def peak: GE

Inherited methods

final
def name: String
Inherited from
UGenSource
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product