MANIFEST.in
README.md
setup.py
./TuneCoach/pitch_detection/PitchDetector.cpp
./TuneCoach/pitch_detection/TunerStream.cpp
./TuneCoach/pitch_detection/bridge.cpp
./TuneCoach/pitch_detection/processing_utilities.cpp
TuneCoach/main.py
TuneCoach.egg-info/PKG-INFO
TuneCoach.egg-info/SOURCES.txt
TuneCoach.egg-info/dependency_links.txt
TuneCoach.egg-info/entry_points.txt
TuneCoach.egg-info/requires.txt
TuneCoach.egg-info/top_level.txt
TuneCoach/gui/EndSessionWindow.py
TuneCoach/gui/FAQWindow.py
TuneCoach/gui/IntroWindow.py
TuneCoach/gui/LoadSessionWindow.py
TuneCoach/gui/MainWindow.py
TuneCoach/gui/MoreInfoWindow.py
TuneCoach/gui/NewSessionWindow.py
TuneCoach/gui/PitchDisplay.py
TuneCoach/gui/RemoveWindow.py
TuneCoach/gui/SaveProgressWindow.py
TuneCoach/gui/SaveWindow.py
TuneCoach/gui/ScoreLabel.py
TuneCoach/gui/Session.py
TuneCoach/gui/SessionDiagnostics.py
TuneCoach/gui/SessionHistory.py
TuneCoach/gui/TunerSettingsWindow.py
TuneCoach/gui/TutorialWindow.py
TuneCoach/gui/__init__.py
TuneCoach/gui/constants.py
TuneCoach/gui/indicatorlight.py
TuneCoach/gui/master.py
TuneCoach/gui/piano.jpeg
TuneCoach/pitch_detection/CircularBuffer.h
TuneCoach/pitch_detection/FeedbackSystem.h
TuneCoach/pitch_detection/PitchDetector.h
TuneCoach/pitch_detection/TunerStream.h
TuneCoach/pitch_detection/bridge.h
TuneCoach/pitch_detection/processing_utilities.h
TuneCoach/python_bridge/AudioManager.py
TuneCoach/python_bridge/SessionData.py
TuneCoach/python_bridge/__init__.py
TuneCoach/python_bridge/pitch_utilities.py