Default
audio.default
Description
Balanced background music for most applications. Neutral, safe, and non-intrusive.
Core Characteristics
- • Stable and consistent mood
- • No sudden changes or distractions
- • Medium-low energy level
- • Blends naturally into any interface
Style Profile
A blend of classic ambient textures.
Use Cases
- • General app background
- • UI browsing and onboarding
- • Multi-purpose applications
Best For
Best for applications that need reliable background music without specific requirements.
What to Expect
Expect a smooth, neutral listening experience that fits almost any product context.
API Usage
Request
curl
curl -X POST https://audiolib.ai/api/v1/audio \
-H "Authorization: Bearer alp_your_api_key" \
-H "Content-Type: application/json" \
-d '{"library":"audio.default"}'Response
json
{
"library": {
"slug": "default",
"standardName": "audio.default",
"displayName": "Default"
},
"audio": {
"id": "1",
"url": "https://media.audiolib.ai/audio.mp3",
"expires_in": 720,
"title": "Track Title",
"durationSeconds": 240
}
}Library Info
- Name
- audio.default
- Audio Items
- 198
- Status
- active