IanniX

Forum Replies Created

Viewing 15 posts - 316 through 330 (of 3,642 total)
  • Author
    Posts
  • in reply to: Making things with IanniX #2203
    Anonymous
    Inactive

    Hello All,
    i am exploring IanniX using OSC for communicate with Csound.
    I have made some simple and really trivial examples.
    If You are interested i have attached a zip with these files.

    Hope useful for someone,
    ciao,
    francesco.

    in reply to: trivial experiment using Csound #2651
    Anonymous
    Inactive

    Thanks a lot! We’ll try your patch and include it in the next build!

    in reply to: Bugs #2204
    Anonymous
    Inactive

    Hello,
    i’m playing with some curves from spirograph equations and i have this strange (to me)
    behaviour (please see attached figures).
    What is curious to me is that the cursor seems to follow the right way, i.e. like if the curve
    was right.
    Also note that the curve has near 2000 points.
    Other, more simple, curves are almost perfect.

    And a second question:
    when i create a curve the starting point is always at center (default at 0,0). If i use set Position
    all the curve is move with center at this position (and i think this is right).
    How can i make a starting point on the curve and not at center?

    Thank You,
    ciao,
    francesco.

    in reply to: About curves #2652
    Anonymous
    Inactive

    and this is original curve …
    (apologies)

    ciao,
    francesco.

    in reply to: About curves #2653
    Anonymous
    Inactive

    Hi!

    Everything you say is normal… but these are bugs or missing features:

      – long curves (with > 500 points) are not rendered correctly (but the cursor position is correct), this is due to rendering optimizations I made, I will correct that soon (we plan a release next month);

      – there are no way to differentiate the position of a curve of its first point. But many users ask me for changing the curve position without changing the first point. I’ll look at this feature for next release.

    Thanks for your feedback 🙂

    PS : I’m also happy to see someone using IanniX on Linux!

    in reply to: About curves #2654
    Anonymous
    Inactive

    Thank You,
    for Your quick reply and for Your work (about IanniX, i mean …).
    It’s nice to see the cursor going in the right way a part from the curve!
    Unluckily although i’m a linux (Ubuntu) user, i’m not so expert to help in
    some way… maybe one day, who knows (only a few months in linux and not a programmer).
    In the meantime i will wait for next release (and releases).

    Thank You,
    ciao,
    francesco.

    in reply to: Video: Iannix — Case study #2539
    Anonymous
    Inactive

    Hey Paul, et al,

    @paulF wrote:

    A PD version of your patch would be most welcome…

    So here’s that Pd version of my “Iannix Case Study” patch. I did not write it with wide distribution in mind, so it has some of the typical hardcoding-isms, including the object IDs from the score I used (attached). However, I do have calling arguments in the top level patch for easily customizing the CC-numbers and the two lowest-key pitches to suit your own MIDI controller (the comments describe those [pd]-object creation arguments). Yes, the MIDI channel is hardcoded to Ch-1 😥 .

    In case you have not installed Pd-extended, in a separate zipfile I have provided the two audio files that correspond to the triggers so you can choose to download that only if needed.

    The top level patch to load from is “CaseStudy-1.pd”

    Have a blast,
    –Bob

    in reply to: Building from source #2557
    Anonymous
    Inactive

    J’ai compilé un binaire 64bit sous Ubuntu 10.04 de la manière suivante:
    – installation des dépendances tel que décrit dans le fichier Readme.txt
    – édition de IanniX.pro: remplacement de “” par “/” dans tous les chemins de fichiers,
    en prenant bien soin de laisser les “” pour les sauts de ligne
    – la commande “qmake” créé un fichier Makefile
    – la commande “make” compile le binaire IanniX

    in reply to: Building from source #2558
    Anonymous
    Inactive

    Thank you, Marc.

    @marc_lavallee wrote:

    J’ai compilé un binaire 64bit sous Ubuntu 10.04 de la manière suivante:
    – installation des dépendances tel que décrit dans le fichier Readme.txt
    – édition de IanniX.pro: remplacement de “” par “/” dans tous les chemins de fichiers,
    en prenant bien soin de laisser les “” pour les sauts de ligne
    – la commande “qmake” créé un fichier Makefile
    – la commande “make” compile le binaire IanniX

    in reply to: Any body got max4live Windows working with this? #2601
    Anonymous
    Inactive

    @sitarman wrote:

    No luck yet. Any method of getting iannix to sende messages to Live internally woulde be great wonderful….., I just cannot get these two to see each other.

    Hey. I had the same problems as you. After a lot of confusion I enlisted the help of a friend Protofuse aka Julian Bayle help get this sorted. There is a couple bugs with the system. For one It won’t work with midi yoke.

    Install loopbe:
    http://nerds.de/en/loopbe1.html

    A more streamlined version of Iannix to midi max device (delete or rename the old one):
    http://www.gamefront.com/files/20675001/iannixtomidi.rar

    In Ableton:

    The midi channel with the max device should be set MIDI from: all ins + all channels +Monitor Auto + MIDI to whatever vsti + track in

    The midi channel with your vsti should be set MIDI from: Loopbe internal MIDI + All channels + monitor in + audio to master

    The feedback channel if you use one is configured the same.

    Now open IanniX and run the the Simple Midi Example template.

    In the script editor copy and paste this over the script and click save:
    http://pastebin.com/pEta8Dzz

    It should work now.

    in reply to: Setting up Iannix with Ableton Live ??? #2443
    Anonymous
    Inactive

    I posted this in the other thread but think it fits to this one as well. Cheers.

    After a lot of confusion I enlisted the help of a friend Protofuse aka Julian Bayle help get this sorted. There is a couple bugs with the system. For one It won’t work with midi yoke.

    Install loopbe:
    http://nerds.de/en/loopbe1.html

    A more streamlined version of Iannix to midi max device (delete or rename the old one):
    http://www.gamefront.com/files/20675001 … tomidi.rar

    In Ableton:

    The midi channel with the max device should be set MIDI from: all ins + all channels +Monitor Auto + MIDI to whatever vsti + track in

    The midi channel with your vsti should be set MIDI from: Loopbe internal MIDI + All channels + monitor in + audio to master

    The feedback channel if you use one is configured the same.

    Now open IanniX and run the the Simple Midi Example template.

    In the script editor copy and paste this over the script and click save:
    http://pastebin.com/pEta8Dzz

    It should work now.

    in reply to: Any body got max4live Windows working with this? #2602
    Anonymous
    Inactive

    OK , I uninstalled midi yoke, installed pmidi, but iannx recognizes another virtual midi port KLmidi which I
    absolutely must have to work my kord karma software. Is there any way to browse or have iannix select a midi port manually?? This seems like it is a needed feature.

    in reply to: Any body got max4live Windows working with this? #2603
    Anonymous
    Inactive

    @sitarman wrote:

    OK , I uninstalled midi yoke, installed pmidi, but iannx recognizes another virtual midi port KLmidi which I
    absolutely must have to work my kord karma software. Is there any way to browse or have iannix select a midi port manually?? This seems like it is a needed feature.

    Yes. You would simply modify the script I posted in the MIDI line to whatever you want to use. Loobe works and it is set in the script for that. I haven’t tested with anything other then midi yoke and loopbe. Loopbe works so just use that if having issues with others. A Loopbe install won’t affect any other midi loopers/yokes and will only add an additional midi option to your system. IE: you don’t have to uninstall midi yoke or anything else.

    If you insist on using another looper/yoke then loopbe you just have to change the user script that opens with IanniX to any internal midi looper that works. I don’t know of any so do post the results of your testing with others so we know. That would be lines 31, 36 and 59 in the pastebin link I posted. Then save. That is the user script in its entirety from the Basic Midi Example template modified for Loopbe midi routing. Cheers.

    in reply to: Feedback #2207
    Anonymous
    Inactive

    A nice article on CDM:

    http://createdigitalmusic.com/2011/08/music-in-space-and-time-wild-geometries-and-sequencing-in-iannix-free/

    Reader comments are interesting as well. Go IanniX!

    –Bob

    in reply to: IanniX on CDM #2661
    Anonymous
    Inactive
Viewing 15 posts - 316 through 330 (of 3,642 total)

© IanniX Association

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