Tutorials
Learn how to get the most out of Curlo with our step-by-step guides.
Getting Started
Interface Overview
A visual tour of Curlo's interface — learn the five main panels that make up your sound management workspace.
Read TutorialAdding Local Folders
Learn how to add audio folders and files to Curlo, rescan for changes, and see all supported audio formats.
Read TutorialManaging Collections
Learn how to organize your audio files into virtual collections without moving them on your hard drive.
Read TutorialDAW Integration
Learn how to drag and drop audio files or specific waveform snippets directly into your DAW.
Read TutorialSearch
Semantic Search
Learn how to use Curlo's powerful semantic search to find audio files by describing what you want.
Read TutorialMetadata Search
Search your audio library using a comprehensive range of metadata fields, including filenames, tags, track information, artist details, and extensive UCS classifications.
Read TutorialSimilar Audio Search
Find audio files that sound similar to a reference file or snippet.
Read TutorialFilter & Sort
Learn how to combine search queries with advanced filters and sort your results.
Read TutorialMetadata & Classification
API
Local API
Integrate Curlo with your workflow through the local HTTP API.
Read TutorialPOST /search
Search Curlo's audio library via the local API using semantic search, metadata filters, and sorting.
Read TutorialGET /asset
Retrieve full metadata, UCS classification, and tags for a specific audio asset by its ID.
Read Tutorial