Benjamin Falk

Results 7 comments of Benjamin Falk

This is great! We could use something like this for the main repo. On Tue, Dec 17, 2019 at 12:04 AM DrunkenPoney_Qc wrote: > @terkelg There's a website? I didn't...

@awwright, I agree, but you could do that by yourself. I needed the same, so I made the following script: ```js // midi.js const midi = require( 'midi' ); module.exports...

Is anyone already working on that? Otherwise I might look into that the next few weeks

@selrond sadly not - I haven't had enough time to actually dig into this

I'm using MacOS 10.14.3. Testing the copy.sh x86 web version of Win95 works just fine. So probably a problem with Electron itself? CPU speed stays at 0, but that's probably...

This kind of sounds like the expected behaviour to me. If you had multiple prompts, each finished question gets a green check mark, once you've finished it. On the other...

I agree, especially if you only have yes/no questions. What would be interesting to have might be a way to hide the red and green symbols, so it wouldn't be...