pitch-class-histogram

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung Beide Seiten der Revision
pitch-class-histogram [2021/04/04 12:53]
egor
pitch-class-histogram [2021/04/04 13:04]
egor
Zeile 25: Zeile 25:
 import matplotlib.pyplot as plt import matplotlib.pyplot as plt
 import numpy as np import numpy as np
 +
 fig, ax = plt.subplots() fig, ax = plt.subplots()
 note = ('c', 'c#', 'd', 'd#', 'e', 'f', 'f#', 'g', 'g#', 'a', 'b', 'h') note = ('c', 'c#', 'd', 'd#', 'e', 'f', 'f#', 'g', 'g#', 'a', 'b', 'h')
Zeile 36: Zeile 37:
 plt.show() plt.show()
 </code> </code>
 +
 +{{:wiki:pitchclasshisto_matplot.png?650|}}
  • pitch-class-histogram.txt
  • Zuletzt geändert: 2021/04/08 08:57
  • von egor