Hi, it's gonna be a long post, thanks to anyone who will take the time to go thru the read !
I'm currently working on a grid patch to process my touché se inputs.
The objectives are :
- Create a container in which I can throw any plugin and have access to my processed signals quickly
- Having a parametrable smoothed out ramp up, ramp down touché signal
- Having the possibility to enable/disable pitchbend
- The track should received its notes from another controller.
Here what I came up with :
- The first container is what I would like to save as a preset including all my processing chain ( No problem here it seems ). I have 5 macros in it, controlling the average values of of the top, bottom, left and right gestures, and 1 controlling the note sources input which enable or disable pitch bend passing thru
- The device 01 is in notegrid pre fx where I gather touché's outputs in learn mode.
It seems to be the only way to get the cc passing the grid inputs ( 02 ), am I correct on that ?
- 02 is processing my signals with average and adds switches capability to touché's buttons.
- 03 is gathering the processed cc.
- 04 should be any random plugin I would like to add at the end.
My problem is that if I add a plugin to the synth container, it doesn't route its output the the track anymore, is there a way to do that without relying on an audio receiver on another track ?
Is there a way to be more efficient/elegant with obvious things I'm missing ?
Thank you very much for your help.
I'm currently working on a grid patch to process my touché se inputs.
The objectives are :
- Create a container in which I can throw any plugin and have access to my processed signals quickly
- Having a parametrable smoothed out ramp up, ramp down touché signal
- Having the possibility to enable/disable pitchbend
- The track should received its notes from another controller.
Here what I came up with :
- The first container is what I would like to save as a preset including all my processing chain ( No problem here it seems ). I have 5 macros in it, controlling the average values of of the top, bottom, left and right gestures, and 1 controlling the note sources input which enable or disable pitch bend passing thru
- The device 01 is in notegrid pre fx where I gather touché's outputs in learn mode.
It seems to be the only way to get the cc passing the grid inputs ( 02 ), am I correct on that ?
- 02 is processing my signals with average and adds switches capability to touché's buttons.
- 03 is gathering the processed cc.
- 04 should be any random plugin I would like to add at the end.
My problem is that if I add a plugin to the synth container, it doesn't route its output the the track anymore, is there a way to do that without relying on an audio receiver on another track ?
Is there a way to be more efficient/elegant with obvious things I'm missing ?
Thank you very much for your help.
Statistics: Posted by KaOsphere — Thu Jan 18, 2024 3:54 pm — Replies 1 — Views 41