Compositeur.Studio: the IDE for MélodiumStreamsScaleInfra
Compose dataflow pipelines visually. Run them concurrently at any scale. Deploy to any infrastructure.
A new way to build data-driven systems
Mélodium is a stream-oriented programming language where programs are graphs of connected processing steps. Concurrency is implicit: no async/await, no thread management. You define what data flows where; Mélodium handles how it runs. Compositeur.Studio is the visual IDE that lets you build, run, and iterate on those graphs without leaving your desktop.


Built around three ideas
Visual Dataflow
Connect treatments drag-and-drop style. The graph is your program: readable, inspectable, and refactorable without parsing code.
Implicit Concurrency
Parallelism is built into the execution model. Your pipeline scales to available cores and machines with no extra code.
Any Infrastructure
Deploy to local machines, cloud VMs, or on-demand runners. Mélodium handles distribution. With Cadence.CI, distribute across any infrastructure with almost no configuration.
Discover Cadence.CIWhat you can build
AI Pipelines
Chain LLM calls, speech models, and vector stores into streaming pipelines. Share model connections across concurrent requests without extra plumbing.
CI/CD Engine
Run parallel build stages as a Mélodium graph. Use Cadence.CI to distribute your pipelines across any infrastructure with almost no configuration.
Discover Cadence.CIAPIs and Data
Build HTTP APIs backed by SQL, files, or remote services. Type-safe ports enforce data contracts between every stage of your pipeline.
Compositeur.Studio
Download and start building with Compositeur.Studio today.