Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/demos/demo_keyboard.py

    r5caf474 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.