IanniX

Forum Replies Created

Viewing 15 posts - 196 through 210 (of 3,637 total)
  • Author
    Posts
  • in reply to: Setting up Iannix with Ableton Live ??? #2435
    Anonymous
    Inactive

    Hey, Nakatano!

    I just took a closer look at your screenshot. It’s Iannix itself that would seem to be competing with Max! You have Iannix also listening on port 2001. I think you want to reverse, in Iannix, those ports 1234 and 2001. Then you should be good to go.

    Cheers,
    –Bob

    @I wrote:

    A workaround would be to change the port number in both places: IanniX and Max. But my inclination is to get to the bottom of this.

    So, let’s snoop around and get the rundown on open sockets:

    Open a terminal:

    sudo lsof -i -P

    If you want to see only processes associated with that particular port:

    sudo lsof -i -P | grep "2001"

    If you want to create a file to attach so we can see the output too, you might do this:

    sudo lsof -i -P > MyPorts.txt

    or

    sudo lsof -i -P | grep "2001" > MyPorts.txt

    @nakatano wrote:

    … there is probably something already bound to this port.
    I tried to change this one but nothing happens (always the same message in the Max Window)

    Cheers,
    –Bob

    in reply to: Triggers fire incorrectly #2475
    Anonymous
    Inactive

    Sorry to say, Guillaume, but I’m still having this bug. Tested on two platforms, XP/SP3 and OSX 10.6.7 (Iannix 0.8.21).

    Thanks,
    –Bob

    in reply to: New nodes spontaneously appear #2482
    Anonymous
    Inactive

    I don’t see it the way you do, Guillaume…

    @Guillaume wrote:

    Well, this wasn’t a bug, but to add a new node on a curve, you make Shift+Clic. And to select an object, you make… Shift+Clic. That’s why nodes appear 🙂

    Now, a double-clic adds a new node on a curve!

    I was extremely careful to test and retest this without clicking, just mucking about with the group-creation. Just now I went back to version 0.8.2 to retest: No clicking, let alone double-clicking, is involved in reproducing this problem.

    That same sequence of events no longer causes this distortion, so, aside from all that, I’m happy :geek: to report that this bug (I still view it that way) has been fixed!

    Thanks a lot,
    –Bob

    in reply to: Groups not saved. #2495
    Anonymous
    Inactive

    @Guillaume wrote:

    Thanks Bob, I fix this bug.

    Indeed you did.
    Thanks, it’s great.

    –Bob

    in reply to: Active status change does not set dirty-bit #2458
    Anonymous
    Inactive

    @Guillaume wrote:

    Thanks, added in out bug-list!

    You did more than add it to your list.

    You fixed it :–)

    (or should I say: you added the feature)

    Cheers,
    –Bob

    in reply to: Feedback #2181
    Anonymous
    Inactive

    Dear Lords of Iannix,

    Do you have user-selectable themes turned off, or is phpBB3 hobbled in that regard?

    This may seem trivial, but I dislike the current theme. I miss phpBB2’s Aluminoid theme (…only if you have a minute to burn on seeming trivia).

    Vexingly yours,
    –Bob

    in reply to: Active status change does not set dirty-bit #2459
    Anonymous
    Inactive

    Well it wasn’t totally conscious but ok Bob, I fix it (in fact, I think this bug was an heritage of other bugs) 😀

    in reply to: New nodes spontaneously appear #2484
    Anonymous
    Inactive

    When I see that you post on this topic, I immediately get scared “oh nooo, the bug is not fixed…”. But finaly, good news!

    in reply to: Triggers fire incorrectly #2476
    Anonymous
    Inactive

    Okayyy, I didn’t test with your scores, but I will !

    in reply to: A manual #2509
    Anonymous
    Inactive

    I answered you in private message (with the email that you provided).

    in reply to: Cross-plateform CPU-load code #2570
    Anonymous
    Inactive

    Yes Bob, I agree! I started working on it but it is too complex (numbers of CPU, no Qt-API…). That’s why I ask the community for some help!

    However, I didn’t know that MaxMSP CPU usage wasn’t precise 🙂

    What I want is the percentage that Windows (taskmanager), Linux and Mac OS X (with top command) report….

    in reply to: A few questions #2526
    Anonymous
    Inactive

    Woow, I’m amazed by the work you did! It looks really cool!

    in reply to: phpBB Themes #2567
    Anonymous
    Inactive

    You dislike this beauuuutiful blue-pastel 😆 ?

    To be honnest, we don’t take the time to install other theme, we use the default config. But I send a mail to our web/identity guy to see that!

    in reply to: Cross-plateform CPU-load code #2571
    Anonymous
    Inactive

    Hi Guillaume, I do understand what you want. Taskmanager is not multiplatform — top is, well, sort of. Writing it initially is one thing, but maintaining all three platform versions of code over the long-term that will likely require you to get closer to the metal (i.e., calling native APIs) over the lifetime of Iannix is yet another (e.g., how different will the Windows-8 API be from the current Win32, for example).

    It’s entirely possible, but it just a imposes a new level of complication you may not need at the moment. That said, I’d love to have it as I often invoke TaskMgr, Profiler, or Activity Monitor (when I can have pretty graphics, I stay away from the command line:–) to check up on Iannix’s overhead.

    Cheers,
    –Chicken Little.

    @Guillaume wrote:

    Yes Bob, I agree! I started working on it but it is too complex (numbers of CPU, no Qt-API…). That’s why I ask the community for some help!

    However, I didn’t know that MaxMSP CPU usage wasn’t precise 🙂

    What I want is the percentage that Windows (taskmanager), Linux and Mac OS X (with top command) report….

    in reply to: A few questions #2527
    Anonymous
    Inactive

    To the contrary,
    @Softcore wrote:

    … Anyway, all the above sound pointless unless you actually get to see what Im trying to achieve, and that will possibly be during the weekend! So, talk to you soon.

    …it makes sense and I’m looking forward to your next phase. I think a customized default message prototype is a great idea, BTW, and doubt I would ever have thought of it (but I’d surely use it!).

    –Bob

Viewing 15 posts - 196 through 210 (of 3,637 total)

© IanniX Association

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