Skip to content

Latest commit

 

History

History
69 lines (62 loc) · 2.42 KB

README.md

File metadata and controls

69 lines (62 loc) · 2.42 KB

PyHarmonyUI

Screen Sample #1

OVERVIEW

Series of tools to handle harmony in music Based on PyHarmonyToolings

Install

  • install python 3.9+

  • copy files on your HDD

  • Run

      python pyharmony.py
    

Features

Audio features

  • Live hearing: displays the signal from a mic
  • Live analysis: displays an FFT of the signal from a mic
  • record a Youtube sound on the HDD
  • Instrument Training: display notes from a mic with visual feedback
    • Voice
    • Guitar

Ultimate Guitar features

  • Chords Search UG: search songs that match a chord sequence
  • Cadence Search UG: search songs that match a cadence

Next Features

  • Transpose
  • Find chords from tabs

Release Notes

  • 09/MAR/23
    • v0.2
    • learning center with transposition
    • learning modules gathered by folder
  • 03/MAR/23
    • learning center with voice & guitar feedback
  • 27/FEB/23
    • Guitar Training

Additional links