Aluriak / Aluriak/MusicGenerator

Generation method: work on pitch variation instead of notes

Open
#3 0 comments 0 reactions 1 assignee Claimed by @Aluriak View on GitHub
enhancement generator
Dominant language
MATLAB
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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 ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.