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/FAQWindow.py
TuneCoach/gui/Graph.py
TuneCoach/gui/IndicatorLight.py
TuneCoach/gui/IntroWindow.py
TuneCoach/gui/MainController.py
TuneCoach/gui/MainWindow.py
TuneCoach/gui/NewSessionWindow.py
TuneCoach/gui/Piano.py
TuneCoach/gui/PitchDisplay.py
TuneCoach/gui/RoundedLabel.py
TuneCoach/gui/Session.py
TuneCoach/gui/SessionDiagnostics.py
TuneCoach/gui/SessionHistory.py
TuneCoach/gui/Timer.py
TuneCoach/gui/TunerSettingsWindow.py
TuneCoach/gui/TutorialWindow.py
TuneCoach/gui/__init__.py
TuneCoach/gui/constants.py
TuneCoach/gui/master.py
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