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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 个仓库

Awesome GitHub RepositoriesGenerative Rhythmic Sequencing

The creation of evolving patterns using stochastic models, Euclidean algorithms, and probabilistic event dispatching.

Distinct from Random Sequence Generation: Candidates focus on AI data sequence generation or random number arrays, not musical rhythmic structures.

Explore 5 awesome GitHub repositories matching graphics & multimedia · Generative Rhythmic Sequencing. Refine with filters or upvote what's useful.

Awesome Generative Rhythmic Sequencing GitHub Repositories

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

    overtone/overtone

    6,193在 GitHub 上查看↗

    Overtone 是一个 Lisp 音频合成库,提供了一个用于设计合成器和生成实时音频的可编程环境。它作为现场声音编程的数字信号处理框架,集成了用于从远程仓库检索和缓存声音的音频样本管理器,以及用于创作旋律和节奏结构的音乐序列生成器。 该项目通过其专门的硬件和网络接口脱颖而出,具有用于路由 MIDI 数据和在软件与外部硬件之间交换 Open Sound Control 消息的专用系统。它还包括用于算法音乐创作的工具,例如欧几里得节奏生成以及定义音阶和和弦的函数。 该框架涵盖了广泛的能力面,包括具有节点路由和自定义包络设计的数字音频信号处理。它提供了用于音频事件同步、定时排序的系统,以及将音频输出与图形库和着色器环境进行音画同步的能力。其他实用程序包括音高和和弦分析,以及音频和控制总线值的实时监控。

    Includes a toolkit for composing melodic structures and rhythmic patterns using scales and arpeggiators.

    Clojure
    在 GitHub 上查看↗6,193
  • microsoft/muzicmicrosoft 的头像

    microsoft/muzic

    4,928在 GitHub 上查看↗

    Muzic 是一个用于 AI 驱动的音乐分析、创作和合成的深度学习平台和框架。它作为一个音乐生成框架和分析工具,利用大型语言模型和自主智能体来编排符号音乐和音频音乐的创作与解读。 该项目以其跨模态能力而著称,将自然语言和符号音乐映射到共享的联合嵌入空间中,用于零样本分类和信息检索。它采用了多种专门的架构,包括用于音频合成的扩散框架、用于长序列结构一致性的双粒度注意力机制,以及结合音乐理论规则与神经网络的混合系统。 该平台涵盖了广泛的功能,包括从文本和歌词生成 MIDI 序列、神经歌声合成以及自动歌词转录。它还提供用于音乐结构建模、基于属性的符号生成以及通过自主智能体编排外部音乐工具的工具。 支持性实用程序包括用于大规模 MIDI 二进制化、数据集编码的数据工程流水线,以及用于旋律音符提取和语音到音素对齐的音频信号处理。

    Produces MIDI music sequences based on a set of defined musical attributes using deep learning.

    Pythonai-musicdeep-learningmusic
    在 GitHub 上查看↗4,928
  • tonaljs/tonaltonaljs 的头像

    tonaljs/tonal

    4,193在 GitHub 上查看↗

    Tonal 是一个 JavaScript 音乐理论库,专为音阶、和弦和音程的计算分析而设计。它作为一个和声分析工具、乐谱解析器和音高集合分析器。 该项目提供节奏模式生成的专用功能,包括创建欧几里得节奏。它还作为一个工具包,用于在不同的音乐表示法之间进行转换,例如科学音高记谱法、MIDI 数字、频率和 ABC 记谱法。 该库涵盖了广泛的音乐理论领域,包括和声与调性管理、音程算术和音阶检测。它包含用于解析罗马数字进行、管理调式元数据以及根据音符集合识别兼容和弦与音阶的实用程序。 该代码库使用 TypeScript 编写。

    Generates complex rhythmic patterns using Euclidean algorithms and managing time signature data.

    TypeScriptchord-progressionchordsfunctional
    在 GitHub 上查看↗4,193
  • scribbletune/scribbletunescribbletune 的头像

    scribbletune/scribbletune

    3,762在 GitHub 上查看↗

    Scribbletune is a JavaScript music composition library, MIDI file generator, text-based patch diagrammer, and Web Audio API sequencer. It enables the definition of rhythms, chords, and melodies using string-based notation for real-time playback in web browsers. The system transforms simple text notation into SVG visual representations of modular synthesizer signal paths. It also converts programmatically composed musical clips and patterns into standard MIDI files for use in external digital audio workstations. Composition capabilities include a character-based rhythmic notation system for p

    Implements toolkits for generating rhythmic and melodic structures using string and array notations.

    TypeScriptabletonableton-livechords
    在 GitHub 上查看↗3,762
  • pichenettes/eurorackpichenettes 的头像

    pichenettes/eurorack

    2,917在 GitHub 上查看↗

    This project is a set of digital signal processing routines and firmware designed for building modular synthesis hardware and control voltage modules. It functions as a comprehensive system for Eurorack synthesis, incorporating a physical modeling synthesis engine, a granular synthesis module, and a dedicated control voltage processor. The system distinguishes itself through a specialized synthesis engine that simulates the acoustic properties of strings, reeds, and percussion using modal resonators. It also features a MIDI to CV converter for monophonic and polyphonic operation and a step se

    Creates evolving rhythmic patterns and melodic sequences using stochastic models and Euclidean generators.

    C++
    在 GitHub 上查看↗2,917
  1. Home
  2. Graphics & Multimedia
  3. Generative Rhythmic Sequencing

探索子标签

  • Musical Sequence Generators2 个子标签Toolkits for composing rhythmic and melodic structures using mathematical and musical rules. **Distinct from Generative Rhythmic Sequencing:** Broader than just rhythmic sequencing to include melodic structures, scales, and arpeggiators