Aluriak / Aluriak/MusicGenerator

Generation method: work on pitch variation instead of notes

未关闭
#3 0 条评论 0 个 reaction 已指派 1 人 已被 @Aluriak 认领 在 GitHub 查看
enhancement generator
主要语言
MATLAB
星标
3
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

Currently the generation methods use the notes as midi code.
Another way to go could be to substract the midi code of the current to the previous note, leading to a stream of pitch variation instead of note.

Site questions: is the total of variation equals to zero ? If not, what is the influence on the generated music ?
A: Probably no. Global pitch will increase or decrease until reach the limit. What to do then ? Stop ? loop on pitch spectrum ?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。