awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • hundredrabbits/orcahundredrabbits 的头像

    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