Music Sample Extractor Pro
I want to extract the latest samples from the website tracklib and grab samples from the most recent 5 songs, based on a rough description of the samples I want. I enter a brief description, the agent visits tracklib and then grabs my samples. To do this we will need to crawl https://www.tracklib.com/music/new-arrivals and extract, say, the latest list of 20 songs, then an LLM will filter them based on my description and find the 5 best matches on youtube, download them and chop them up into samples. we will want to extract stems (instrumentals, vocals), and then extract (say) 16 beats worth of audio - beginning from start of the song. We will need to analyse beatpoints and tempo, extract the stems, and then chop the sampes. this will then give us 5x songs x2 (instrumental and vocal) chops = 10 files to chop. then we could potentially extract the spectrograph image of each, analyze it to find the best place to chop, and then cut out samples from those points. finally it will return the audio samples chopped up in zip files.
First, pre-entered info...
final-output2
subagents-extracted2
subagentnumber
Then, agent response...
subagent1refined-new-json-core
subagent1mermaid
prompts-required
subagent1-json-array
subagent1-json-array-mermaid