Glen Fraser

Results 110 comments of Glen Fraser

Nice. But how come none of the new `valueToString()` functions are declared in the `Utilities.h` file? Also, though Cinder is not yet on C++20, the implementation of these functions should...

My personal opinion: as a sometimes-macOS Cinder user, I would be happy if Xcode 9.4 continued to be supported by Cinder (I'm still using macOS 10.13 which requires the Xcode...

I've made a local "hack" (with a KeyDown signal callback at higher priority than the ImGui handler) that seems to fix it. But I imagine this will be an issue...

By the way, the "Roboto-Medium" font referenced in my code above doesn't actually *include* those arrow keys glyphs ;-), but that doesn't change the underlying problem here...as long as you...

(A year passes... The wind blows... Crickets chirp... ;-) Hi there, just wondering if you're still planning any updates to this Cinder block? Guess I should just (continue to) do...

I see, yes, good old backward compatibility. (-; The number should also be settable longer than 100%, if that's technically possible within Mercury, so the next note can start before...

The more I think about it, I think it could be better to have the `%` sign to specify relative duration, if you can. Because a fractional value still has...

Nice! I love the way numbers with `/` are special, they're actually strings and not calculated as numeric expressions. It's not really obvious (to me, at first) but it works...

Sounds perfect, thanks. Yes, I see you tend to make aliases, which is good. I think my preferences would be `program`, `prog` or `programChange`, but I don't really mind.

Thanks! I did a quick test of it, and found that it seems to work (I've not tried yet on my main use case of the M8, which can switch...