Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change name of objects? #65

Open
magrubertone opened this issue Sep 6, 2024 · 2 comments
Open

Change name of objects? #65

magrubertone opened this issue Sep 6, 2024 · 2 comments

Comments

@magrubertone
Copy link

Hi!
Iannix gives an address of cursor, then the first argument says which cursor it is.
Reaper Realearn is looking for an address like cursor1, cursor2.
So in Realearn I can't distinguish between cursors.

Can I change the address/name of a cursor in iannix?
It would be very helpful from an organization standpoint as well, rather than having so many things just called cursor and then an ID.

Thanks

@magrubertone
Copy link
Author

I ended up using pure data for this.
image

@nollive
Copy link

nollive commented Sep 12, 2024

Hello,
You can manually edit the OSC message for every object directly in IanniX.
Here, I change the adress from cursor to cursor1.
iannix-osc-message
iannix-osc-log

I don't know if there is a automated way to do it with the code editor, might be possible :)
Olivier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants