Giter VIP home page Giter VIP logo

Comments (2)

jshea2 avatar jshea2 commented on July 17, 2024

Hey, sorry I'm unfamiliar with StreamFX, because I only have a Mac. I have looked into it and it looks pretty cool. I don't know what the properties or key should be, but it looks like if X works and it's

"Filter.Transform.Position.X" : x

then shouldn't Y be:

"Filter.Transform.Position.Y": y

Cause Right now it is:

"Filter.Transform.[msgArray[3]].Y" : y

If you wanted that variable to be "Position", after the msgArray.shift(), 'msgArray[0]' should then equal "Position"
(as long as the OSC message is set up kinda like this: "[/macbookCamSkew/Position], [x], [y], [z]")

Another debugging thing you could try to see if Y or Z is a different key name. obs.send("GetSourceFilterSettings) after that you can .then() and console.log whatever is going on in the 'filterSettings' properties.

Sorry if this info isn't much help, but it's my best guess

from osc-for-obs.

WilliamAHuston avatar WilliamAHuston commented on July 17, 2024

Wow! I am very interested in controlling StreamFX via OSC. Please keep me posted and provide other details if possible. Thanks!

h/t: @jshea2 for directing me here.

from osc-for-obs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.