Ejemplo n.º 1
0
 def __init__(
     self,
     pv_chain=None,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         )
Ejemplo n.º 2
0
 def __init__(
     self,
     pv_chain=None,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         )
Ejemplo n.º 3
0
 def __init__(
     self,
     pv_chain=None,
     threshold=0,
 ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         threshold=threshold,
     )
Ejemplo n.º 4
0
 def __init__(
     self,
     pv_chain=None,
     freeze=0,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         freeze=freeze,
         )
Ejemplo n.º 5
0
 def __init__(
     self,
     pv_chain=None,
     threshold=0,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         threshold=threshold,
         )
Ejemplo n.º 6
0
 def __init__(
     self,
     pv_chain=None,
     wipe=0,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         wipe=wipe,
         )
Ejemplo n.º 7
0
 def __init__(
     self,
     pv_chain_a=None,
     pv_chain_b=None,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain_a=pv_chain_a,
         pv_chain_b=pv_chain_b,
         )
Ejemplo n.º 8
0
 def __init__(
     self,
     pv_chain=None,
     trigger=0,
 ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         trigger=trigger,
     )
Ejemplo n.º 9
0
 def __init__(
     self,
     pv_chain=None,
     freeze=0,
 ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         freeze=freeze,
     )
Ejemplo n.º 10
0
 def __init__(
     self,
     pv_chain_a=None,
     pv_chain_b=None,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain_a=pv_chain_a,
         pv_chain_b=pv_chain_b,
         )
Ejemplo n.º 11
0
 def __init__(
     self,
     bins=0,
     pv_chain=None,
     ):
     PV_ChainUGen.__init__(
         self,
         bins=bins,
         pv_chain=pv_chain,
         )
Ejemplo n.º 12
0
 def __init__(
     self,
     pv_chain_a=None,
     pv_chain_b=None,
     zeroed=0.0001,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain_a=pv_chain_a,
         pv_chain_b=pv_chain_b,
         zeroed=zeroed,
         )
Ejemplo n.º 13
0
 def __init__(
     self,
     aimag=0,
     areal=0,
     pv_chain=None,
     ):
     PV_ChainUGen.__init__(
         self,
         aimag=aimag,
         areal=areal,
         pv_chain=pv_chain,
         )
Ejemplo n.º 14
0
 def __init__(
     self,
     pv_chain=None,
     shift=0,
     stretch=1,
 ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         shift=shift,
         stretch=stretch,
     )
Ejemplo n.º 15
0
 def __init__(
     self,
     aimag=0,
     areal=0,
     pv_chain=None,
 ):
     PV_ChainUGen.__init__(
         self,
         aimag=aimag,
         areal=areal,
         pv_chain=pv_chain,
     )
Ejemplo n.º 16
0
 def __init__(
     self,
     pv_chain=None,
     integrate=0,
     shift=None,
 ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         integrate=integrate,
         shift=shift,
     )
Ejemplo n.º 17
0
 def __init__(
     self,
     pv_chain=None,
     trigger=0,
     wipe=0,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         trigger=trigger,
         wipe=wipe,
         )
Ejemplo n.º 18
0
 def __init__(
     self,
     pv_chain_a=None,
     pv_chain_b=None,
     zeroed=0.0001,
 ):
     PV_ChainUGen.__init__(
         self,
         pv_chain_a=pv_chain_a,
         pv_chain_b=pv_chain_b,
         zeroed=zeroed,
     )
Ejemplo n.º 19
0
 def __init__(
     self,
     pv_chain=None,
     shift=0,
     stretch=1,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         shift=shift,
         stretch=stretch,
         )
Ejemplo n.º 20
0
 def __init__(
     self,
     pv_chain=None,
     integrate=0,
     shift=None,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         integrate=integrate,
         shift=shift,
         )
Ejemplo n.º 21
0
 def __init__(
     self,
     pv_chain_a=None,
     pv_chain_b=None,
     trigger=0,
     wipe=0,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain_a=pv_chain_a,
         pv_chain_b=pv_chain_b,
         trigger=trigger,
         wipe=wipe,
         )
Ejemplo n.º 22
0
 def __init__(
     self,
     pv_chain=None,
     num_teeth=0,
     phase=0,
     width=0.5,
 ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         num_teeth=num_teeth,
         phase=phase,
         width=width,
     )
Ejemplo n.º 23
0
 def __init__(
     self,
     pv_chain_a=None,
     pv_chain_b=None,
     trigger=0,
     wipe=0,
 ):
     PV_ChainUGen.__init__(
         self,
         pv_chain_a=pv_chain_a,
         pv_chain_b=pv_chain_b,
         trigger=trigger,
         wipe=wipe,
     )
Ejemplo n.º 24
0
 def __init__(
     self,
     pv_chain=None,
     trigger=0,
     width=0.2,
     wipe=0,
 ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         trigger=trigger,
         width=width,
         wipe=wipe,
     )
Ejemplo n.º 25
0
 def __init__(
     self,
     calculation_rate=None,
     buffer_id=None,
     hop=0.5,
     polar=0,
     ):
     PV_ChainUGen.__init__(
         self,
         calculation_rate=calculation_rate,
         buffer_id=buffer_id,
         hop=hop,
         polar=polar,
         )
Ejemplo n.º 26
0
 def __init__(
     self,
     pv_chain=None,
     num_teeth=0,
     phase=0,
     width=0.5,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         num_teeth=num_teeth,
         phase=phase,
         width=width,
         )
Ejemplo n.º 27
0
 def __init__(
     self,
     pv_chain=None,
     propf=0,
     proph=0,
     threshold=1,
     waittime=0.04,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         propf=propf,
         proph=proph,
         threshold=threshold,
         waittime=waittime,
         )
Ejemplo n.º 28
0
 def __init__(
     self,
     calculation_rate=None,
     bufsize=None,
     chain=None,
     frombin=0,
     magsphases=None,
     tobin=None,
     zeroothers=0,
     ):
     PV_ChainUGen.__init__(
         self,
         calculation_rate=calculation_rate,
         bufsize=bufsize,
         chain=chain,
         frombin=frombin,
         magsphases=magsphases,
         tobin=tobin,
         zeroothers=zeroothers,
         )
Ejemplo n.º 29
0
 def __init__(
     self,
     pv_chain=None,
     prophfc=0.25,
     prophfe=0.25,
     propsc=0.25,
     propsf=0.25,
     threshold=1,
     waittime=0.04,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         prophfc=prophfc,
         prophfe=prophfe,
         propsc=propsc,
         propsf=propsf,
         threshold=threshold,
         waittime=waittime,
         )
Ejemplo n.º 30
0
 def __init__(
     self,
     buffer_id=None,
     source=None,
     active=1,
     hop=0.5,
     window_size=0,
     window_type=0,
     ):
     from supriya.tools import ugentools
     if buffer_id is None:
         buffer_id = ugentools.LocalBuf(2048)
     PV_ChainUGen.__init__(
         self,
         active=active,
         buffer_id=buffer_id,
         hop=hop,
         source=source,
         window_size=window_size,
         window_type=window_type,
         )
Ejemplo n.º 31
0
 def __init__(self, pv_chain=None, trigger=0, width=0.2, wipe=0):
     PV_ChainUGen.__init__(self, pv_chain=pv_chain, trigger=trigger, width=width, wipe=wipe)
Ejemplo n.º 32
0
 def __init__(self, pv_chain=None, trigger=0):
     PV_ChainUGen.__init__(self, pv_chain=pv_chain, trigger=trigger)