Yes, qt works, but it looks like it was compiled without OpenGL (=> QGLWidget is the module for OpenGL… and looks missing)
Hi!
We implement MIDI transport syncing but actually we experience difficulties with Live 9 on Mac OS.
In IanniX, be sure the sync transport in option is checked (in Config > MIDI tab). In Live, open preferences panel and enable sync on « IanniX In ». Now Live is the master, IanniX the slave.
Tell us if it works with you!
ok it works 🙂
i’m on win 7 64 bit i use midi yoke for the bridge between
how to do that?
i’m wondering about create a sort of subapp for live, an osc instruments that could give me the possibility of interact with my patch…
Thanks for the prompt reply! That was it. Now it works just like I wanted, thank you!
When you create a new score, the Script Editor window opens. Go into this window and search for
function onIncomingMessage(protocol, host, port, destination, values)
By default, this method will log received events in the console (open « Config » tab from Inspector panel and see « Message log »). You are free to make something else using scripts. You can have a look at this exemple also : Performance – (a-z)²
Thanks, it’s the problem.
I’m searching but I don’t find how to install QGLWidget.
Looks strange. I’ve never had this problem… You may look to Qt’s forums I think…
Mac OS 10.8.4
Saving IanniX scores does nothing or only saves empty score documents. Reopening saved score results in a blank document.
Also possibly related: the file browser is not in sync with the Finder and displays duplicate files/folders.
Really interested in using this software to control SuperCollider once the saving issues are cleared up. Nice project!
Le positionnement de la souris ne correspond pas aux objets graphiques (seuls les trigger semblent aligner sur le pointeur de la souris)
La touche ‘shift » ne semble pas répondre aux fonctions décrites dans l’aide.
Pouvez-vous sélectionner les objets ? Attention, si la partition est en 3D, la sélection ne fonctionne que sur des plans 2D. En gros, les objets qui ne sont pas sur le plan d’origine seront en effet décalés avec la souris.
La partition est-elle effectivement en 3D ?
Hello,
It’s possible to run Iannix on raspBerry or Pcduino shield ?
Hi!
IanniX is built for x86 platforms. But, it’s 95%-based on Qt framework, which is portable on other architecture (http://qt-project.org/wiki/qt-raspberrypi) ; we never tried to do this…
I try to compile on another computer with the same error, with a friend we founded the bug.
We run this command in a shell sudo cp -R /usr/include/qt4/QtOpenGL/ /usr/local/Trolltech/QtEmbedded-4.8.4/include/
but after we had got an new error with BonjourService and BonjourRecord, shell said that there are not a type
I put line 23 and 27 on interfaceosc.h in comment to resolve this
and now at the end of compilation I have this error
-L/usr/local/Trolltech/QtEmbedded-4.8.4/lib -lasound -lQtScript -L/usr/local/Trolltech/QtEmbedded-4.8.4/lib -lQtXml -lQtOpenGL -lQtGui -lQtNetwork -lQtCore -lGL -lpthread
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QX11Info::appVisual(int) »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QX11Info::appColormap(int) »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « qt_x11_preferred_pixmap_depth »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QWidget::x11Info() const »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QX11PixmapData::QX11PixmapData(QPixmapData::PixelType) »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QPixmap::x11Info() const »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QWidget::x11Event(_XEvent*) »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QX11Info::depth() const »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QX11Info::setX11Data(QX11InfoData const*) »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QX11Info::display() »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QX11Info::visual() const »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QX11Info::getX11Data(bool) const »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QX11Info::appScreen() »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QX11Info::~QX11Info() »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QX11Info::QX11Info(QX11Info const&) »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QX11Info::operator=(QX11Info const&) »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « QX11Info::screen() const »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « qt_x11Handle(QPaintDevice const*) »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « qt_x11Info(QPaintDevice const*) »
/usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/libQtOpenGL.so: référence indéfinie vers « qt_x11Data »
collect2: erreur: ld a retourné 1 code d'état d'exécution
make: *** [IanniX] Erreur 1
Any ideas ?
Bonjour,
J’aimerais changer l’intervalle d’envoi du message d’un curseur grâce à sa valeur de position mappée Y.
J’ai essayé d’attribuer la valeur de position mappée Y à une variable par la commande :
direct:// nom_variable = cursor_value_y
Mais cela ne marche pas…
Comment faire ???
Merci d’avance !
© IanniX Association
Qu'est-ce que IanniX ? | Téléchargement | Showcase | Forum | Recherche | À propos
Cookie | Durée | 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. |