Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 570 Bytes

File metadata and controls

22 lines (15 loc) · 570 Bytes

Code Orchestra 🎵

A live-coded AI music generator that builds simple melodies and plays them using algorithmic rules. Designed as an experimental system for procedural music composition.

Features

  • 🧠 AI-driven melody generator with scales and tempo control
  • 🎼 Sequencer for organizing notes
  • 🎧 Simulated synth playback
  • 🔁 Real-time jamming with extendable modules

Usage

python main.py

Roadmap

  • 🎹 MIDI export and soundfont playback
  • 🌐 Web interface for live performance
  • 🤖 Machine learning-based motif prediction