nombre fini de notes générées
This commit is contained in:
parent
e5357049b0
commit
b542aea9b3
2 changed files with 7 additions and 3 deletions
|
@ -33,7 +33,6 @@ public:
|
|||
int nextChord(int currentChord);
|
||||
int firstNote();
|
||||
int nextNote(int currentNote);
|
||||
int noteSecondaire(int note);
|
||||
float getTimeTempo() const;
|
||||
float getTime() const;
|
||||
float timeBeforeNewGeneration{4.f};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue