• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    1. Home
    2. Search

    Advanced Search

    Search child categories
    Save preferences Clear preferences
    421 result(s) matching "", (0.01 seconds)
    gunther Sound player with positional markers

    Hi,

    for those who might need a sound player with positional marker points, I enclose a working test patch.

    for my latest project I pimped up the sound player actor with Javascript in order to allow jumps to markers and allow a positional slider (like other players as vlc). My new project is completely driven by audio positions of one piece of music. The marker positions drive the whole setting of video and light changes. 


    For setup and rehearsal I need to jump to specific positions in the music. So I designed the marker actor to jump to the exact position, and also to jump to the position 2 seconds before the marked position.

    For testing purpose I extracted the relevant parts of the patch and added simple projections as proof of concept. Just use an audio file of your flavor and have fun with test sound player advance .

    How To... ? •
    bonemap How to recieve OSC signal (UDP)

    @eva

    Hola,

    There is a new OSC actor that might help. I have attached a patch to show it working - hope you can access just have to download the JSON actor from the Add Ons page and set up the stream.

    https://troikatronix.com/add-o...

    here is the patch example:

    osc-parser.izz

    1. multi stream text input:

    2.OSC Address Listener actor and JSON Parser:

    How To... ? •
    E How to recieve OSC signal (UDP)

    Thank you for helping:)
    Eva

    How To... ? •
    E How to recieve OSC signal (UDP)

    @bonemap

    I tried also to change the brackets to (o,x,y)

    but nothing really changes. Any suggestions? Sorry btw. I thought it should also work, but I don't really know why it doesn't show up, do I need to cut the signal somehow?

    How To... ? •
    E How to recieve OSC signal (UDP)

    @bonemap

    For some reasons it does not seem to work. I receive text, does that make a difference?It loos like this:

    How To... ? •
    bonemap How to recieve OSC signal (UDP)

    @eva

    Hi,

    You can receive a multi-value stream through a single OSC address:

    1. OSC input with two synchronous values:


    2. Use the 'OSC Multi Listener' to define individual outputs for each piece of the stream:


    Best Wishes

    Russell

    How To... ? •
    E How to recieve OSC signal (UDP)

    @bonemap

    this means, can I recieve the signal of x,y so it is not split up and comes in the right bundle and then split it in Isadora? Or how is that?

    How To... ? •
    E How to recieve OSC signal (UDP)

    @bonemap

    Hi again, could you help me and show how to seperate the x,y input that comes through OSC - we are trying to send the coordinates of a person moving and we get an x,y coordinate via OSC - but how to seperate this? It seems it is an OSC multiple listener? But du I then need to send it through different channels or how do I do that?

    How To... ? •
    bonemap How to recieve OSC signal (UDP)

    @eva

    Great that you solved it. And for anyone else looking for answers, here is an example of the data flow from a sensor going through a wireless microcontroller to Isadora using OSC:

    1. the void loop code sending the sensor data

    2. The Stream Setup in Isadora that receives the OSC data and assigns it to channels:

    3. The OSC listener actor routing the /dds-z-3 data into a patch in the Isadora Scene Editor:

    Best Wishes

    Russell

    How To... ? •
    E How to recieve OSC signal (UDP)

    @anyone

    I solved it already

    How To... ? •
    • 1
    • 2
    • 3
    • 4
    • 5
    • 42
    • 43
    • 1 / 43