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, chakra, and New Age 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://api.audiolib.ai/v1/audio \
-H "Authorization: Bearer alp_your_api_key" \
-H "Content-Type: application/json" \
-d '{"library":"audio.default"}'Response
json
{
"code": 0,
"msg": "ok",
"data": {
"title": "Track Title",
"url": "https://cdn.example.com/audio.mp3",
"duration_sec": 240
}
}Library Info
- Name
- audio.default
- Audio Items
- 608
- Status
- active