Hello!, Im trying to control volume/intensity in pure data with Z dimension/coordinate in Iannix, but it seems that whenever I put a value in Z coordinate in the Edit Points section it moves the x point also, but the x coordinate is not supposed to move…
Now, when I locate the curve in the 3d space section, on 3d position on x=0, y=0, and z=0, and then I edit the first point in Z and then x doesnt move… but only on the first point. Then I edit the z coordinate on other points and X moves also.
If the 3d position is in other than X=0, y=0, and I edit the Z coordinate of the 1st point, the X coordinate moves also.
Can you please fix this? the x is not supposed to move.
Thank you!
Could you please add support for Ableton’s new synchronization api Link. It would be so nice to interact with Ableton Live from Iannix.
Thanks,
Anthony
Good idea, but the Link protocol is not opened and they provide a SDK only for iOS. We saw some reversings like https://github.com/westhom/AbletonLinkProtocol but it looks in a very early stage.
Bonjour,
je suis en train de remettre la main à la pâte pour une série de classes dans Supercollider, permettant une communication facile avec Iannix.
Ces classes créent un représentation en miroir des éléments créés dans Iannix, afin de leur assigner facilement des fonctions dans Supercollider.
Elle permettent aussi de créer des scores depuis Supercollider.
J’ai besoin, pour être certain de la bonne cohérence du projet, d’obtenir des infos de la part de l’application Iannix, concernant les objets existants dans le score. J’ai vu que le message osc envoyé par la commande de transport porte les messages nb_triggers, nb_cursors, nb_curves. Cependant, ces messages ne sont pas incrémentés si les objets sont créés depuis une source extérieure (par message osc).Par ailleurs, si je crée par exemple un trigger ( ou une curve circulaire) dans Iannix même (avec l’interface graphique), celui-ci n’est pas pris en compte non plus, à moins de le déplacer au moins une fois.
L’idéal serait par ailleurs de pouvoir recevoir un message de type ‘dump’, comportant des infos sur les objets existants.
Merci en tout cas,
Paul
Hi,
I’m totally unfamiliar with Trig in general, but I’d like to use this curve equation — (cos(t)+cos(29t)/2+sin(61t)/3, sin(t)+sin(29t)/2+cos(61t)/3) — in Iannix (and equations like it). It doesn’t work when entered into the curve equation window, can someone give me a brief explanation? How would I write it so Iannix understands it?
Many thanks.
Yep, you need 3 equations : how ‘x’ depends on ‘t’, ‘y’ depends on ‘t’ and z depends on ‘z’ (or in a polar way, how radius, angles depends on ‘t’).
So you need 3 equations, not only one. Or you need to put constant values in other equations. You need something like that
cos(t)+cos(29*t)/2+sin(61*t)/3
,
sin(t)+sin(29*t)/2+cos(61*t)/3
,
0
Good morning, I have an issue with the release 0.9.17 (and the oldest ones): if I make a new score I can save it, but I’m not able to reopen it because when I do there’s nothing in the interface nor in the objects inspector. I’m not able to save scores anymore and I can’t shut the program because if I do all the work would be lost! Is there anyone with the same issue? I tried deleting Iannix and installing it again, and also tried to delete Iannix files in the Library dir, but it still doesn’t work. Thank’s in advance,
Marco
Hi,
I’m quite new to Iannix and have been playing around with it for a while.
But there are two basic things I don’t get done.
1. I cannot find out, how to trigger external events (other software, hardware) using the triggers osc messages.
I’ve been searching in the messages dialog, but there was nothing like “Trigger active” or similar. Or has it to be done
in another way?
2. I wanted to add a background picture to draw curves upon. But when I import a picture, I only get a white field. Changing the
the background opacity or removing the color didn’t solve the problem.
Do I have to take care of the images format (well, I tried a few, made no difference) or anything else? Or might it be a bug?
I’m using Iannix 0.9.17 on Win 10, 64 Bit.
Thanks a lot!k
Hi,
sorry for spaming… I got the trigger thing working.
The only problem left is the background image stuff.
I forgot to mention, that the problem is the same with the Iannix example scores. They also show just a white space where a background image should appear.
Any suggestions, ideas?
Thanks a lot!
Fantastic! Thank you. I definitely have more studying to do.
Another q – is there a way to define a range of t? Like: -10 ≤ t ≤ 10? For example, if I head to http://graphsketch.com/parametric.php and plot cos(100t) on x(t), and sin(100t) on y(t) w/ the previously expressed range, I get what looks like a gear.
Am I looking at this in an off way? Could you point me somewhere that can explain the basics of what I’m looking to do? Thanks again, appreciate you bearing w/ me & my lack of knowledge.
In IanniX, t
goes from 0 to 1. So instead of drawing f(t)
with t
going from -10 to 10, draw f((t+10)/(10--10))
= f((t+10)/20)
= replace all the t
by (t+10)/20
Hi,
I give it another try on this forum:
My problem is that Iannix doesn’t show imported background images.
I only get a white space, where the image should be.
It’s the same if I import an image or if I load one of the example scores with an image.
Does anyone has an idea?
I’m using the latest Iannix version with Windows 10, 64 Bit, corei5, using the built in Intel HD Graphics.
Has anyone any idea where this comes from?
Thanks a lot!
Very good, thanks for your quick response Iannix.
I can make objects, and I can edit them, but selecting and then pressing “delete” or “backspace” does nothing, and the documentation is very sparse. Can anyone help?!
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. |