Technical layer · not a tour, not a lineup

TETRA

The generation pipeline behind TETI. Not a European tour arm — this is the engine: the orchestra-routed pipeline that turns a prompt into a set or arrangement.

Pipeline

Prompt in, set out.

01

Prompt

Mood, BPM, reference — same input djteti.com's request box uses.

02

Route

Tagged music-gen, sent through the ZYNTHIO orchestra to the right generation adapter.

03

Generate

Track or arrangement produced via the connected generation backend.

04

Return

Delivered back to whichever TETI-family site made the request.

API

Same endpoint the sites use.

There's no separate TETRA API yet — it shares the orchestra endpoint, tagged for music generation.

POST
curl -X POST https://api.aifreecli.com/v1/orchestrate \ -H "content-type: application/json" \ -d '{"prompt": "deep house, 122bpm, warm", "tag": "music-gen"}'
The TETI network

One engine, three fronts

DJ mode

djteti.com

Solo generated sets, the main entry point.

Band mode

tet.band

Full-arrangement generated output.

Engine — this site

tetra.com.de

Pipeline docs, API access.