Skip to content

nacgarg/samplefinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SampleFinder

Description

Chops up songs into 1 second segments, and tries to find the closest thing to a user-provided sample or a random sample in the songs using DSP techniques.

Usage

python main.py song_folder sample_wav

Both arguments are optional (folder will default to audio) and order-agnostic.

About

Uses DSP techniques to identify similar audio samples in a collection of music.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages