Skip to content
Snippets Groups Projects
Verified Commit bb82519b authored by dos's avatar dos
Browse files

otamatone: Remove unnecessary workaround

parent a8226b95
No related branches found
No related tags found
No related merge requests found
...@@ -98,7 +98,6 @@ class Otamatone(Application): ...@@ -98,7 +98,6 @@ class Otamatone(Application):
[400, 1920, 2560], [400, 1920, 2560],
[280, 2250, 2890], [280, 2250, 2890],
] ]
self.input.captouch.petals[self.PETAL_NO].whole.repeat_disable()
def _build_synth(self): def _build_synth(self):
if self._blm is None: if self._blm is None:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment