Ignore:
Timestamp:
May 27, 2006, 2:35:38 AM (18 years ago)
Author:
Paul Brossier <piem@altern.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
3901714
Parents:
52aee9b
Message:

move pd help to pattern-help.pd
move pd help to pattern-help.pd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/puredata/aubiotss~.c

    r52aee9b r08d21bf  
    132132                        (t_method)aubiotss_tilde_debug,
    133133                        gensym("debug"), 0);
    134         class_sethelpsymbol(aubiotss_tilde_class,
    135                         gensym("help-aubiotss~.pd"));
    136134        CLASS_MAINSIGNALIN(aubiotss_tilde_class,
    137135                        t_aubiotss_tilde, thres);
Note: See TracChangeset for help on using the changeset viewer.