IanniX

Toutes mes réponses sur les forums

15 sujets de 811 à 825 (sur un total de 1,561)
  • Auteur
    Messages
  • en réponse à : recurrence intervalle envoi message curseur #3089
    IanniX
    Maître des clés

    Bonjour,

    Théoriquement, direct://setMessageInterval <ID> cursor_value_y devrait fonctionner ; mais en testant rapidement avant de vous répondre, je constate que ça ne marche pas si bien que ça… Je vais investiguer cela la semaine prochaine !

    en réponse à : recurrence intervalle envoi message curseur #3090
    homo faber
    Maître des clés

    Bonjour,
    J’avais testé cette solution mais sans grand succès non plus, d’où mon idée de passer par une variable.
    Je vais quand même réessayer le « setmessageinterval ».
    Mais d’une façon générale, est-il possible lors de l’envoie d’un message d’un curseur d’attribuer sa valeur (ex: cursor_xPos) à une variable afin de réutiliser cette valeur plus tard dans le script ?
    Merci !

    en réponse à : Feedback #3094
    mathias
    Maître des clés

    We design and build interactive environments. We use Rhino3D/Grasshopper to draw and Max/MSP/Supercollider to create soundscapes, so Iannix would be an ideal link to have a more direct connection between the two.

    The developers of Rhino created OpenNurbs to provide software developers the tools to accurately transfer 3-D geometry between applications. Would you be interested in allowing Iannix to read OpenNurbs files?
    http://www.opennurbs.org/

    I think particularly Grasshopper can be a very powerful tool to create compositions using 3 dimensions.
    http://www.grasshopper3d.com/

    en réponse à : A manual #3101
    pikseliahky
    Maître des clés

    hi, it seems the online documentation has disappeared from here: https://www.iannix.org/documentation
    i’m wondering if there is a manual/reference somewhere else?
    thanks!

    en réponse à : A manual #3159
    IanniX
    Maître des clés

    Hi!

    Yes, documentation was totally obsolete so we decided to remove it. However, you can learn IanniX by 1/ opening the Help panel to discover tools and UI elements, 2/ open examples to understand what you can do with IanniX!

    en réponse à : Iannix + CoGe #3165
    Emanuele
    Maître des clés

    There is this tutorial?
    I would be interested to connect Coge with IanniX.
    Thanx

    en réponse à : A manual #3166
    sunfalls
    Maître des clés

    everything is working fine getting midi to ableton live 9.0.5.
    but would still love a « getting started » manual. a brief pdf or screencast.
    i can’t even figure out how to draw/connect/trigger midi notes, even with an example file open.

    scripting is not every musicians forte.
    cheers.
    and thanks for the update as well as your continued efforts!

    en réponse à : 3D file import – OpenNurbs #3171
    mou
    Maître des clés

    This could be a major improvement in Iannix. Or some way we could export 3D geometry formats like .dwg

    en réponse à : 3D file import – OpenNurbs #3172
    IanniX
    Maître des clés

    Yes, we added it to our todo list ; I think we would prefer DWG because it is supported by Sketchup. But we have to see all the possibilities…

    en réponse à : Bugs #3173
    ycollet
    Maître des clés

    Hello,

    I’ve got a compilation problem with the current version of the trunk.
    Here is the error message:

    g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector –param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT4 -DIANNIX_64 -DIANNIX_32 -D__RTMIDI_DEBUG__ -D__LINUX_ALSA__ -DAVOID_TIMESTAMPING -D__linux__ -DQESP_NO_UDEV -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/X11R6/include -I. -I. -o iannix.o iannix.cpp
    In file included from iannix.h:43:0,
    from iannix.cpp:19:
    misc/application.h:10:32: erreur fatale: applicationexecute.h : Aucun fichier ou dossier de ce type
    #include « applicationexecute.h »
    ^
    compilation terminée.
    make: *** [iannix.o] Erreur 1

    Best regards,

    YC

    en réponse à : Vos projets #3175
    sunfalls
    Maître des clés

    Altering and toying with a built in score, sending ableton live 9 waves of midi, triggering madrona labs Aalto & robert henkes’ max for live synth Granulator…..soooo amazing.
    Just the tip of the iceberg, learning how to manipulate a score, speed, syncing, and recording the midi as to wrap my head around it.

    en réponse à : Linux compilation problem under fedora 19 #3176
    IanniX
    Maître des clés

    Should be fixed now. Uppercase problem in file commit…

    en réponse à : Linux compilation problem under fedora 19 #3177
    ycollet
    Maître des clés

    Thanks, it compiles now.

    en réponse à : Bugs #3178
    ycollet
    Maître des clés

    Hello,

    I compiled the lastest version of the trunk under fedora 19 64 bits.
    Iannix hangs at startup (I saw 2 grey windows and then, Iannix hangs).
    Here is the gdb log:

    #0 0x00000038842c3728 in QString::operator=(QString const&) () from /lib64/libQtCore.so.4
    #1 0x00000038849c3af3 in QAction::setText(QString const&) () from /lib64/libQtGui.so.4
    #2 0x00000000004f52e1 in Ui_UiView::retranslateUi (this=0xae5e50, UiView=0xa65540) at ./ui_uiview.h:1380
    #3 0x0000003884a1730d in QWidget::event(QEvent*) () from /lib64/libQtGui.so.4
    #4 0x0000003884dcc733 in QMainWindow::event(QEvent*) () from /lib64/libQtGui.so.4
    #5 0x00000038849c84dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
    #6 0x00000038849ceaa0 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
    #7 0x000000388437a26d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
    #8 0x000000388437d1df in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQtCore.so.4
    #9 0x00000038843a7883 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtCore.so.4
    #10 0x0000003883647e06 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
    #11 0x0000003883648158 in g_main_context_iterate.isra.22 () from /lib64/libglib-2.0.so.0
    #12 0x00000038836481fc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
    #13 0x00000038843a7145 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
    #14 0x0000003884a64fc6 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
    #15 0x0000003884378ecf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
    #16 0x00000038843791c5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
    #17 0x000000388437e45b in QCoreApplication::exec() () from /lib64/libQtCore.so.4
    #18 0x0000000000425107 in main (argc=1, argv=0x7fffffffdc98) at iannixapp.cpp:64

    Best regards,

    YC

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

    Hello,

    I am using linux and I would like to connect Iannix to jack.
    Iannix doesn’t seems to be jack aware.
    Is there any possibility to connect Iannix to jack ?

    Best regards,

    YC

15 sujets de 811 à 825 (sur un total de 1,561)

© IanniX Association

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