IanniX

Toutes mes réponses sur les forums

15 sujets de 316 à 330 (sur un total de 3,642)
  • Auteur
    Messages
  • en réponse à : Créer avec IanniX #2203
    Anonyme
    Inactif

    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.

    en réponse à : trivial experiment using Csound #2651
    Anonyme
    Inactif

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

    en réponse à : Bugs #2204
    Anonyme
    Inactif

    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.

    en réponse à : About curves #2652
    Anonyme
    Inactif

    and this is original curve …
    (apologies)

    ciao,
    francesco.

    en réponse à : About curves #2653
    Anonyme
    Inactif

    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!

    en réponse à : About curves #2654
    Anonyme
    Inactif

    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.

    en réponse à : Video: Iannix — Case study #2539
    Anonyme
    Inactif

    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

    en réponse à : Building from source #2557
    Anonyme
    Inactif

    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

    en réponse à : Building from source #2558
    Anonyme
    Inactif

    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

    en réponse à : Any body got max4live Windows working with this? #2601
    Anonyme
    Inactif

    @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.

    en réponse à : Setting up Iannix with Ableton Live ??? #2443
    Anonyme
    Inactif

    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.

    en réponse à : Any body got max4live Windows working with this? #2602
    Anonyme
    Inactif

    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.

    en réponse à : Any body got max4live Windows working with this? #2603
    Anonyme
    Inactif

    @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.

    en réponse à : Feedback #2207
    Anonyme
    Inactif

    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

    en réponse à : IanniX on CDM #2661
    Anonyme
    Inactif
15 sujets de 316 à 330 (sur un total de 3,642)

© IanniX Association

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