Skip to content
Snippets Groups Projects
Commit 8ba97978 authored by Maximilian Gruber's avatar Maximilian Gruber
Browse files
parents f288e88d d60cb88a
No related branches found
No related tags found
No related merge requests found
...@@ -152,6 +152,7 @@ class CocalMethods: ...@@ -152,6 +152,7 @@ class CocalMethods:
# close the streams and files # close the streams and files
for stream in streams: for stream in streams:
stream.stop() stream.stop()
stream.close()
for soundfile in soundfiles: for soundfile in soundfiles:
soundfile.close() soundfile.close()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment