IanniX

Forum Replies Created

Viewing 15 posts - 931 through 945 (of 3,721 total)
  • Author
    Posts
  • in reply to: Musica de la luna #3298
    IanniX
    Keymaster

    I imagine you forgot to give us a link 🙂

    in reply to: Scripts #3301
    Stefano
    Keymaster

    Hello everyone,

    If I define a function like:

    function Hello()
    {
    //code
    }

    I’m searching for a syntax that can run Hello() via a “direct” message (send by a trigger)

    Thank you

    in reply to: call to a function in a "direct" message #3303
    IanniX
    Keymaster

    Hi,

    It is a good idea but not yet possible…
    The best you can do is : direct:// {some javascript} {some javascript} {some javascript}

    in reply to: Feedback #3304
    Stefano
    Keymaster

    Hello everyone,

    I don’t understand what are the mapped coordinates and how a user can manages them.
    I’m reffering to the iannix variables like “trigger_value_x , cursor_value_y”.

    Thank you

    in reply to: Feedback #3305
    Stefano
    Keymaster

    Hello everyone!

    Can an user hide/remove the object’s id that is automatically displayed with the label?

    Thank you

    in reply to: id on label #3306
    IanniX
    Keymaster

    Hi!

    Not possible — or you can compile your own version if you need it 🙂

    Thanks for using IanniX!

    in reply to: mapped coordinates #3307
    IanniX
    Keymaster

    Hi!

    Absolute coordinates means that if a cursor is at coordinate x=3 and y=2 on score, it will send cursor_xPos=3 and cursor_yPos=2

    Mapped coordinates means that if a cursor is at coordinate x=3 and y=2 on score, and its bounding rect (dashed line when hovering the cursor) is between x=[0 -> 4] and y=[0 -> 4], it will send cursor_xPos=3, cursor_yPos=2, cursor_value_x=3/4=0.75 and cursor_value_y=2/4=0.5

    You can change the output range, for exemple, you can say when x goes from 0 to 4, values goes from 22 to 22000. Have a look at Inspector > Info > Message tab 🙂

    in reply to: Making things with IanniX #3309
    homo faber
    Keymaster

    Bonjour,
    Est-il possible d’utiliser iannix avec syphon ?
    Et si oui comment faire ?
    Merci !

    in reply to: syphon #3310
    IanniX
    Keymaster

    Bonjour,

    Seul Syphon-out est implémenté (envoyer la sortie de IanniX vers un autre logiciel Syphon). Pour l’activer, Inspector > Config > Software > ENABLE SYPHON OUT 🙂

    Bon courage !

    in reply to: syphon #3313
    homo faber
    Keymaster

    Je vais essayer !

    Merci !

    in reply to: Your projects #3314
    Homo Faber
    Keymaster

    Hello,
    This is my first video with iannix + jitter + madmapper + syphon.

    Vive iannix !

    in reply to: video with iannix #3315
    IanniX
    Keymaster

    Thanks! How does it work? IanniX cursors controls the rotation?

    in reply to: video with iannix #3316
    Homo Faber
    Keymaster

    En français ce sera plus facile…
    C’était juste un test pour voir comment marche la liaison entre iannix, syphon, jitter et madmapper.
    La sphère orange est faite avec iannix.
    J’envoie la sortie video de iannix à jitter grâce à syphon.
    Avec jitter, je crée un plan open gl (que je fais tourner manuellement) sur lequel je projette la sortie iannnix.
    Et j’envoie tout ça à madmapper avec syphon.
    Prochain projet, je pilote jitter avec iannix !
    Vive iannix !

    in reply to: Scripts #3317
    David B
    Keymaster

    Hi,

    Just trying to get my teeth into Iannix. Couple of questions – can anyone offer any advice?

    1 – I can stop and start a cursor using direct messages e.g. direct:// setSpeedF 24 0, direct:// setSpeedF 24 1. Is there a similar way to reset the position of the cursor to where it would be when the score is first played?

    2 – How does one deal with incoming OSC messages in script? I’d like to be able to control aspects of the score externally.

    Is there a single source of documentation anywhere? This is a great tool and clearly very powerful, but it’s hard to get your teeth into from cold…

    Thanks and best wishes
    David

    in reply to: video with iannix #3318
    Homo Faber
    Keymaster

    Autre projet où iannix pilote ableton + max for live

Viewing 15 posts - 931 through 945 (of 3,721 total)

© IanniX Association

What is IanniX? | Download | Showcase | Forums | Research | About