Music Samples from Text Description
I want to extract the latest samples from the website tracklib and grab samples from the most recent 3 songs, based on a rough description of the samples I want. User will enter a brief description (the only input) and 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 3 best matches on youtube, download them and chop them up into samples. we then extract (say) 16 beats worth of audio - beginning from start of the song. We will need to analyse beatpoints and tempo, and then chop the sampes. this will then give us 3x song audio files to chop. then we could cut out samples from those points. Finally it will return the audio samples chopped up in zip files. If there are too many steps here, resulting in too many files/silos/subagents then we can chop fewer samples. I will let you decide, but please be decisive in your plan.
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