Libraries/Classical

Classical

audio.classical

Description

Elegant, emotive classical music designed to create an atmosphere of sophistication, depth, and timeless beauty.

Core Characteristics

  • • Refined and expressive instrumental performance
  • • Rich emotional depth and dynamic range
  • • Low to medium energy, contemplative and unhurried
  • • Timeless elegance and musical craftsmanship

Style Profile

A blend of solo piano, piano-violin duo, and piano-cello duo compositions.

Use Cases

  • • Premium lifestyle and luxury brand apps
  • • Focus and study environments
  • • Cultural and arts platforms
  • • Film and video scoring

Best For

Best for applications that want to feel elegant, refined, and deeply cultured.

What to Expect

Expect beautifully crafted classical music that feels intimate, expressive, and timelessly elegant.

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.classical"}'

Response

json
{
  "code": 0,
  "msg": "ok",
  "data": {
    "title": "Track Title",
    "url": "https://cdn.example.com/audio.mp3",
    "duration_sec": 240
  }
}

Library Info

Name
audio.classical
Audio Items
924
Status
active

Ready to integrate?

Create a free account and get your API key to start fetching audio.

Get API Key