dominikschnitzer / musly

Musly - Music Similarity Library
http://www.musly.org
Mozilla Public License 2.0
137 stars 27 forks source link

Filtered version of musly_jukebox_guessneighbors() #7

Closed f0k closed 10 years ago

f0k commented 10 years ago

This PR extends the API with a musly_jukebox_guessneighbors_filtered() function, which allows to search for nearest neighbor candidates in a given list of track IDs instead of all registered track IDs. This is useful to pre-filter the result list by genre or tags, for example.