Ignore:
Timestamp:
Apr 14, 2010, 5:36:49 PM (15 years ago)
Author:
Paul Brossier <piem@piem.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:
0efce0d
Parents:
16bd78a
Message:

python/aubio: more changes for mono

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/aubio/task/onset.py

    r16bd78a r8d1323b  
    1010                self.opick = onsetpick(self.params.bufsize,
    1111                        self.params.hopsize,
    12                         self.channels,
    1312                        self.myvec,
    1413                        self.params.threshold,
Note: See TracChangeset for help on using the changeset viewer.