Ignore:
Timestamp:
Jul 1, 2016, 4:02:36 PM (8 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:
24e9b0a
Parents:
dd18484
Message:

python/lib/gen_code.py: add output size for notes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/lib/gen_code.py

    rdd18484 r8470144  
    7575        'onset': '1',
    7676        'pitch': '1',
     77        'notes': '3',
    7778        'wavetable': 'self->hop_size',
    7879        'sampler': 'self->hop_size',
Note: See TracChangeset for help on using the changeset viewer.