Set tempo per song on the GT22

MisterE

Fractal Fanatic
I've tried everything but I just can't figure this out.
I got the tempo button flashing with the AxeFx.
But when I select a song, I can't get the AxeFx to change the tempo to what's programmed for the song.
The funny thing is:
  • when turning Midi Clock Off, the tempo button is blinking
  • When I turn on transmit and then click "send changes", the button is not blinking anymore but the tempo is sent

There seems to be no way to get both:
  • Send tempo when selecting a song
  • Have the tempo button blinking with the tempo.

I tried every setting described in the manual.

With the AxeFx II, I used sysex to set the tempo:

F0 00 01 74 03 02 0D 01 20 00 1E 00 00 01 37 F7 30BPM
F0 00 01 74 03 02 0D 01 20 00 1F 00 00 01 36 F7
F0 00 01 74 03 02 0D 01 20 00 20 00 00 01 09 F7
F0 00 01 74 03 02 0D 01 20 00 21 00 00 01 08 F7
F0 00 01 74 03 02 0D 01 20 00 22 00 00 01 0B F7
F0 00 01 74 03 02 0D 01 20 00 23 00 00 01 0A F7
F0 00 01 74 03 02 0D 01 20 00 24 00 00 01 0D F7
F0 00 01 74 03 02 0D 01 20 00 25 00 00 01 0C F7
F0 00 01 74 03 02 0D 01 20 00 26 00 00 01 0F F7
F0 00 01 74 03 02 0D 01 20 00 27 00 00 01 0E F7
F0 00 01 74 03 02 0D 01 20 00 28 00 00 01 01 F7 40BPM
F0 00 01 74 03 02 0D 01 20 00 29 00 00 01 00 F7
F0 00 01 74 03 02 0D 01 20 00 2A 00 00 01 03 F7
.....
Not sure if I can do this with the AxeFx III
 
Hey there

On your GT22, did you set it with the configuration of the Axefx 3 profile?

I dont own a gt22, but have seen on some instruction vids that a afx3 profile can be selected to configure the unit.
Maby this helps


Otherwise,
I can set taptempo with my DIY controller using the @TysonIT axecontroller library. This library contains the function to set the taptempo with sysex. Maby you want to check out this code, it is available on github.

Cheers
 
Last edited:
I've tried everything but I just can't figure this out.
I got the tempo button flashing with the AxeFx.
But when I select a song, I can't get the AxeFx to change the tempo to what's programmed for the song.
The funny thing is:
  • when turning Midi Clock Off, the tempo button is blinking
  • When I turn on transmit and then click "send changes", the button is not blinking anymore but the tempo is sent

There seems to be no way to get both:
  • Send tempo when selecting a song
  • Have the tempo button blinking with the tempo.

I tried every setting described in the manual.

With the AxeFx II, I used sysex to set the tempo:


Not sure if I can do this with the AxeFx III
I have it working on my GT22
 
Finally got it working too:

What I did was:
  • Changed the presets' tempo to "same"
  • Set the tempo button to
  • "Send on Preset Change" to OFF
  • "Update on Preset Change" to ON
 
I have my Tempo set to Song on my Mastermind. Then I set the song tempo.

For the Tap Tempo button I have
Send on Preset Off, Update on Preset on. I also have show tempo on and flash with tempo on.
 
Back
Top Bottom