Skip to content

grabanton/modularSnapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modular Snapshot

Modular snapshot demo on youtube

This is a touchdesigner component, which allows you to save the snapshot of a Eurorack patch. Includes the state of all controls and patch cables. Allows you to create easily reproducible live setups. You can scale this system by adding your own modules using the templates and approaches provided in this example. I love the way of interaction with modular synthesiser, but it has obvious disadvantages.

In this tool I used great component, maded by Greg Hermanovic for zooming in custom ui. Got toe from here https://forum.derivative.ca/t/zoom-ui-on-images-panels-ortho-cams/11580

This is my own setup, maded for personal usage in my audio-visual projects, but I think it can be easily changed for your system.

How to add a new module in system.

  1. Copy one of already exists, which have all type of controls you need. And set align order to actual order value. image

  2. After that you need set width to needed value (save proportion of real module) image

  3. Update panel photo inside locked moviefilein image

  4. Each module have replicators inside for each type of controls. Set replicator number parameter to number which you need image

  5. Select all controls of this type and set x and y values, to zero. image

  6. Next step - set darg to reposition parameter to component. image

  7. Open view of module in a separate window and set actual positions of controls with mouse image

  8. After that you need set drag to reposition parameter to off.

  9. Tumblers is just sliders with additioanl parameters. You need selec horisontal or vrtical mode, after that - set background texture and count of states image

All default control types have prototipes in ./proto/container1. You can update content of it and it will be updated in all places where it used (all controls in clone mode) Some specific modules, like rene and matrix uses more complex approaches to recreate pages and presets mechanics.

Also exists renaming tools and generic script template. You can use it to update something on hi level after something was created.

Feel free to suggest how to improve this tool. Hope it will be usefull not only for me.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published