awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesOperator-Based Pattern Generators

Builds musical patterns using single-letter operations that trigger each frame or on bang events.

Distinct from Algorithmic Music Composition: Distinct from Algorithmic Music Composition: focuses on composing patterns via single-letter operators on a grid rather than general algorithmic generation.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Operator-Based Pattern Generators. Refine with filters or upvote what's useful.

Awesome Operator-Based Pattern Generators GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • hundredrabbits/orcaالصورة الرمزية لـ hundredrabbits

    hundredrabbits/Orca

    4,952عرض على GitHub↗

    Orca is a grid-based live coding sequencer that uses single-letter operators placed on a two-dimensional grid to generate procedural music patterns. Each operator encodes its function in a single ASCII character, with column position determining timing and rows defining data flow paths. Execution advances frame-by-frame, and clock operators produce periodic bang events to drive the sequence forward. The system acts as a MIDI, OSC, and UDP controller, sending note events, control changes, and messages over configurable ports to control synthesizers and audio software in real time. It supports

    Builds musical patterns using single-letter operations that trigger each frame or on bang events for live coding.

    JavaScriptesoteric-languagelivecodingmidi
    عرض على GitHub↗4,952
  1. Home
  2. Artificial Intelligence & ML
  3. Algorithmic Music Composition
  4. Operator-Based Pattern Generators