no glide
This commit is contained in:
parent
bfc73e90cf
commit
b82604dada
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ float voice_envelope(float frequency) {
|
|||
|
||||
switch (voice) {
|
||||
case default_voice:
|
||||
glissando = true;
|
||||
glissando = false;
|
||||
note_timbre = TIMBRE_50;
|
||||
polyphony_rate = 0;
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue