Ignore:
Timestamp:
May 10, 2016, 9:53:01 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:
1e4d90f
Parents:
143682b
Message:

python/demos: remove unused import and variables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/demos/demo_keyboard.py

    r143682b r8fb567c  
    2626
    2727def create_keyboard_patches(firstnote, lastnote, ax = None):
    28     import numpy as np
    2928    import matplotlib.pyplot as plt
    3029    from matplotlib.path import Path
Note: See TracChangeset for help on using the changeset viewer.