why???? why did i do this????????
This commit is contained in:
parent
659fc4869a
commit
f26d1f2a41
|
@ -550,7 +550,7 @@ impl NoiseChannel {
|
|||
}
|
||||
|
||||
fn trigger(&mut self) {
|
||||
// self.enabled = true;
|
||||
self.enabled = true;
|
||||
self.envelope = self.queued_envelope;
|
||||
self.lfsr.register = 0;
|
||||
if self.length_timer >= 64 {
|
||||
|
|
Loading…
Reference in a new issue