Andreas

Results 243 comments of Andreas

Is macOS maybe having the same issue as Linux, where only one mic can record at a time because of drivers or something (#275) ? This would be bad.

Which microphones are you using exactly? Looking at the error message, I think this is a new issue, possibly from Unity internally.

Interesting, looks like a Logitech branding of my no-name mics. These should work I guess. I rember that I had issues with my USB mics some time ago after a...

- I have a prototype that uses PortAudio in Unity to record and play back mic samples. - PortAudio is a cross-platform (Windows, macOS, Linux) C library for audio processing....

The driver I had issues with was the generic one from Microsoft, not a third-party driver. This is also why a Windows Update fixed it at some point. Any driver...

I think the mics are different and it would be only of little help. Nontheless, you should be able to run the [latest release](https://github.com/UltraStar-Deluxe/Play/releases) for macOS ( mind the known...

I expect this to be solved with PortAudio: #85

I agree. I was thinking about automatically using image files in the same folder as cover. However, the [CO] suffix feels unusual / not needed to me. I would instead...

This has been implemented for the Steam release

For me it worked with the unicode non-breaking-space character. You can copy it from [wikipedia](https://en.wikipedia.org/wiki/Non-breaking_space) for example. Thus, you might be able to replace ` ` in your XHTML-string with this...