Always consult the official Owners Manuals first

Difference between revisions of "Scenes"

From Fractal Audio Wiki
Jump to navigation Jump to search
Line 77: Line 77:
 
* Realtime parameter control through expression pedals
 
* Realtime parameter control through expression pedals
 
* Song Mode on the MFC-101
 
* Song Mode on the MFC-101
 +
 +
==Wicked Wiki==
 +
* Also see the [http://forum.fractalaudio.com/axe-fx-ii-discussion/59435-wicked-wiki-15-psi-preset-scene-investigation.html Wicked Wiki edition].
  
 
[[category:Presets and effects]]
 
[[category:Presets and effects]]
 
[[Category:Controllers_and_modifiers]]
 
[[Category:Controllers_and_modifiers]]
 
[[Category:Connecting_pedals,_switches,_floor_controllers]]
 
[[Category:Connecting_pedals,_switches,_floor_controllers]]

Revision as of 11:44, 26 October 2012

What's a scene

Each preset has 8 separate scenes. The routing (grid) in each scene is always exactly identical to the others. The bypass state ("engaged/bypassed" aka "on/off") of each effect block can be different in each scene. Also, the X/Y state of each effect block can vary per scene. Finally, each scene has its own output level setting (Layout > Mixer). It's comparable to an advanced switching system for a pedalboard or a 19" rack.

Example: Scene 1 of a certain preset may have everything on the grid bypassed except for the Amp/Cab blocks, both set to X. Scene 2 has 3 additional blocks engaged and the Amp block is set Y. With a simple stomp on the MIDI controller you can switch between scene 1 and 2.

Advantages of using scenes

  • The routing stays the same, so there's no audio gap when switching between two scenes within a preset.
  • Spillover of delay/reverb is unaffected when switching between scenes in a preset.
  • You can migrate the functionality of various presets into a single preset and then use scenes to recall that functionality, or parts of it. This requires less presets and therefore decreases the need for bank scrolling on your MIDI controller.
  • A change in the routing in a scene is inherited by the other scenes in the preset. This may decrease the need for global block functionality in certain scenarios.
  • The preset output level is stored independently for each scene. This presents a solution for those who use multiple guitars with different output levels with their Axe-Fx.

Current scene indication

Check the indicator on the front panel display.

Switching scenes

  • Front panel: use Quick Control knob A to select a scene within the current preset. You need to be in the Recall screen or Layout menu.
  • MIDI CC: use the MIDI CC for scene selection (default 34) with value 0 to 7 to select scene 1 to 8 within the [I]current [/I]preset. Values higher than 7 also select scene 8.
  • MIDI PC: MIDI Mapping in the I/O menu has been extended with a Map To Scene parameter. This makes it possible to use a MIDI PC message to select a specific scene within a [I]specific [/I]preset.
  • Alternatively send a MIDI PC followed by the MIDI CC for scene selection (default 34) with value 0-7, if your MIDI controller supports it.[/LIST]

Notes:

  • When using the front panel to switch presets, scene 1 will always be active by default. Even if the preset was saved while being in another scene.
  • The default MIDI CC for scene selection is 34. This CC previously was reserved for Global Bypass. The Global Bypass functionality has been removed due to the introduction of scenes.

To switch scenes using the MFC-101 at this moment, use general MIDI commands. Here's how to program the MFC-101 to select between scenes 1 and 2 in the current preset.

  • Enter Edit Mode.
  • Select MIDI.
  • Set an IA switch to "None" (turning it into a general function IA switch).
  • Set the IA switch to the MIDI CC for scene selection (default 34).
  • Verify that Off=000 and On=001 (not 127) for that switch.[/LIST]

Initial state of blocks in a scene

Scenes 2 to 7 will have ALL effect blocks engaged initially. This is by design.

Can each scene have different X/Y states of effect blocks

Yes. For example, the Delay 1 block in scene 1 can be set to X while the same Delay block in scene 2 is set to Y. This is extremely flexible. Note that using different types of Delay/Reverb in X and Y may impact spillover. Of course, you also still use two instances of effect blocks (instead or in addition to X/Y states) in your presets. This lets you bypass/engage each instance per scene (on the expense of CPU usage).

Note: because of the implementation of X/Y in scenes, all blocks in existing presets will be set to X initially.

Can each scene have different modifiers, different internal controller settings, different global blocks

The Scenes functionality was introduced to minimize audio gaps when switching between sets of tones. Therefore routings must be kept the same except for bypass states, X/Y and output volume. Modifier settings, controller settings and global blocks are the same in every scene.

Can I retain the current state of an effect when switching between scenes

For the same reason as explained above, you can't "dynamically" carry over the current state of an effect from the current scene to another one.

If you want to retain effects block states in a switching scenario, stick to preset switching and use general use IA switches on your MFC-101, set to "global", or use external switches with your MFC-101.

How to use this for more and faster control over the Axe-Fx?

  • Combine presets into a single preset for gapless switching.
  • Use preset scenes instead of the MFC-101's Song Mode, to combine sounds for songs.
  • Use two Amp blocks and if necessary two Cab blocks for more flexibility when configuring scenes.
  • Configure different X/Y states for effect blocks and vary these per scene.
  • Decrease Bank Size on the MFC-101 to have more IA switches on your MFC-101 available for scene switching.
  • Use the Alternate Preset functionality on the MFC-101 to get access to multiple presets (with scenes) through a single preset switch.
  • Create an ad hoc "Lead" scene for each preset by adding a level boost (such as a NullFilter at the end of the grid), delay and drive block. Save a scene with these blocks engaged.
  • Create a scene where only the Amp and Cab blocks in the routing are engaged and dedicate an IA switch to it. This switch lets you return to your basic tone at all times. Think of it as a "Panic" switch.
  • When using various guitars, the use of scenes enables you to optimize the preset output level for each guitar. Also, you can bypass/engage stuff like a PEQ in each scene etc. for even more control.

Overview of control and switching functionality

The Axe-Fx and MFC-101 provide state-of-the-art control and switching functionality. See below for a quick overview.

  • Preset switching
  • Scene switching
  • Switching between multiple instances of an effect block
  • Selecting global block instances
  • X/Y state switching
  • Assigning a CC to multiple effects for one-click-switching of multiple effects
  • Using external controllers (onboard or external switches) to engage/bypass blocks
  • Global preset switching on the MFC-101
  • Alternate preset switching on the MFC-101
  • Switch linking on the MFC-101
  • Preset backtracking on the MFC-101
  • Configured switches as "global" on the MFC-101
  • Realtime parameter control through expression pedals
  • Song Mode on the MFC-101

Wicked Wiki