From f763d19fedab60e4794adf675e4b9e00f1cd676e Mon Sep 17 00:00:00 2001 From: John Anderson Date: Tue, 31 Jul 2007 20:54:38 +0000 Subject: Update Mackie manual page to reflect latest changes. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2203 d708f5d6-7413-0410-9779-e7cbd77b26cf --- manual/xml/mackie.xml | 100 +++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 87 insertions(+), 13 deletions(-) (limited to 'manual') diff --git a/manual/xml/mackie.xml b/manual/xml/mackie.xml index a4292f3b46..4cc57abbd2 100644 --- a/manual/xml/mackie.xml +++ b/manual/xml/mackie.xml @@ -33,7 +33,7 @@ While ardour is not running, edit your - .ardour2/ardour.rc and add at the top, with the + .ardour2/ardour.rc (and for now etc/ardour2/ardour_system.rc and etc/ardour2/ardour.rc) and add at the top, with the other ports: <MIDI-port tag="mcu" device="/dev/snd/midiC2D0" type="alsa/raw" mode="duplex"/> @@ -64,8 +64,18 @@ + + + The Mackie must be in Logic Control mode, otherwise the LCD display + does not work. To put the unit in Logic Control mode: press and hold + channel 1+2 SELECT while turning the unit on and through calibration; + and then press the VPOT under whichever mode you wish to use. + + + - In this mode, the original mappings are used. Note that many of the + In this mode, the original mappings are used. + Note that many of the buttons have not yet been implemented. @@ -133,16 +143,13 @@ - pan / solo if pressed + vpot: pan + button: solo - transport - - Making a pot pretend to be a shuttle wheel doesn't work - very well. - - / global solo + vpot: jog wheel + button: all solo @@ -196,6 +203,10 @@ click + + shift 1: jog wheel scrub/shuttle/scroll + + shift 2: punch out @@ -216,7 +227,11 @@ - ffwd + ffwd + + shift 1: jog wheel zoom + + @@ -254,11 +269,11 @@ - previous marker + frm_prev (previous marker) - next marker + frm_next (next marker) @@ -281,7 +296,7 @@ Connecting to Ardour - Currently (as of 18-jul-2007 and ardour-2.0.3) support for alsa/sequencer ports + Currently (ardour-2.0.4) support for alsa/sequencer ports is borked. You're better off using alsa/raw as documented above. @@ -293,6 +308,65 @@ +
+ Usage + + Strips (faders,pots,rec-enable,mute,solo) etc are fairly obvious. + + + The Jog wheel has various modes: + + + + Scroll mode. Part of the Scrub button cycle. The default. Scrolls the playhead. Displays "SC" + in the 2 character LED. + + + + + + Scrub mode. Part of the Scrub button cycle. + Rate of rotation of the Jog wheel controls + the direction and speed of the transport. + Displays "Sb" in the 2 character LED. + + + + + + Shuttle mode. Part of the Scrub button cycle. + Jog wheel controls speed and direction of transport. + Displays "Sh" in the 2 character LED. + + + + + + Zoom mode. Toggled by the Zoom button. Mutually exclusive + with the Scrub cycle. + Jog wheel controls zoom level. + Displays "Zm" in the 2 character LED. + + + + + + + When holding ffwd or rew, the Jog wheel will adjust the speed. + + + + frm_next and frm_prev will jump to next or previous markers. Markers + can be set at the current playhead position with the marker button. + + + + The pot will pan single panners, and linked stereo panners. It won't + pan unlinked stereo panners, or 3 or more channel panners. + + +
+