Always consult the official Owners Manuals first

Difference between revisions of "FAMC Liquid Foot+"

From Fractal Audio Wiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
=FAMC Liquid Foot+ tutorial=
 
=FAMC Liquid Foot+ tutorial=
* The tutorial below is provided by forum member GotMetalBoy. It deals with using the Liquid Foot+ MIDI controller with the Axe-Fx II.
+
* Forum member GotMetalBoy created a tutorial about using the Liquid Foot+ MIDI controller with the Axe-Fx II. It explains how to configure the LF+ to make it sync in real-time, similar to the way TotalSync works with the MFC-101.
 
+
* [https://www.dropbox.com/sh/heghqmz9onvv948/AAAoMDfXXg4ZTEB7cCsPBnwUa?dl=0 read the tutorial.]
 
+
* If you're new to programming a LF+, make sure to do all programming in the LF+ Editor and don't even attempt to program it from the unit. The 2 things that will help you understand the concept a little better are:
 
+
*# The Foot Switches are called Buttons.
 +
*# You select what each button does by editing the Functions on the Page tab in the LF+ Editor.
 +
* This tutorial is being discussed in [http://forum.fractalaudio.com/other-midi-controllers/96262-famc-lf-fas-axe-fx-ii-tutorial.html this thread].
  
 
[[category:MIDI]]
 
[[category:MIDI]]
 
[[category:Connecting]]
 
[[category:Connecting]]

Revision as of 20:16, 26 July 2015

FAMC.png

FAMC Liquid Foot+ tutorial

  • Forum member GotMetalBoy created a tutorial about using the Liquid Foot+ MIDI controller with the Axe-Fx II. It explains how to configure the LF+ to make it sync in real-time, similar to the way TotalSync works with the MFC-101.
  • read the tutorial.
  • If you're new to programming a LF+, make sure to do all programming in the LF+ Editor and don't even attempt to program it from the unit. The 2 things that will help you understand the concept a little better are:
    1. The Foot Switches are called Buttons.
    2. You select what each button does by editing the Functions on the Page tab in the LF+ Editor.
  • This tutorial is being discussed in this thread.