Aluriak / Aluriak/MusicGenerator
Generation method: work on pitch variation instead of notes
Đang mở
enhancement
generator
- Ngôn ngữ chính
- MATLAB
- Star
- 3
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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 ?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.