IanniX

Forum Replies Created

Viewing 15 posts - 271 through 285 (of 3,639 total)
  • Author
    Posts
  • in reply to: Any body got max4live Windows working with this? #2599
    Anonymous
    Inactive

    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.

    in reply to: Creating objects with triggers #2635
    Anonymous
    Inactive

    Hi!

    Yes it is possible. Which software are you using behind IanniX ?

    A simple way of adding a trigger is to send via OSC the following messages (please respect this order) from your 3rd party software :

    add trigger auto
    setPos current x y z
    setMesssage current 1,osc://…

    (replace x, y, z, … with custom values)

    This will add a trigger at position (x,y,z) with an OSC message.

    in reply to: Geometry with javascript #2641
    Anonymous
    Inactive

    Hi!

    To be honnest, we didn’t develop the JS-engine, it is included in QtScript from Qt and I don’t really know if it is possible… Does somebody have more information on QtScript and 3rd party libs ?

    in reply to: Iannix and csound? #2640
    Anonymous
    Inactive

    Hmmm sorry Anthony, I didn’t test with CSound…

    in reply to: supercollider help #2391
    Anonymous
    Inactive

    Hi Dick!

    I didn’t develop the SC patch, I’ll ask the developer to give me some info about a potential Gendy’s bug 🙂

    in reply to: SVG curve? #2638
    Anonymous
    Inactive

    Hi!

    Today, it is not possible through UI. The only way is with JS but I know that is not really usable. We are making a documentation that may help you, it will be available in mi-august.

    Thanks.

    in reply to: Building from source #2552
    Anonymous
    Inactive

    I solved my SVN problems, IanniX 0.8.21 source code is now online on Google Code!

    in reply to: Building from source #2553
    Anonymous
    Inactive

    Nice — I shall soon dive in.
    Working on Sunday?!

    À bientôt,
    –Bob

    @Guillaume wrote:

    I solved my SVN problems, IanniX 0.8.21 source code is now online on Google Code!

    in reply to: Creating objects with triggers #2636
    Anonymous
    Inactive

    Hi!
    got it working by sending the following messages (via csound):
    OSCsend 1, “”, 1234, “”, “s”, “/iannix/add trigger auto”
    OSCsend 1, “”, 1234, “”, “s”, “/iannix/setPos current 0 0 0”

    But what if I want to do it within Iannix? I suppose I’ve to use “direct://” to send whatever message i’d like?

    in reply to: Startup config under Linux #2361
    Anonymous
    Inactive

    Hi AvantGuy,
    how did you have the linux version running?
    Under Ubuntu (9.10) when launching the sh script I’ve Segmentation Fault… any help will be really appeciated 😀

    in reply to: Startup config under Linux #2362
    Anonymous
    Inactive

    Vallste, I’m running with kernel 2.6.35.13-91 via Fedora-14. As for my Iannix installation, I simply let it reside right in my download directory where I de-archived it from Iannix’s distro. In my home directory I made symlinks to these Iannix subdirectories: Documentation, Examples, imageformats, Patches, Project, and Tools. On my desktop, I created a symlink to the executable, and just launch it from that. I believe my first successful launch required running the script, iannix.sh, but my memory of that initial skirmish is fading a bit.

    Hth,
    –Bob

    @vallste wrote:

    Hi AvantGuy,
    how did you have the linux version running?
    Under Ubuntu (9.10) when launching the sh script I’ve Segmentation Fault… any help will be really appeciated 😀

    in reply to: Installation walk through for Ableton #2639
    Anonymous
    Inactive

    @Crohab wrote:

    …I have noticed that in the Iannix download folder in patches>ableton live midi > 2. live setup.pngthat there is Iannix midi ports which do not show up on my system??? How do I achieve this?

    I don’t have M4L, but I wondered about the same thing. I hope one of the M4L users will jump in here to enlighten us.

    –Bob

    in reply to: Making things with IanniX #2193
    Anonymous
    Inactive

    Hello All,
    first thanks for IanniX, and for this *new* IanniX. Like always is a inspiration.

    I’m using Lua scripting to send OSC messages to IanniX. I’m able to create different objects,
    but i’m not able to send a play message.
    My attempts was sending (osc://…) /iannix/play, /iannix/transport/play, etc. with no luck.
    Is this possible via OSC?

    What i would like is write a Lua script that create a score, play the score and receive the messages from score again in the script that drive Csound (using Csound API for Lua).
    For now my only stop is this play (to Iannix) message!

    Thanks,
    ciao,
    francesco.

    in reply to: Building from source #2555
    Anonymous
    Inactive

    @Guillaume wrote:

    I solved my SVN problems, IanniX 0.8.21 source code is now online on Google Code!

    I’ve updated my working copy with the exception of my branched IanniX.pro. I have a clean 0.8.21 build and am now testing under XP/Sp3 …now looking to break something in order to fix it :–)

    Will try to find some time to explore a Linux build and also learn more about making RPMs. Are there still issues, Guillaume, with those Qt OSX libs?

    Cheers,
    –Bob

    in reply to: Feedback #2191
    IanniX
    Keymaster

    Hello,

    when I run the midi example, i get an error

    RtMidiOut::sendMessage: error sending MIDI message.

    how can i fix this?

Viewing 15 posts - 271 through 285 (of 3,639 total)

© IanniX Association

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