Git Product home page Git Product logo

Comments (6)

CaseyJScalf avatar CaseyJScalf commented on August 30, 2024

I completely agree. I have been trying for the past 6 hours and have not been able to send a message to or from at all yet.

I am trying to do it over Ethernet - which is only more mysterious...

Might you have a simple send example for that?

from osc.

TrippyLighting avatar TrippyLighting commented on August 30, 2024

What device are you trying to send OSC messages to ?
I've been using TouchOSC to control Teensy boards and wrote a little beginner tutorial.
Not sure if it helps.
http://trippylighting.com/teensy-arduino-ect/touchosc-and-arduino-oscuino/

from osc.

CaseyJScalf avatar CaseyJScalf commented on August 30, 2024

I am trying to send OSC messages to my Mac BookPro. Preferably to Processing although Quartz Composer works fine.

I see a lot of examples using TouchOSC. But I am trying to strip away the layers of complexity and make it as dead simple as possible. I just cannot seem to understand what I am missing. I thought this would be a piece of cake!

Here is the thread on the Arduino Forums.

from osc.

thorangutang avatar thorangutang commented on August 30, 2024

+1 for some simple examples.
I would also in the readme describe the difference between a osc message and bundle. There is as far as I can see no included code example that actually shows how to receive a message. All the arduino code examples deal with receiving bundles only.

I wanted to control my arduino clone (adafruit feather m0 wifi) using the i-score osc sequencer that sends osc messages not bundles, and based on the examples could only make it work by using a max msp translation patch to encode the messages comming from i-score to bundles and send from max to the arduino(Wifi).

Only much later and after much googling did I think "surely it must be possible to receive a osc message" and start emplying my limited coding experience to decode the API.

It wass of course possible, Please make the difference between a bundle and message clear for those checking out the library for the first time!!

from osc.

seanr2109 avatar seanr2109 commented on August 30, 2024

How easy is it to code something that uses say 6/8 inputs from buttons, on a Leonardo Ethernet board.
I want to build a device that has some buttons that each send a different OSC command out from each button on ethernet.

from osc.

FigrHed avatar FigrHed commented on August 30, 2024

This example does not work for me, has anyone else tried it?
Thank you for the simple example that uses 'Serial' in SLIPSerial instead of 'Serial1' as I have an uno not a mega or leonardo.
I am fairly confident that I am sending OSC to my arduino (though I haven't worked out how to test it yet) but I don't think my arduino is sending back yet and just don't know how to troubleshoot this sort of problem. Has anyone else had any progress?

from osc.

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.