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 !
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 !
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/
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!
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!
There is this tutorial?
I would be interested to connect Coge with IanniX.
Thanx
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!
This could be a major improvement in Iannix. Or some way we could export 3D geometry formats like .dwg
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…
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
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.
Should be fixed now. Uppercase problem in file commit…
Thanks, it compiles now.
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
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
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |