All datasets on this page are available for public use. Please cite unequaltemperament.com.
Normalized SCL-based temperaments including degree values. Verified contributor information (name and email) is included when available.
{ "id": number, "name": string, "description": string, "source": "Scala" | "Miller" | "Legacy", "period_cents": number, "degrees_count": number, // usually 12 "degrees": number[] | string[], "verified_contributors": [ { "first": string, "last": string, "email": string, "verified_at": datetime, "match": "name" | "legacy_id" } ] }
Temperament:(id: ) [source: ] Description: Period (cents): Degrees (cents or raw tokens in order): v0, v1, ..., vN Verified contributors (name ): lines... ---
Programmatic access to a single temperament by SCL id or name. CORS enabled.
GET /api_get_temperament.php?scl_id=&format=json GET /api_get_temperament.php?name= &format=text
{ "ok": true, "item": { "id": number, "name": string, "description": string, "source": "Scala" | "Miller" | "Legacy", "period_cents": number, "degrees_count": number, "degrees": number[] | string[], "verified_contributors": [ { "first": string, "last": string, "email": string, "verified_at": datetime, "match_type": "name" | "legacy_id" } ] } }
Temperament:(id: ) [source: ] Description: Period (cents): Degrees (cents or raw tokens in order): v0, v1, ..., vN Verified contributors (name ): lines... ---
Please cite unequaltemperament.com when using these datasets. We acknowledge and thank the following sources: