Samuel Crow
Samuel Crow
Yeah, PowerPC support was dropped at Snow Leopard (10.6). (Then it was all downhill from there IMO.) @hitchhikr Thanks for the updated build script for Linux64. It works from PulseAudio...
I've been tinkering on paper with a new algorithm for doing high-speed grid layouts by folding constants and combining gadget renders via inlining render code. The basic idea is that...
> TextRenderingSystem: we already have the code for rendering text, it should be moved into a TextRenderingSystem: after all, all text rendering is the same.It would operate on widgets that...
I've heard of the SVG format being used to contain character glyphs on colored vector fonts. This would be a stepping stone in that direction. My only complaint about SVG...
I think that what is trying to be described here is a way to avoid having to arbitrarily audit code to look for unsafes and other undesirable characteristics that might...
Thanks for the tip!
On 32-bit x86 it crashes with the same exception when there is no file. On 64-bit nothing unusual goes wrong.
Related question: Which would be more desirable between making a HVL importer for SawTeeth, merging them or going the other way with it? (Meaning making a SawTeeth to HVL converter...
Actually that is *not* what I'm after. I want to make the resultant player code from SawTeeth usable from HivelyEditor. I've only put together the GUI for HivelyEditor and adding...
As for why I'm writing a new editor, the more you approach the 16 voice limit of the HVL format, the more the fixed 6 tracks shown on the display...