Always consult the official Owners Manuals first!
March 2024: all pages have been checked and are up-to-date

Difference between revisions of "Tempo"

From Fractal Audio Wiki
Jump to navigation Jump to search
(176 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[image:TapTempo.png|link=]]
+
__TOC__
 +
=Tempo menu=
  
=Manual=
+
When tapping the Tempo button on the processor hardware or Tempo switch, the Tempo menu appears on the hardware GUI. It will disappear after a few seconds. Some devices let you specify how long it stays on-screen (Global menu).
  
[[media:12 Tempo.pdf | 12 Tempo]] — [[media:16 Appendix.pdf | 16.9 Tempo Cross Reference]] — [[media:12 Tempo.pdf | 12.5 Metronome]]
+
On the Axe-Fx III, the Tempo button is also a shortcut to the Controllers menu.
  
=User contributions=
+
=Global or per preset=
  
==Tempo: LED==
+
You can specify in the Tempo menu if you want the set tempo to apply to all presets (Global) or per preset (Preset).
* Cliff: "The tempo LED is handled by a low-priority thread so it isn't rock solid and the higher the CPU usage the less solid it will be. The metronome, however, is perfectly accurate." [http://forum.fractalaudio.com/axe-fx-ii-discussion/51049-does-tempo-led-actually-flash-time-2.html#post658471 Source]
 
  
==Tempo: metronome==
+
=Channels=
* The Axe-Fx II can operate as a metronome via the Tempo menu.
 
* The metronome plays through Output 1 only.
 
* You can start the metronome with an IA switch (CC is listed in the I/O menu).
 
  
==Tempo: auto-activating a delay==
+
The Controllers block in firmware Ares has 4 channels. This means that presets can have 4 different tempos. This allows setting tempo per scene.
* When the parameter Auto Delay in the Tempo menu is set to “ON,” any delay blocks that are bypassed will become active whenever a tempo is tapped in. This allows you to set the tempo and un-bypass your delay block(s) from a single footswitch.
 
  
[[category:Presets and effects]]
+
=Tap tempo calculation=
 +
 
 +
The Global menu lets you specify how Tap Tempo works:
 +
 
 +
'''Average''' — averages the tempo to the last 10 taps. Usually a wise choice if you can't get the first taps right, and the default setting
 +
 
 +
'''Last Two''' — uses only the most recent two taps to determine the tempo. Acts faster but also less precise
 +
 
 +
Tap Tempo needs at least two taps to calculate.
 +
 
 +
[https://forum.fractalaudio.com/threads/tap-tempo-issues.151565 Forum discussion]
 +
 
 +
=Syncing effects to tempo=
 +
 
 +
You can assign effect parameters such as Time or Rate to a specific tempo, like 1/4 or 1/8 Dotted, instead of specifying the number of milliseconds. That will make the effect depend on the global or preset tempo. Tapping a different tempo will change the rate of the effect.
 +
 
 +
Important: after assigning a parameter to a tempo, you can no longer adjust the time in the effect manually!
 +
 
 +
=Accuracy of the tempo LED=
 +
 
 +
<blockquote>"The tempo LED is handled by a low-priority thread so it isn't rock solid and the higher the CPU usage the less solid it will be." [https://forum.fractalaudio.com/threads/does-the-tempo-led-actually-flash-in-time.51049/#post-658471 source] </blockquote>
 +
 
 +
=Metronome=
 +
 
 +
The Tempo menu contains a metronome. Read this: [[Metronome]]
 +
 
 +
=Remote control=
 +
 
 +
==Footswitch==
 +
 
 +
Scroll to the Tempo CC in the [[I/O menu]] and hit Enter. Click the switch on the footswitch that you want to assign the Tuner to.
 +
 
 +
Or configure it manually by assigning the Tuner MIDI CC to a switch on a MIDI controller.
 +
 
 +
==MIDI CC==
 +
 
 +
The default MIDI CC for the Tuner is 14 on the Axe-Fx II, AX8 and FX8. Keep it like this to avoid issues.
 +
 
 +
The Axe-Fx III lets you set the Tuner CC manually in the [[I/O menu]].
 +
 
 +
FM3: to be added... @@
 +
 
 +
==MFC-101==
 +
 
 +
The [[MFC-101 MIDI foot controller]] has a dedicated Tempo command for the Axe-Fx II, when it's running in Axe-Fx Mode.
 +
 
 +
==FC controllers==
 +
 
 +
The [[FC-6 and FC-12 foot controllers]] for the Axe-Fx III have a dedicated Tempo command.
 +
 
 +
==MIDI Clock==
 +
 
 +
Read this: [[MIDI#MIDI_Clock|MIDI Clock]]
 +
 
 +
=Tips and tricks=
 +
 
 +
==Tempo and Beats Per Minute (BPM)==
 +
 
 +
The [http://wiki.fractalaudio.com/axefx2/index.php?title=Owners_Manuals Owner's Manuals] lists the Tempo values with the BPM equivalents.
 +
 
 +
==BPM on the Performance Pages==
 +
 
 +
If you add Controllers > Tempo as the first control on a Performance Page on the Axe-Fx III, you'll always see the preset's BPM value when switching presets from your foot controller.
 +
 
 +
==Auto-activate a delay by tapping Tempo==
 +
 
 +
Read this: [[Delay block]]
 +
 
 +
==SysEx commands for tempo==
 +
 
 +
[[media:Axe-Fx-II-XL-Delay-Tempos.pdf |Here's a list of all SysEx commands]] for each tempo setting in the [[Delay block]] in the Axe-Fx II XL.
 +
 
 +
==Bleed-through tempo noise==
 +
 
 +
Audible bleed-through of the tempo signal can occur if the MIDI cable is not properly shielded. Use high-quality, properly shielded MIDI cables.
 +
 
 +
[[category:Axe-Fx2]]
 +
[[category:FM3]]
 +
[[category:Axe-Fx3]]
 +
[[category:FX8]]
 +
[[category:AX8]]
 +
[[category:Sounds]]
 +
[[category:Remote]]

Revision as of 03:47, 2 March 2020

Tempo menu

When tapping the Tempo button on the processor hardware or Tempo switch, the Tempo menu appears on the hardware GUI. It will disappear after a few seconds. Some devices let you specify how long it stays on-screen (Global menu).

On the Axe-Fx III, the Tempo button is also a shortcut to the Controllers menu.

Global or per preset

You can specify in the Tempo menu if you want the set tempo to apply to all presets (Global) or per preset (Preset).

Channels

The Controllers block in firmware Ares has 4 channels. This means that presets can have 4 different tempos. This allows setting tempo per scene.

Tap tempo calculation

The Global menu lets you specify how Tap Tempo works:

Average — averages the tempo to the last 10 taps. Usually a wise choice if you can't get the first taps right, and the default setting

Last Two — uses only the most recent two taps to determine the tempo. Acts faster but also less precise

Tap Tempo needs at least two taps to calculate.

Forum discussion

Syncing effects to tempo

You can assign effect parameters such as Time or Rate to a specific tempo, like 1/4 or 1/8 Dotted, instead of specifying the number of milliseconds. That will make the effect depend on the global or preset tempo. Tapping a different tempo will change the rate of the effect.

Important: after assigning a parameter to a tempo, you can no longer adjust the time in the effect manually!

Accuracy of the tempo LED

"The tempo LED is handled by a low-priority thread so it isn't rock solid and the higher the CPU usage the less solid it will be." source

Metronome

The Tempo menu contains a metronome. Read this: Metronome

Remote control

Footswitch

Scroll to the Tempo CC in the I/O menu and hit Enter. Click the switch on the footswitch that you want to assign the Tuner to.

Or configure it manually by assigning the Tuner MIDI CC to a switch on a MIDI controller.

MIDI CC

The default MIDI CC for the Tuner is 14 on the Axe-Fx II, AX8 and FX8. Keep it like this to avoid issues.

The Axe-Fx III lets you set the Tuner CC manually in the I/O menu.

FM3: to be added... @@

MFC-101

The MFC-101 MIDI foot controller has a dedicated Tempo command for the Axe-Fx II, when it's running in Axe-Fx Mode.

FC controllers

The FC-6 and FC-12 foot controllers for the Axe-Fx III have a dedicated Tempo command.

MIDI Clock

Read this: MIDI Clock

Tips and tricks

Tempo and Beats Per Minute (BPM)

The Owner's Manuals lists the Tempo values with the BPM equivalents.

BPM on the Performance Pages

If you add Controllers > Tempo as the first control on a Performance Page on the Axe-Fx III, you'll always see the preset's BPM value when switching presets from your foot controller.

Auto-activate a delay by tapping Tempo

Read this: Delay block

SysEx commands for tempo

Here's a list of all SysEx commands for each tempo setting in the Delay block in the Axe-Fx II XL.

Bleed-through tempo noise

Audible bleed-through of the tempo signal can occur if the MIDI cable is not properly shielded. Use high-quality, properly shielded MIDI cables.