Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mapping Discussion
#91
Thanks for this! I have something that sort of works. The timing isn't the best, so I need to keep working on it.

I'll try out XMAP for the tables. It would be nice to have access to table notes from the Mapping Screen without XMAP at some point. XMAP can do almost anything... but it can be difficult to keep track of what is executing what after awhile once there are several XMAPs in a project.

Is there a way to send triggers/gates to the clock & reset outputs from the Mapping Screen? I have the mod clock output disabled. I'm wanting to send a reset trigger every X times the sequencer crosses the zero-point (every time or every 2nd time for example) to keep other sequencers in sync. There is the SPFX option, but that requires dedicating a track to running patterns that trigger the reset output.
Reply
#92
Hi,
I want to modulate the speed of LFO 2 (automate slot 2) with the value of LFO 1 (automate slot 1)
so I do that and it's work just fine :

AUTM SLT1 ----> AUTM SLT2 SPED

Now, I want to inverse the value of LFO2. How to do that ?

1) I mean that I want LFO2 to decrease when LFO1 increases.

2) at the end I would like to amplify and offset the modulation then inverse it.

some one can help me please ?
Reply
#93
(04-18-2025, 08:29 PM)jako Wrote: Hi,
I want to modulate the speed of LFO 2 (automate slot 2) with the value of LFO 1 (automate slot 1)
so I do that and it's work just fine :

AUTM SLT1 ----> AUTM SLT2 SPED

Now, I want to inverse the value of LFO2. How to do that ?

1) I mean that I want LFO2 to decrease when LFO1 increases.

2) at the end I would like to amplify and offset the modulation then inverse it.

some one can help me please ?

There is a invert function in the mappings. What you do is the following:

00  AUTM SLT1
01 CALC  INV   0000   ->   AUTM SLT2 SPED

Row 01 does invert row 00 (first 2 digits) and outputs it to the destination. They are also funcions to range values if the range is too high or you need more details.
PLEASE use the search function if something have been asked or discussed before.
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!  Smile
Reply
#94
This is probably extremely simple using the mapping, but what's the easiest way for me to map a few outputs on my Trigger 16 as a simple clock divider?

Currently I just have GLOB CKLO as a mirror of the current clock and I guess I would like to just also have another output cut that in half etc.

EDIT: As is tradition, I immediately after posting figured out a solution using cascading CALC FLG^
Reply
#95
(07-09-2025, 12:42 PM)visti Wrote: This is probably extremely simple using the mapping, but what's the easiest way for me to map a few outputs on my Trigger 16 as a simple clock divider?

Currently I just have GLOB CKLO as a mirror of the current clock and I guess I would like to just also have another  output cut that in half etc.

EDIT: As is tradition, I immediately after posting figured out a solution using cascading CALC FLG^

Easy. Or use a counter or ... etc :-)
PLEASE use the search function if something have been asked or discussed before.
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!  Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)