aboutsummaryrefslogtreecommitdiff
path: root/voicing_detector~
diff options
context:
space:
mode:
Diffstat (limited to 'voicing_detector~')
-rw-r--r--voicing_detector~/voicing_detector~-help.pd (renamed from voicing_detector~/help-voicing_detector~.pd)0
-rw-r--r--voicing_detector~/voicing_detector~.c2
-rw-r--r--voicing_detector~/voicing_detector~test3-help.pd (renamed from voicing_detector~/help-voicing_detector~test3.pd)0
3 files changed, 1 insertions, 1 deletions
diff --git a/voicing_detector~/help-voicing_detector~.pd b/voicing_detector~/voicing_detector~-help.pd
index 6faed88..6faed88 100644
--- a/voicing_detector~/help-voicing_detector~.pd
+++ b/voicing_detector~/voicing_detector~-help.pd
diff --git a/voicing_detector~/voicing_detector~.c b/voicing_detector~/voicing_detector~.c
index e069668..9c14308 100644
--- a/voicing_detector~/voicing_detector~.c
+++ b/voicing_detector~/voicing_detector~.c
@@ -127,6 +127,6 @@ void voicing_detector_tilde_setup(void)
class_addmethod(voicing_detector_tilde_class, (t_method)voicing_detector_tilde_bound, gensym("bound"), A_DEFFLOAT, A_DEFFLOAT, 0);
class_addmethod(voicing_detector_tilde_class, (t_method)voicing_detector_tilde_method, gensym("method"), A_DEFFLOAT, 0);
class_addmethod(voicing_detector_tilde_class, (t_method)voicing_detector_tilde_dsp, gensym("dsp"), 0);
- class_sethelpsymbol(voicing_detector_tilde_class, gensym("help-voicing_detector~"));
+
CLASS_MAINSIGNALIN(voicing_detector_tilde_class, t_voicing_detector_tilde, f_dummy);
}
diff --git a/voicing_detector~/help-voicing_detector~test3.pd b/voicing_detector~/voicing_detector~test3-help.pd
index f4dedc4..f4dedc4 100644
--- a/voicing_detector~/help-voicing_detector~test3.pd
+++ b/voicing_detector~/voicing_detector~test3-help.pd