Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.samplevault.ai/llms.txt

Use this file to discover all available pages before exploring further.

Overview

The search bar is your master control. Every filter — tags, genres, creators, sample packs, key, BPM, sample type, favorites, categories, collections, sort order, sound profile characteristics — can be expressed as a typed token. Tokens render as colored chips inside the input. Combine them freely with each other and with plain text. You don’t need to memorize the syntax. Start typing and the smart suggestions dropdown shows the right token automatically — picking a suggestion inserts it for you.

Tokens

Most dimensions have a short single-character prefix (the high-frequency ones, optimised for typing speed) and a long-form field:value alternative (self-documenting, autocomplete-driven).
DimensionShort prefixLong formExample
Tag%basstag:bass%dark %"sci fi"
Genre$dnbgenre:dnb$techno $"drum and bass"
Tempo#120bpm:120#90-140 #100- #-130
Key + scale@Cminkey:Cmin@C @Cmaj @F#min
Sample type!looptype:loop, is:loop!loop !oneshot is:oneshot
Favorite*is:favorite*
Creator&adamcreator:adam&"Adam Smith"
Sample pack+cymaticspack:cymatics+"Cymatics Hyperbits"
Category (virtual directory)category:drums/kickscategory:bass
Collectioncollection:wipcollection:"Work in Progress"
Sort ordersort:newestsort:tempo-asc sort:relevance
Sound profile (16 characteristics)attack:30-80 etc.bright:50-100 stereo:80-100
Plain text(anything else)punchy kick
Multi-word values use double quotes: %"drum and bass", &"Adam Smith", collection:"Work in Progress".

Sound profile aliases

The 16 sound profile characteristics each accept a short alias and the canonical name. Values are percent ranges from 0 to 100.
AliasFull nameExample
attack / atkAttackatk:30-80
bright / brightnessBrightnessbright:0-50
bassBass contentbass:60-100
sub / subbassSub basssub:50-
midsMidsmids:40-70
highsHighshighs:60-100
lomids / lowmidsLow midslomids:30-60
stereoStereo widthstereo:80-100
perc / percussivenessPercussivenessperc:50-100
dyn / dynamicDynamic rangedyn:30-80
pitchPitch stabilitypitch:60-100
rhythmRhythmic densityrhythm:50-
tonalityTonalitytonality:70-100
noiseNoisenoise:0-30
complexityComplexitycomplexity:60-
temporalTemporal centroidtemporal:30-70
Range syntax matches BPM: atk:30-80 (between), atk:30- (at least), atk:-80 (at most), atk:50 (exact).

Stacking tokens

Tokens stack freely with each other and with plain text:
#120-130 @Cmin !loop %dark $techno &adam atk:50-100 punchy kick
This finds 120–130 BPM loops in C minor, tagged “dark”, genre techno, by creator “adam”, with attack at 50–100%, with the keyword “punchy kick” in the filename.

Smart suggestions

Type two characters and a suggestion dropdown opens with matching values grouped by dimension — sample type (loop / one-shot), categories from your library folders, tags, genres, creators, sample packs, collections, plus a Filters section that suggests field shortcuts (creator:, pack:, collection:, etc.) when you start typing one. So loop or one-shot will offer the matching type filter, and a folder name like kick or drums will offer the matching category — no need to know the prefix syntax. Once you’ve committed to a dimension by typing its prefix or field, the dropdown narrows to that dimension and shows results immediately (no two-character gate inside an explicit token):
  • %dr — only tags matching “dr”
  • & — top creators by sample count, no prefix needed
  • category: — full category list
Keyboard:
KeyAction
/ Move highlight
TabAutocomplete the highlighted suggestion
EnterApply highlighted suggestion (or run prompt search if at the top)
EscClose the dropdown without applying
The top of the dropdown also offers shortcuts to run your current query in a different search mode — e.g. while typing in Find mode you can jump straight to Prompt or Instant search without switching modes manually first.

Removing chips

Selected filters live as colored chips inside the search bar. Click any chip to remove it — hovering previews the removal with a red strike-through and × icon. To clear everything at once, click the × button on the right side of the input.

Behavior across search modes

  • In Find mode, every token plus any plain text filter results by filename and metadata. Filters apply live as you type.
  • In Prompt and Instant modes, tokens become hard filters applied on top of the AI match — only the plain-text portion drives the semantic search. Filters apply on Enter (or when you click Search).
This is the recommended way to combine a descriptive prompt with technical constraints: dark atmospheric pad #120 @Cmin locks results to 120 BPM in C minor while the AI focuses on the vibe.
The same token grammar powers Quick Actions — anything you learn here works in the floating command palette too.