IanniX

Toutes mes réponses sur les forums

15 sujets de 1,456 à 1,470 (sur un total de 1,561)
  • Auteur
    Messages
  • en réponse à : how to get started? #5586
    ellie godworth
    Maître des clés

    hey there,

    did you get an answer for this question?

    I am also new to this program and would like to know what additional software I will need to run it and input music.

    Thanks !

    en réponse à : 3D file import – OpenNurbs #5587
    ellie godworth
    Maître des clés

    Hello

    is there anyway of transferring files from Rhino ?

    I am really new to this program! I have dropped in a background picture however it’s not interactive…

    thank you :-))

    en réponse à : Vos projets #5588
    ellie godworth
    Maître des clés

    hello,

    I am really new to Iannix and I do not have any coding knowledge.

    Is there an online video tutorial I might watch to help just follow the basics?

    I am hoping to eventually move the files into Ableton Live and make some music.

    I also use Rhino and wonder if it’s possible to open CAD files in the program?

    At present my screen seems to be limited to 2D view, and I can’t make the screen 3d,

    Thank you so much !

    en réponse à : Créer avec IanniX #5589
    Louis J Goldford
    Maître des clés

    Hello — 

    Many thanks for your work on the IanniX project, and I hope you are all safe and healthy during this pandemic. If you have a moment during all this craziness, I have a couple of questions.

    1. How can I be sure IanniX packets are received in Max on 2nd computer? I’ve got 2 MacBooks broadcasting to and receiving from each other; one with a Max patch, another running IanniX. It’s been easy to send data from Max into IanniX this way, but each packet sent from IanniX logs a consistent « Packet Dropped » error in the Max console, when messages are finally being received (often there is nothing).

    I’m using regular [udpsend] and [udpreceive] and broadcasting on each computer’s IPv4 address using ports 57120 and 1234 as in the IanniX examples. Eventually I found this — https://bit.ly/ianniXudp — and provided my [udpreceive] objects with the recommended arguments [IPv4 of computer running IanniX]:[57120]. This worked temporarily before generating the same errors again. When I instantiate [udpreceive] this way, I sometimes see « binding to port 0 » in the console, although often I see « binding to port 57120 » as I’d expect. This is inconsistent, however, and in either case it results in dropped packets.

    Thinking it could be something like a queue issue, I’ve also tried various maxqueuesize messages and CNMAT compatibility mode.

    I’ve also tried other ports in IanniX. When I run the patch and IanniX on the same localhost computer, everything works as expected regardless of the ports chosen, but not on separate computers.

    Finally, I’ve tried sending other data over the network in place of IanniX with nothing but success. Sending from Max on the same IP as IanniX to my other computer results in successful transfers of pings and other data. All messaging uses the same standard OSC.

    Is there anything else I can do to troubleshoot this situation?

    2. My other question may be easier: Can I save changes I make to the IanniX message editor within my .iannix file? Each time I open my IanniX file I need to assign the same 9th value to a cursor, using the IanniX inspector, but these changes never save with the file itself.

    Thank you in advance for any and all suggestions! — 
    Louis

    en réponse à : beginner #5590
    komats
    Maître des clés

    I don’t know about files (I myself would love to figure out how to import some routes from maps or self made patterns)

    You can see how shapes look in 3D when pressing alt and click and move with your mouse.

    en réponse à : All UPD packets dropped from IanniX [in Max 8] #5593
    IanniX
    Maître des clés

    Hi Louis!

    In theory, your configuration seems completely normal, current and should work.

    First, everything should work with udpreceive, without using CNMAT compatibility mode. If the IanniX partition is complex, IanniX may send too many messages, which saturate the network (example: a cursor = 50 messages / sec, so 10 cursors, 500 messages, etc.).
    Then, when you say « broadcasting » do you use broadcast IPs (like 192.168.0.255) or unicast IPs? Perhaps to be able to help you, could you send me by email (contact@iannix.org) your files (IanniX partition and Max patches)?

    For the second question, I am not sure I understand: when you edit the message of a cursor and save the partition, the message is not saved? Or, would you like to create an OSC message « preset » to assign to each new cursor you instantiate?

    Hope you are also safe and healthy during this period!

    Guillaume

    en réponse à : beginner #5594
    IanniX
    Maître des clés

    Hi Ellie,

    The 3D functions of IanniX are rudimentary, because composing partitions in 3D requires work and time. There is currently no import from 3D formats possible.
    As komats says, press alt + click and move with the mouse to turn in 3D around equations for example.

    en réponse à : Bugs #5595
    Wouter Snoei
    Maître des clés

    Hi, I encountered an issue with regards to the macOS functionality of creating IAC MIDI buses. I have two of these enabled by default on my system, and when I hit stop in the timeline, and then play again, Iannix sends two more stop messages over OSC after the play message. This only happens when « sync transport in » and « sync transport out » are both enabled in Config:MIDI, and the number of extra stop messages corresponds exactly with the number of IAC buses enabled on my system (I tried with a few other numbers as well). Looking at MIDI Monitor (https://www.snoize.com/MIDIMonitor/) I can see that Iannix sends a song position pointer to all MIDI buses, and since IAC buses simply bounce back everything you send to them I suspect that Iannix receives it back immediately. I think this is where the problem originates. However, it doesn’t actually stop playback, but only sends faulty « stop » OSC messages, immediately after the play message. This makes it very hard though to use the OSC messages in SuperCollider, as we can not tell if Iannix is playing or not. Perhaps it would be good to be able to block specific MIDI inputs/outputs from syncing, or maybe Iannix could automatically recognize the feedback input and respond correctly?

    en réponse à : Créer avec IanniX #5596
    CreCo
    Maître des clés

    Dear Community,
    I’m a bloody newbie to Iannix.
    So I will learn the Basics of Iannix.

    So I found this wonderful Introduction at here:
    https://github.com/buzzinglight/IanniX/wiki

    So much of the things new clear to me,
    but I have two main parts which are not clear for me:

    1. How to add a Cursor to a Curve
    2. How to manipulate Iannix not by direct Interface but back through OSC

    So this are Basics, and I’m to silly to understand this ???

    So please help me.

    CreCo

    en réponse à : Little Help to understand Iannix is needed #5597
    CreCo
    Maître des clés

    Ok,
    that’s misleading:
    To see any Cursor you have to done two things:
    1. Add the Cursor
    2. Set the Cursor Loop Pattern to a possible Value.

    In because of the missing second Step
    I couldn’t sea any Cursor.

    So I’m now happy

    CreCo

    en réponse à : OSC messages and control #5598
    CreCo
    Maître des clés

    Is there any future Documentation of the Receiver Function:
    function onIncomingMessage(protocol, host, port, destination, values)

    And in which way I will receive this future Information

    en réponse à : Vos projets #5599
    Christian
    Maître des clés

    Hi,

    I am trying to sync Iannix as master with another DAW. I only found a solution to send « global_time_verbose » via OSC.
    The problem is that this parameter is received as a text value. So I have to deal with converting this to a usable timecode format.

    Is there another way to output the scores timecode in another way, for example as MidiClock or MTC? This would make things much easier.

    And as far as I understood, I have to use a cursor and create a message which sends this value. Is it possible to enable something like a global
    output of the timecode, so it is not bound to running cursor?

    Thanks lot, kind regards,

    Christian

    en réponse à : installing Iannix #5604
    Larv-R
    Maître des clés

    Bonjour
    je cherche la version de Iannix que je pourrais installer sur mon ordi
    je suis sous MacOSX Yosémite
    je ne trouve pas la liste des compatibilités entre les versions de Iannix et celles des OS
    ce serait génial qu’il existe la liste des compatibilités
    merci

    en réponse à : midi out issue #5605
    be1
    Maître des clés

    Same issue with Ubuntu 20.04 using ALSA driven midi controlled softsynths.

    en réponse à : Vos projets #5606
    Jerome Guilleaume
    Maître des clés

    Hey guys, I’ll be hosting a booth @ CADAF with mostly Iannix work on it. (june 25th to june 28th)

    https://cadaf.art/artists/jerome-guilleaume

    Come and say bonjour.
    Cheers!

15 sujets de 1,456 à 1,470 (sur un total de 1,561)

© IanniX Association

Qu'est-ce que IanniX ? | Téléchargement | Showcase | Forum | Recherche | À propos