Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.05 KB

File metadata and controls

30 lines (17 loc) · 1.05 KB

PythonEchonestRemix

A Python implementation of Paul Lamere's InfiniteJukebox. Some liberties were taken to simplify the code.

Files used in the InfiniteJukeboxReplica that may also help you interact with echonest.

Play an audio.AudioQuantum using PyAudio

Compare two 'echonest.remix.audio.AudioQuantum' of kind 'beat' using a method almost identicle to Paul Lamere's in InfiniteJukebox.

Find and store branches between similar beats within a song.

Produce a visual representation for an 'echonest.remix.audio.AudioSegment'.