├── LICENSE ├── README.md ├── audio_processing.py ├── whereIam.wav └── yin.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patriceguyot/Yin/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patriceguyot/Yin/HEAD/README.md -------------------------------------------------------------------------------- /audio_processing.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patriceguyot/Yin/HEAD/audio_processing.py -------------------------------------------------------------------------------- /whereIam.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patriceguyot/Yin/HEAD/whereIam.wav -------------------------------------------------------------------------------- /yin.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patriceguyot/Yin/HEAD/yin.py --------------------------------------------------------------------------------