Anna Wszeborowska - Music transcription with Python

Anna Wszeborowska - Music transcription with Python [EuroPython 2016] [21 July 2016] [Bilbao, Euskadi, Spain] () Music transcription allows to convert an audio recording to musical notation through mathematical analysis. In the talk we will focus on transcribing a monophonic audio input and see how we can modify it on the fly. To achieve that, we need to determine pitch and duration of each note, and then use these parameters to
Back to Top