Aluriak / Aluriak/MusicGenerator

Generation method: work on pitch variation instead of notes

Abierto
#3 0 comentarios 0 reacciones 1 asignado Reclamado por @Aluriak Ver en GitHub
enhancement generator
Lenguaje dominante
MATLAB
Estrellas
3
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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 ?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.