Skip to content

Commit d1d8839

Browse files
author
Emilie Gillet
committed
Merge branch 'master' of github.com:pichenettes/eurorack
2 parents 0e3756f + fd89396 commit d1d8839

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: clouds/dsp/window.h

-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ class Window {
6565
phase_increment_ = phase_increment;
6666
phase_ = 0;
6767
regenerated_ = false;
68-
done_ = false;
6968
envelope_phase_increment_ = 2.0f / static_cast<float>(width);
7069
}
7170

0 commit comments

Comments
 (0)