File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -954,6 +954,7 @@ void slide_tilde_setup();
954954void snapshot_tilde_setup ();
955955void spike_tilde_setup ();
956956void svf_tilde_setup ();
957+ void cyclone_tanh_setup ();
957958void cyclone_tanh_tilde_setup ();
958959void tanx_tilde_setup ();
959960void teeth_tilde_setup ();
@@ -1201,6 +1202,7 @@ void svfilter_tilde_setup();
12011202void symbol2any_setup ();
12021203void smooth_tilde_setup ();
12031204void smooth2_tilde_setup ();
1205+ void tanh_setup ();
12041206void tanh_tilde_setup ();
12051207void tabplayer_tilde_setup ();
12061208void tabreader_setup ();
@@ -2486,7 +2488,7 @@ void Setup::initialiseCyclone()
24862488 sustain_setup ();
24872489 switch_setup ();
24882490 table_setup ();
2489- tanh_setup ();
2491+ cyclone_tanh_setup ();
24902492 thresh_setup ();
24912493 togedge_setup ();
24922494 tosymbol_setup ();
You can’t perform that action at this time.
0 commit comments