Results 20 comments of Benoît Valéry

Also interested in recording microphone while playing arbitrary wav files. I'm actually trying to merge the two mentioned example to suit my needs (though I'm not familiar with Stream-like objects).

@mgeier Yes actually. In an experimental context, I'm trying to use the sounddevice library to simultaneously record the microphone and play a small wave file repeatedly (e.g., 'beep beep beep...

@mgeier Thanks for your advice. I succeed in implementing continuous microphone recording using an InputStream and a queue. However, output seems a bit more tricky. Suppose I have a very...

Ah, thanks, it works. At the beginning, it was generating weird visual effects, because I was also resizing the Window with the `set_size` method. So I had to inform Window...

Hi @Sophieforever , Could you post a sample of the log file you want to process and explain more precisely what is the unexpected behavior with this example ? Best,...

The `readtable` function in Matlab might have an option to handle several formats. For instance, see if ``` readtable('Example.log','Format','auto') ``` resolve the NaN thing. See the [documentation](https://fr.mathworks.com/help/matlab/ref/readtable.html) of this function...

Do not hesitate to re-open the ticket if you get into more troubles.

Interesting idea. But, is this compatible with the ability to _change a folder icon_?

Hi @thomakl, the feature you are looking for (scheduled pause) is simply the instructions plugin. Once enabled it will trigger a pause at required time with optional instructions (leave it...