keithlang's picture

@keithlang

Groups

    keithlang's picture
    keithlang commented on ooftv's Discussion, “Display video on second screen

    Thinking some more on this, since I hit this issues all. the. time. 🙂

    Here's a broader implementation idea: https://vuo.org/node/3024

    keithlang's picture
    keithlang posted a new Discussion, “Node Completion

    Node Completion

    Get it, it's like Code completion. I know, not quite the same thing, but catchy.

    From this thread came an idea of warnings if a node would never, could never execute due to lacking input connections.

    I think this could be more broadly thought of as 'node completion'

    For example, at this very moment I'm using Make Text Field, and it wasn't working. I had forgot to connect the Window. The Window is all the way at the end of composition. And for almost all Vuo compositions, and certainly for all compositions initially, there is only one window.

    keithlang's picture
    keithlang commented on keithlang's Feature Request, “Case Switch Node

    Thanks Magneson

    In my mind, this seems the kind of thing that's fairly common for people doing interactive design—a bunch of heuristics that produce a single value/event out.

    This may not be the right implementation, and perhaps a more constrained version that simply defines cut-off limits per 'bin' is the right approach. But I do think this is the kind of thing that's required a lot when building interactive systems, art, etc. And to implement today in Vuo is quite laborious, or simply too abstract for non-developer-minded people.

    keithlang's picture
    keithlang commented on keithlang's Feature Request, “Popovers for selected cables

    That sounds good with one small change: I suggest if you attempt to open a popover that's already open, then it moves the popover/stops the other popover so that the outcome is the same — ie, when the user chooses the menu option, a popover appears in front of the user.

    keithlang's picture
    keithlang posted a new Discussion, “I built an app #madeWithVuo

    I built an app #madeWithVuo

    It's still in beta, but I thought I'd share my app Five that I've been building using Vuo.

    Whilst its not all filters and spinning 3D objects 🙂, there's quite a lot of functionality I had to pack in there to make it usable—for example gesture detection, user preference saving, and a purchase flow (not yet exposed)

    Let me know what you think!

    Pages