Results 16 comments of Alan Shaw

Hi! Sure, that's fine with me, and please send me a link to your version. There is now a C++ port as well; I'd like to mention both on the...

Yes, I want each invocation of a noise function to use the seed value I've given it, and not to use any effects from any conflicting seed value. (Not quite...

I'm grateful for your attention to this. However we have gone ahead with implementing replace-vars for sablono, and it was not too hard to do. For our app it is...

I don't agree. The transition is supposed to conceptually take zero time; in other words, the system is not in a valid state if you access it between states, and...

Hi, No, sorry, those are still to be done. The "invoke directly" todos are not crucial, just a performance thing. The other, frankly I don't remember, because I have been...

I want to make it re-frame independent so I can use it in Swift on iOS. The re-frame implementation should remain in place though. If you PR the re-frame api...

I've been able to reproduce this issue using the command palette. Will investigate. Could you verify whether using the keyboard shortcut instead of the palette works? Thanks!

Fixed in 0.2.2, please verify! The shortcuts use Ctrl+, not Windows+. The menu should now show that properly.

From your screenshot it appears it is in the play state. Currently, record is not available directly from the play state. If you exit the play state (either by playing...

Yes, I have to clarify that. atEnd is still in the play state. You have to hit return to get out of the play state. Then you should be able...