Changeset fa11ce0


Ignore:
Timestamp:
Feb 9, 2013, 8:50:57 PM (11 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:
ba00fd7
Parents:
4db10ad
Message:

demo_spectrogram.py: remove debug output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • interfaces/python/demo_spectrogram.py

    r4db10ad rfa11ce0  
    4646      ticks_labels = [  "%.1f" % x for x in ticks_labels ]
    4747      # return position, label tuple to use with x/yticks
    48       print ticks_positions, ticks_labels
    4948      return ticks_positions, ticks_labels
    5049
Note: See TracChangeset for help on using the changeset viewer.