diff --git a/Main.cpp b/Main.cpp index d6cd236..66beae3 100644 --- a/Main.cpp +++ b/Main.cpp @@ -152,6 +152,7 @@ class Synth : public sf::SoundStream { play_py = 0.0; initialize(2, sample_rate); + setLoop(true); } void SetPoint(double x, double y) {