User Tools

Site Tools


built_in:synth

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
built_in:synth [2014/12/18 21:49]
bcarroll created
built_in:synth [2015/11/11 19:52]
administrator old revision restored (2015/09/02 13:45)
Line 2: Line 2:
  
 ===== Methods ===== ===== Methods =====
-^Method ^Description ^ +Some controls use the same methods.\\ 
-|Synth.Start() | | +For examples of the **[[same methods]]** look here. 
-|Synth.Stop() | | +^ Method                                ^ Description  
-|Synth.PlayTone( p1,p2) | | +| Synth.GetType()                                    
-|Synth.PlayNote( p1) | | +| Synth.PlayMidiTunep1                           
-|Synth.PlayMidiTune( p1) | | +| Synth.PlayNote( p1)                                
-|Synth.SetFrequency( p1 ) | | +| Synth.PlayTone( p1,p2                            
-|Synth.SetWaveShape( p1 ) | | +| Synth.SetDelay( p1 )                               
-|Synth.SetVolume( p1,p2 ) | | +| Synth.SetDelayEnabled( p1 )                        
-|Synth.SetNoteLength( dur ) | | +| Synth.SetFeedback( p1 )                            
-|Synth.SetVca( p1,p2,p3,p4 ) | | +| Synth.SetFrequency( p1 )                           
-|Synth.SetVcaAttack( p1 ) | | +| Synth.SetNoteLength( dur )                         
-|Synth.SetVcaDecay( p1 ) | | +| Synth.SetPhaser( p1,p2,p3,p4 )                     
-|Synth.SetVcaSustain( p1 ) | | +| Synth.SetPhaserDryWet( p1 )                        
-|Synth.SetVcaRelease( p1 ) | | +| Synth.SetPhaserEnabled( p1 )                       
-|Synth.SetVcaEnabled( p1 ) | | +| Synth.SetPhaserFeedback( p1 )                      
-|Synth.SetVcf( p1,p2,p3,p4,p5,p6,p7 ) | | +| Synth.SetPhaserRange( p1 )                         
-|Synth.SetVcfAttackp1 ) | | +| Synth.SetPhaserRate( p1 )                          
-|Synth.SetVcfDecayp1 ) | | +| Synth.SetVca( p1,p2,p3,p4 )                        
-|Synth.SetVcfSustainp1 ) | | +| Synth.SetVcaAttackAttackTimeInMS                           
-|Synth.SetVcfReleasep1 ) | | +| Synth.SetVcaDecayDecayTimeInMS                            
-|Synth.SetVcfCutoffp1 ) | | +| Synth.SetVcaEnabledOnOff                          
-|Synth.SetVcfResonance( p1 ) +| Synth.SetVcaReleaseReleaseTimeInMS                          
-|Synth.SetVcfDepthp1 ) | | +| Synth.SetVcaSustainSustainLevel                           
-|Synth.SetVcfEnabledp1 ) | | +| Synth.SetVcf( p1,p2,p3,p4,p5,p6,p7  
-|Synth.SetPhaserp1,p2,p3,p4 ) | | +| Synth.SetVcfAttack(AttackTimeInMS                           
-|Synth.SetPhaserDryWetp1 ) | | +| Synth.SetVcfCutoffCutoffFrequencyInHz                           
-|Synth.SetPhaserRatep1 ) | | +| Synth.SetVcfDecayDecayTimeInMS                            
-|Synth.SetPhaserRangep1 ) | | +| Synth.SetVcfDepthDepth                            
-|Synth.SetPhaserFeedbackp1 ) | | +| Synth.SetVcfEnabledOnOff                          
-|Synth.SetPhaserEnabledp1 ) | | +| Synth.SetVcfRelease(ReleaseTimeInMS                          
-|Synth.SetDelay( p1 ) | | +| Synth.SetVcfResonancefloat Resonance           0-1 = 0 - 100%             
-|Synth.SetFeedback( p1 ) | | +| Synth.SetVcfSustain(float SustainLevel             |0 = Silent, 1= 100%              
-|Synth.SetDelayEnabledp1 ) | |+| Synth.SetVolume( p1,p2                           
 +| Synth.SetWaveShape( p1 )                           
 +| Synth.Start()                                      |
built_in/synth.txt · Last modified: 2018/12/14 05:46 (external edit)