Re: scsynth.exe vs VoiceMeeter for online teaching
[email protected] Sun, 10 May 2020 17:50:09 +0000
| Newsgroups | gmane.comp.audio.supercollider.devel |
|---|---|
| Message-ID | <3T7CNr9HnOEniapq2EPhoD8vL5OQj0XD8F9Jmo-WTwpfTgWVU0_qftRfpxXFxER3BpKSaBlUlHMCxEXbWlEM8HT7g1mXcZon2G7yo8ulbik=@brianlheim.com> |
-------- Original Message -------- On May 10, 2020, 10:53, < [email protected]> wrote: > Either way, I think it's a good idea trying to switch back to the "official" portaudio. i agree with this. looking at git-log for the sc fork, there are just 3 commits not in master, and none of them look too difficult to port upstream if necessary. it should be relatively easy. we have a couple other dependencies like this that are not kept up to date, the other two i can think of are yamlcpp (as a forked submodule) and boost.sync (in-source). in fact, i just opened a PR to remove boost.sync as it turned out we only relied on it for a single small feature. yamlcpp has not been modified like portaudio, just pinned at an old version. i don't know when i'd have time to look more at updating portaudio or yamlcpp; if someone else took a crack at it i'd really appreciate it. brian