Giter VIP home page Giter VIP logo

Comments (9)

naus3a avatar naus3a commented on July 29, 2024

Yes, Windows does sockets differently than any other OS: I think I'll have to make a few #ifdef blocks with winsock specific isntructions.

I don't have a win machine here, so I'm not sure when I'm going to do it, but it's not going to be anything hard, so I'll definetely give it a try as soon as I have a win machine under my fingers.

from naumodular.

cschol avatar cschol commented on July 29, 2024

@naus3a Need help with that? I can provide a PR for the Windows build.

from naumodular.

naus3a avatar naus3a commented on July 29, 2024

@cschol thanks, I appreciate: I don't have a lot of time at the moment, so if you can handle this we'd speed up the development of this module quite a bit

from naumodular.

cschol avatar cschol commented on July 29, 2024

OK. I got it building with the Windows networking functions. What is the best way to test the OSC functions?

from naumodular.

naus3a avatar naus3a commented on July 29, 2024

Cool!
The current version has only Osc Out working, so that's the feature to be tested.
The module will send messages to a Osc listener on 127.0.0.1:8000, so all you have to do is:

  • set up some kind of OSC receiver (max, processing, OF, whatever) listening on that IP/port combo

  • plug something meaningful into the "trigger" and "gate" input ports of the module (the top 2 ports). Have a look here for inspiration: https://www.youtube.com/watch?v=kOgQTAJ9bSo

Your receiver should start receiving 2 kind of messages:

/trigger [float]
/gate [float]

from naumodular.

cschol avatar cschol commented on July 29, 2024

Perfect. I'll test it out and send the PR.

from naumodular.

naus3a avatar naus3a commented on July 29, 2024

Thanks :)

from naumodular.

cschol avatar cschol commented on July 29, 2024

image

:)

from naumodular.

naus3a avatar naus3a commented on July 29, 2024

flawless victory! :)

from naumodular.

Related Issues (16)

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.