Michael Tolly

Results 40 comments of Michael Tolly

This is a fix that needs to be made in `language-c` for `c2hs`, there's an odd construction in the MinGW header that only gets exposed if compiling with the OpenGL...

I had the same problem as the above comment. However I'm confused because there already isn't a comma in that location in `Makefile.in`: ```makefile ifeq ($(shell uname) , Darwin) SHARED_EXT=dylib...

Ahh! That's totally my mistake; I wasn't even thinking about the difference between those. Feel free to change it or not; I'm already using an `{#enum define` for it so...

Reopening because lipsync compiler crashes even on Windows with an "internal error". I suspect it is because stdout/stderr from Magma are being captured.

198b78a fixed lipsync compiler crashing under Windows and Mac/Linux... so this will be done for all systems.

Current thoughts are that vocal parts in plans should have these options for how to compute lipsync: * No lipsync, like rb3con output currently * Dryvox files (give to Magma),...

This is now supported by the latest PS beta on Steam as well.

Most instruments should be straightforward to "clip" to the appropriate bounds - a tricky one that I realized with Rosetta is when some harmony parts don't have phrases in the...

saving some instructions for practice audio for later. (I don't think these rates actually matter, but good for consistent filesize) 60%: 19875 Hz (to make, tell Audacity to increase pitch...

This is finished and works. Leaving open until I add some remaining customization options and add it to the GUI