Hi,
i'd like to record a curve for an object of an XY Draw . And, be able to have multiple versions of this curve, and recall them with presets or Grid. But it seems that it's not written in presets : is it possible ? how ?
J'aimerais pouvoir enregistrer plusieurs courbes différentes (avec la fonction "auto enregistrer sur clic souris" ) pour un object d'un module XY Draw, et pouvoir rappeler ces courbes avec des preset, ou avec la Grid. Pour le moment je n'y arrive pas, dès que je réenregistre la courbe elle écrase la précédente, impossibilité de la retrouver. Est ce possible ? comment ? Merci!
curves XY Draw
- nay-seven
- Site Admin
- Posts: 5684
- Location: rennes France
- Contact:
Currently this is not possible, but nothing prevents to create a poly subpatch,
each record their own curve and then create presets
Pour l'instant ce n'est pas possible, mais rien n’empêche de créer un subpatch poly,
enregistrer chacun leur courbe et ensuite créer des presets
each record their own curve and then create presets
Pour l'instant ce n'est pas possible, mais rien n’empêche de créer un subpatch poly,
enregistrer chacun leur courbe et ensuite créer des presets
- nay-seven
- Site Admin
- Posts: 5684
- Location: rennes France
- Contact:
Exemple:
You do not have the required permissions to view the files attached to this post.
- oli_lab
- Member
- Posts: 1286
- Location: Brittany, France
- Contact:
have a look at the "draw trajectory with ext REC" that is in the Oli_Lab data pack (addons)
this module allows to get arrays of recorded X and Y position with the coordonate output. (array of 3D points)
you'll need another module to decode and reuse this output it is the "get 3D point" module
to store arrays you can use the "store array 512x2048" in the same oli_lab data pack
this module allows to get arrays of recorded X and Y position with the coordonate output. (array of 3D points)
you'll need another module to decode and reuse this output it is the "get 3D point" module
to store arrays you can use the "store array 512x2048" in the same oli_lab data pack
You do not have the required permissions to view the files attached to this post.
http://oli-lab.org
Win11 Ryzen9/32GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces
follow OLI_LAB adventures on Mastodon
@olivar_premier@mastodon.social
Win11 Ryzen9/32GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces
follow OLI_LAB adventures on Mastodon
@olivar_premier@mastodon.social
