malte_m
About
- Username
- malte_m
- Joined
- Visits
- 44
- Last Active
- Roles
- Member
Comments
-
Hi V, it would be help if you could provide the complete inline script that causes the error. At first glance, it seems that the file could not be retrieved. You might try to specify a path to "drip.wav". Cheers, Malte
-
Hi Sebastiaan, hi all, any ideas on how to tackle the problem with Pyo? I get the same problem on a Windows (7) machine: the s.start() command works from the debug window but freezes OS when run from an inline script item. I have not tried it on li…
-
Hi Sebastiaan, thanks for the quick reply. The s.start()-command from PyO still works (from the debug) window when pygame is imported first and the mixer is initialized before any PyO-related commands are given. Is it possible to try this the othe…
-
Hi Sebastiaan, thanks again! You have helped a lot. Cheers, Malte
-
Hi Sebastiaan, sorry for the delayed response and thanks for the information about the "parallel"-item. I will give it a try. I think this will include some initial benchmarking of the timing properties of the item as well as the sound ev…
-
Hi Sebastiaan, thanks for the quick reply! I will try to make the modified code from PyAudio work in OpenSesame. I will share any but (hopefully positive) outcome of it in the forum. Thanks again! Malte
-
Hi Eduard, it's a good thing to hear that it is (generally) possible. I came across a rather convenient solution for the "present from multiple speakers"-part of the problem: Following this post, it can be easily done for mono/stereo file…