Exemple #1
0
 def __init__(
     self,
     pv_chain=None,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         )
 def __init__(
     self,
     pv_chain=None,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         )
Exemple #3
0
 def __init__(
     self,
     pv_chain=None,
     threshold=0,
 ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         threshold=threshold,
     )
Exemple #4
0
 def __init__(
     self,
     pv_chain=None,
     freeze=0,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         freeze=freeze,
         )
Exemple #5
0
 def __init__(
     self,
     pv_chain=None,
     threshold=0,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         threshold=threshold,
         )
Exemple #6
0
 def __init__(
     self,
     pv_chain=None,
     wipe=0,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         wipe=wipe,
         )
Exemple #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,
         )
Exemple #8
0
 def __init__(
     self,
     pv_chain=None,
     trigger=0,
 ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         trigger=trigger,
     )
Exemple #9
0
 def __init__(
     self,
     pv_chain=None,
     freeze=0,
 ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         freeze=freeze,
     )
Exemple #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,
         )
Exemple #11
0
 def __init__(
     self,
     bins=0,
     pv_chain=None,
     ):
     PV_ChainUGen.__init__(
         self,
         bins=bins,
         pv_chain=pv_chain,
         )
Exemple #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,
         )
 def __init__(
     self,
     aimag=0,
     areal=0,
     pv_chain=None,
     ):
     PV_ChainUGen.__init__(
         self,
         aimag=aimag,
         areal=areal,
         pv_chain=pv_chain,
         )
Exemple #14
0
 def __init__(
     self,
     pv_chain=None,
     shift=0,
     stretch=1,
 ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         shift=shift,
         stretch=stretch,
     )
Exemple #15
0
 def __init__(
     self,
     aimag=0,
     areal=0,
     pv_chain=None,
 ):
     PV_ChainUGen.__init__(
         self,
         aimag=aimag,
         areal=areal,
         pv_chain=pv_chain,
     )
Exemple #16
0
 def __init__(
     self,
     pv_chain=None,
     integrate=0,
     shift=None,
 ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         integrate=integrate,
         shift=shift,
     )
Exemple #17
0
 def __init__(
     self,
     pv_chain=None,
     trigger=0,
     wipe=0,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         trigger=trigger,
         wipe=wipe,
         )
Exemple #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,
     )
Exemple #19
0
 def __init__(
     self,
     pv_chain=None,
     shift=0,
     stretch=1,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         shift=shift,
         stretch=stretch,
         )
 def __init__(
     self,
     pv_chain=None,
     integrate=0,
     shift=None,
     ):
     PV_ChainUGen.__init__(
         self,
         pv_chain=pv_chain,
         integrate=integrate,
         shift=shift,
         )
 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,
         )
Exemple #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,
     )
Exemple #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,
     )
Exemple #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,
     )
Exemple #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,
         )
Exemple #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,
         )
 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,
         )
Exemple #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,
         )
Exemple #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,
         )
Exemple #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,
         )
Exemple #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)
 def __init__(self, pv_chain=None, trigger=0):
     PV_ChainUGen.__init__(self, pv_chain=pv_chain, trigger=trigger)