<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
    <title>Community: Line 6 Video Tutorials: Complete List</title>

    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> 

<script type="text/javascript">
    if (top != self) {
        var isSafeTopUrl = false;
        try {
            var topUrl = top.location.href;
            var topUrlQsIdx = topUrl.indexOf('?');
            if (topUrlQsIdx > 0) {
                topUrl = topUrl.substring(0, topUrlQsIdx);
            }
            topUrl = topUrl.toLowerCase();

            var safeTopUrls = new Array(
                'http://line6.com/support/skin-basic.jspa',
                'http://line6.com/support/skin-advanced.jspa',
                'http://line6.com/support/skin-advanced!UploadSkinZip.jspa',
                'http://line6.com/support/skin-palette.jspa',
                'http://line6.com/support/skin-palette!start.jspa'
            );
            for (var i = 0; i < safeTopUrls.length; i++) {
                if (safeTopUrls[i].toLowerCase() == topUrl) {
                    isSafeTopUrl = true;
                    break;
                }
            }
        } catch (err) {
        }
        if (!isSafeTopUrl) top.location = location;
    }
</script>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="en-US" />
<meta name="keywords" content="list, video, tutorials, youtube, movies, videos, stream, complete, media" />

<link rel="search"
    href="/support/opensearch.xml"
    title="Community"
    type="application/opensearchdescription+xml"/>


<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<!--<link rel="icon" type="image/png" href="/support/favicon.png" />-->

    


    <script type="text/javascript">
        (function() {
            var prepareUrl = function(url) {
                if (url.indexOf(";") > 0) {
                    url = url.substring(0, url.indexOf(";"));
                }
                if (url.charAt(url.length - 1) == '/') {
                    url = url.substring(0, url.length - 1);
                }
                return url
            };
            if (typeof(window._jive_base_url) == "undefined") {
                window._jive_base_url = prepareUrl("/support/")
            }
            if (typeof(window._jive_resource_url) == "undefined") {
                window._jive_resource_url = prepareUrl("http://l6c.scdn.line6.net/support/4.5.7/")
            }
                if (typeof(window._jive_current_user) == "undefined") {
                    window._jive_current_user = {
                        anonymous: true,
                        username: 'ANONYMOUS',
                        ID: '-1',
                        enabled: true,
                        avatarID: '-1',
                        displayName: ''
                    };
                }



        })();

        var _jive_effective_user_id = "-1";
        var _jive_auth_token ="no-user";
        var _jive_locale = "en_US";

    </script>


<script type="text/javascript">
/* Kongregate Asychronous JavaScript Loader

The MIT License

Copyright (c) 2010 Kongregate Inc.
*/function KJS(a){this._path=a&&a.path||"",this._d={}}KJS.prototype={require:function(){var a=Array.prototype.slice.call(arguments),b;typeof a[a.length-1]=="function"&&(b=a.pop());for(var c=0;c<a.length;c++)this.sat(a[c]+"--required");b&&this.run(b,a)},_load:function(a,b,c,d,e){var f=this,g=(c||[]).concat(a.split("?")[0]),h=this._path+a,i=this._origin(h)&&d,j=i?function(a){d.call(f,a);var b;while(b=g.shift())f.sat(b)}:function(a){e.call(f,a,function(){var a;while(a=g.shift())f.sat(a)})};this.isSat(g)||(i?this.get(h,function(a){b&&b.length?f.run(function(){j(a)},b):j(a)}):b&&b.length?f.run(function(){j(h)},b):j(h))},load:function(a,b,c){var d=this;this._load(a,b,c,d.embed,d.link)},loadCSS:function(a,b,c){var d=this;d._load(a,b,c,null,d.linkCSS)},run:function(a,b,c){var d=this,e,f=c||[],g=f.length?function(){a();var b;while(b=f.pop())d.sat(b)}:a;if(!d.isSat(f)){if(!b.length)g();else if(1==b.length)e=g;else{var h=b.length;e=function(){--h||g()}}var i;while(i=b.pop())!0===this._d[i]?e():this._d[i]=this._d[i]?function(a,b){return function(){a(),b()}}(this._d[i],e):e}},_css:/css(?:$|\?)/i,get:function(a,b){$j.ajax({url:a,dataType:a.match(this._css)?"text/css":"text/javascript",complete:function(a){b(a.responseText)}})},_firstScript:document.getElementsByTagName("script")[0],_head:document.getElementsByTagName("head")[0],embed:function(a){$j.globalEval(a)},link:function(a,b){var c=this,d=this._firstScript,e=d.parentNode,f=document.createElement("script");f.src=a,f.onreadystatechange=f.onload=function(){if(!f.readyState||f.readyState=="loaded"||f.readyState=="complete")f.onload=f.onreadystatechange=$j.noop,e.removeChild(f),b&&b()},e.insertBefore(f,d)},linkCSS:function(a,b){var c=this,d;document.createStyleSheet?d=document.createStyleSheet(a):(d=document.createElement("link"),d.href=a,d.rel="stylesheet",d.type="text/css",this._head.appendChild(d)),b&&b()},_origin:function(a){var b=location.origin||location.protocol+"//"+location.host,c=this._fullURL(a);return c.slice(0,b.length)===b},_fullURL:function(a){var b=document.createElement("div");b.innerHTML='<a href="'+a+'">x</a>';return b.firstChild.href},sat:function(a){this._d[a]&&!0!==this._d[a]&&this._d[a](),this._d[a]=!0},isSat:function(a){var b=0;for(var c=0;c<a.length;c++)!0===this._d[a[c]]&&b++;return b>0&&b===a.length}};var kjs=new KJS
</script>

    
      
      
    <script type="text/javascript">
        window.SPELL_LANGS = "English (Canada)=en_ca,English (United Kingdom)=en_gb,+English (United States)=en_us,French=fr,French (Canada)=fr_ca,German=de,Italian=it,Spanish=es";
        window.CS_BASE_URL = "/support";
        window.CS_RESOURCE_BASE_URL = "http://l6c.scdn.line6.net/support/4.5.7";
        window.tinyMCEPreInit = {
            suffix : "_src",
            base : CS_BASE_URL + "/resources/scripts/tiny_mce3"
        };
        if (typeof(_jive_project_i18n) == "undefined") {
            var _jive_project_i18n = new Array();
            _jive_project_i18n['project.calendar.task'] = "Task";
            _jive_project_i18n['project.calendar.tasks'] = "Tasks";
            _jive_project_i18n['project.calendar.checkpoint'] = "Checkpoint";
            _jive_project_i18n['project.calendar.checkpoints'] = "Checkpoints";
            _jive_project_i18n['global.edit'] = "Edit";
            _jive_project_i18n['global.delete'] = "Delete";
            _jive_project_i18n['project.task.mark.complete'] = "Mark complete";
            _jive_project_i18n['project.task.assign.to.me'] = "Assign to me";
            _jive_project_i18n['task.incomplete.link'] = "Incomplete";
            _jive_project_i18n['project.checkPoint.create.link'] = "Create a checkpoint";
            _jive_project_i18n['project.task.create.link'] = "Create a task";
        }
    </script>
     




    



    
<script type="text/javascript">
kjs.run(function() {
kjs.load('http://l6c.scdn.line6.net/support/4.5.7/resources/scripts/gen/b2af02156137fd9916407d29b01a5301.js', [  ]);
kjs.run(function() {
        Zapatec.Calendar._TT["DEF_DATE_FORMAT"] = "%m/%d/%Y";


}, [ 'http://l6c.scdn.line6.net/support/4.5.7/resources/scripts/gen/b2af02156137fd9916407d29b01a5301.js' ], [ 'Zapatec.Calendar' ]);
}, [ 'Zapatec.Calendar--required' ]);
</script>
    
    <script type="text/javascript">
        var profileShortUrl = "/support/profile-short.jspa";
        var profileLoadingTooltip = "Loading user profile";
        var profileErrorTooltip = "There was an error loading that profile information.";

        var projectChooserUrl = "/support/project-chooser!input.jspa";

        var containerShortUrl = "/support/container-short.jspa";
        var containerLoadingTooltip = "Loading place information.";
        var containerErrorTooltip = "There was an error loading that place information.";

        var videoShortUrl = "/support/view-video-short.jspa";
        var videoLoadingTooltip = "video.tooltip.loading";
        var videoErrorTooltip = "video.tooltip.error";
        var _jive_video_picker__url = "?container=2147&containerType=14";
        var followErrorMessage = "An internal error occurred while following the project or space.";

        (function() {
            var originalWrite = document.write;
            document.write = function() {
                if(typeof $j != 'undefined' && $j.isReady) {
                    console.warn("document.write called after document was loaded: ", arguments);
                }
                else {
                    // In IE before version 8 `document.write()` does not
                    // implement Function methods, like `apply()`.
                    return Function.prototype.apply.call(originalWrite, document, arguments);
                }
            }
        })();        
    </script>





    <link rel="stylesheet" href="http://l6c.scdn.line6.net/support/4.5.7/styles/jive-global.css" type="text/css" media="all" />
    <!-- <link rel="stylesheet" href="/support/styles/jive-icons-legacy.css" type="text/css" media="all" /> -->
    <link rel="stylesheet" href="http://l6c.scdn.line6.net/support/4.5.7/styles/jive-icons.css" type="text/css" media="all" />


        <link rel="stylesheet" href="/support/theme/black/styles/theme.css" type="text/css" />

       <style type="text/css">
            a#jive-global-header-logo {
                background-image: url(/support/skinfile?filename=skin_basic_logo);
                no-repeat: scroll 0%;
            }
       </style>


    <!--[if IE 6]>
    <style type="text/css">
    /* hack for IE6's lack of alpha PNG support */
    #jive-wrapper .ie6png {
        filter: expression(function(e){
            e.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" +
                (e.tagName=='IMG' ? e.src : e.currentStyle.backgroundImage.split('\"')[1]) + ")",
            e.runtimeStyle.backgroundImage = "none",
            e.src = "/support/images/transparent.png"
        }(this));
    }
    </style>

    <link rel="stylesheet" href="http://l6c.scdn.line6.net/support/4.5.7/styles/jive-icons-ie.css" type="text/css" media="all" />
    <![endif]-->


<script type="text/javascript" src="http://l6c.scdn.line6.net/support/4.5.7/resources/scripts/gen/4958afdf1f76b22b4a9c5fa5874e2665.js"></script>
<script type="text/javascript">
        // begin list of custom CSS
        jive.rte.defaultStyles = new Array();
        // end list of custom CSS


            var jiveControl = new jive.model.Controller();
            jive.rte.mobileUI = false;


if (dwr == null) var dwr = {};
if (dwr.engine == null) dwr.engine = {};
if (DWREngine == null) var DWREngine = dwr.engine;

dwr.engine._origScriptSessionId = "E76BE0C56BA22D344B829C2EE5A877C1";
dwr.engine._sessionCookieName = "JSESSIONID"; // JSESSIONID
dwr.engine._allowGetForSafariButMakeForgeryEasier = "true";
dwr.engine._scriptTagProtection = "throw 'allowScriptTagRemoting is false.';";
dwr.engine._defaultPath = "/support/dwr/interface";
dwr.engine._pollWithXhr = "false";


    (function() {
        var options = {
            friendsRange : 20,
            everyoneRange : 20,
            youUsername : 'ANONYMOUS',
            youID : -1,
            isGuest : true
        };

        var i18n = {
            acclaimLikingLike : "Like",
            acclaimLikingUnlike : "Liked",
            acclaimLikedNone : "None",
            acclaimLikingLiked : "Person Liked This",
            acclaimLikingLikedPlural : "People Liked This",
            acclaimPeopleLiked : "People who liked this",
            acclaimLikedYou : "You",
            acclaimLikedFriends : "Friends",
            acclaimLikedEveryone : "Everyone Else",
            globalMore : "More",
            globalClose : "Close"
        };

        new jive.Acclaim(options, i18n);
    })();


        var quickuserprofile = new QuickUserProfile("jive-note-user-body", profileShortUrl, profileLoadingTooltip,
                profileErrorTooltip);
        var jiveprojectchooser = new JiveProjectChooser(projectChooserUrl);
        var quickcontainersummary = new QuickContainerSummary("jive-note-container-body", containerShortUrl,
                containerLoadingTooltip, containerErrorTooltip);
        var quickviewvideo = new QuickViewVideo("jive-note-video-body", videoShortUrl, videoLoadingTooltip,
                videoErrorTooltip);

        var jiveFollow = new jive.Follow(followErrorMessage);


</script>


<script type="text/javascript" src="http://l6c.scdn.line6.net/support/4.5.7/resources/scripts/gen/c1a7ff888d9b635df781f6968606c749.js"></script>
<script type="text/javascript">
    window.errorHandlerMessage = "An error occurred:";

    window.editorErrorHandler = function(message, exception) {
        // if the message is something other than a timeout, show the message plus the error code
        if (message.indexOf('Timeout') == -1) {
            $j('#dwr-error-text').text(errorHandlerMessage + ' Error Code: ' + message);
            $j('#dwr-error-table').fadeIn();
            setTimeout(function() {
                $j('#dwr-error-table').fadeOut();
            }, 10000);
        }
    };


    
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }


        window.RawHTMLSaveFunction = function(element_id, html, body){
            var text = $j('#wysiwygtext');
            if (text.is(':not(:visible)')) {
                return html;
            }else{
                return text.val();
            }
        }
        jive.rte.multiRTE = new Array();

        //Not used by RTEWrap, but we need this for backward compatibility; see CS-23883
        window.refreshLinks = function() {
            jive.rte.multiRTE.forEach(function(rteID) {
                if ($j('#' + rteID + '_parent').length < 1) {
                    // safari 2, text only
                    $j('#' + rteID + '_toggle_html').hide();
                    $j('#jivePreferredEditorModeLinkHREF').hide();
                    return;
                }

                if(currentMode == 'rawhtml') {
                    $j('#' + rteID + '_toggle_html').css('display', 'block');
                }else{
                    $j('#' + rteID + '_toggle_html').hide();
                }

                if (preferredMode == currentMode) {
                    $j('#jivePreferredEditorModeLinkHREF').hide();
                } else {
                    $j('#jivePreferredEditorModeLinkHREF').css('display', 'block');
                }
            });
        }

    window.editor = new jive.ext.y.HashTable();


       
jive.rte.macros.push(new jive.rte.Macro("color","","TEXT", true, false, [], [{name: "0",value: ""},{name: "__default_attr",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("size","","TEXT", true, false, [], [{name: "0",value: ""},{name: "__default_attr",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("font","","TEXT", true, false, [], [{name: "0",value: ""},{name: "__default_attr",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("toc","","IMAGE", true, true, [], [], true,false));
jive.rte.macros.push(new jive.rte.Macro("code","","TEXT", false, true, [{ name: "sql", deleteAll: true, params: [{ name: "__default_attr", value :"sql"} ]},{ name: "html", deleteAll: true, params: [{ name: "__default_attr", value :"html"} ]},{ name: "xml", deleteAll: true, params: [{ name: "__default_attr", value :"xml"} ]},{ name: "java", deleteAll: true, params: [{ name: "__default_attr", value :"java"} ]},{ name: "plain", deleteAll: true, params: [{ name: "__default_attr", value :"plain"} ]}], [{name: "__default_attr",value: ["sql","html","xml","java","plain"]}], true,false));
jive.rte.macros.push(new jive.rte.Macro("noformat","","TEXT", true, false, [], [], true,false));
jive.rte.macros.push(new jive.rte.Macro("thread","thread/","INLINE", true, false, [], [{name: "id",value: ""},{name: "0",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("message","message/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("external-site","bookmarks/","INLINE", false, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("document","docs/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("microblog","status/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("polls","polls/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("blogpost","blogs/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("blog","blogs/","INLINE", true, false, [], [{name: "id",value: ""},{name: "name",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("community","community/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("space","community/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("user","","INLINE", true, false, [], [{name: "id",value: ""},{name: "username",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("project","project/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("task","view-task.jspa?task=","INLINE", true, false, [], [{name: "id",value: ""},{name: "0",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("group","groups/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("quote","","TEXT", false, true, [], [{name: "title",value: ""},{name: "__default_attr",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("vimeo","","IMAGE", false, false, [], [{name: "__default_attr",value: ""},{name: "width",value: ""},{name: "height",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("veoh","","IMAGE", false, false, [], [{name: "__default_attr",value: ""},{name: "width",value: ""},{name: "height",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("dailymotion","","IMAGE", false, false, [], [{name: "__default_attr",value: ""},{name: "width",value: ""},{name: "height",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("google","","IMAGE", false, false, [], [{name: "__default_attr",value: ""},{name: "width",value: ""},{name: "height",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("youtube","","IMAGE", false, false, [], [{name: "__default_attr",value: ""},{name: "width",value: ""},{name: "height",value: ""}], true,false));



</script>
<script type="text/javascript" src="http://l6c.scdn.line6.net/support/4.5.7/resources/scripts/gen/b6b3ccf6dd86c323861bde3135170072.js"></script>
<script type="text/javascript">
var _editor_lang = "en";
var _jive_video_picker__url = "?container=2147&containerType=14"
var _jive_images_enabled = false;


    
    function toggleFeatured() {

        ToggleFeatured.toggleFeatured(102, 2065, 2147, 14, {
            callback:function(featured) {

                if (featured) {
                    $j('#featured-toggle-unfeature').show();
                    $j('#featured-toggle-feature').hide();
                } else {
                    $j('#featured-toggle-unfeature').hide();
                    $j('#featured-toggle-feature').show();
                }



                Jive.AlertMessage('content-featured-notify', {
                    beforeStart:function() {
                        if (featured) {
                            $j('#content-featured-notify').html('<div><span class="jive-icon-med jive-icon-info"></span>This item is now featured!</div>');
                           
                        } else {
                            $j('#content-featured-notify').html('<div><span class="jive-icon-med jive-icon-info"></span>You have removed this from featured content.</div>');
                        }
                    }
                });
            }
        });
    }


        $j(function() {
            $j("#jive-view-picker").change();
        });

        $j(function() {
            var tooltipUrl = "/support/view-favorite-tooltip.jspa";
            $j("#jive-bookmark-sidebar .jive-avatar").livequery(function() {
                var favoriteId = $j(this).parents("li").attr("id").slice("favorite-".length);
                $j(this).tooltip("bookmark", tooltipUrl + "?favorite=" + favoriteId);
            });
        });


        new jive.MoreLikeThisApp.Main({
            objectType: 102,
            objectID: 2065,
            containerID: "jive-more-like-this-102-2065",
            numResults: 5,
            noContentMessage: "No similar content found",
            errorMessage: "Unable to retrieve content from the server:"
        });


</script>

    
    

	<link rel="stylesheet" href="http://l6c.scdn.line6.net/support/4.5.7/styles/jive-content.css" type="text/css" media="all" />

        <link rel="alternate" type="application/rss+xml"
            title="Line 6 Video Tutorials: Complete List Version History Feed"
            href="/support/community/feeds/document-history/DOC-2065" />

        <link rel="alternate" type="application/rss+xml"
            title="Line 6 Video Tutorials: Complete List Comments Feed"
            href="/support/community/feeds/document-comments/DOC-2065" />

    
        



    <script type="text/javascript">
        var documentID = 2065;

        function publishDraft() {
            var form = $j('#documentPublishForm');
            jive.util.securedForm(form).always(function() {
                form.submit();
            });
        }

        function restoreVersion(version) {
           if (confirm('Are you sure you want to restore this version of the document text?')){
                var form = $j('#documentRestoreForm');
                jive.util.securedForm(form).always(function() {
                    form.submit();
                });
           }
        }

        function deleteDocument() {
            if (confirm('Are you sure you want to delete this document?')){
                var form = $j('#documentDeleteForm');
                jive.util.securedForm(form).always(function() {
                    form.submit();
                });
            }
        }
    </script>

    <!-- BEGIN action bar, only for non-binary documents -->

    

    <!-- END action bar -->




    <style type="text/css">/* custom-css */

a:link, a:visited {
    color: #990000;
    text-decoration: none;
}

a:hover, a:focus {
    color: #990000;
    text-decoration: underline;
}

.jive-body-tab-customizable a {
    background-image: none;
    float: left;
    padding-right: 0;
    color: #000000;
}

.jive-body-tabcurrent strong, .jive-body-tab a {
    color: #333333;
    display: block;
    font-size: 0.8889em;
    font-weight: bold;
    line-height: 1em;
    outline: medium none;
    padding: 7px 11px 5px 6px;
    text-decoration: none;
}

.jive-author a, .jive-author .jive-guestname {
    color: #555555;
    font-weight: bold;
}

.jive-activity-author a, a.jive-username-link {
    color: #666666;
}

.jive-modal-content {
    color: black;
}</style>
    <style type="text/css">/* custom-css-container */</style>

</head>
<body class="jive-body-content jive-body-content-document" >


<a href="#jive-body" class="jive-skip-nav">Skip navigation</a>

    <div id="jive-compliance" class=""style="display:none">
        <span class="jive-icon-med "></span>
        
    </div>

    <div id="jive-wrapper" class="clearfix">


<link rel="stylesheet" href="http://l6c.scdn.line6.net/css/general.css" type="text/css"/>
<link rel="stylesheet" href="http://l6c.scdn.line6.net/css/fonts.css" type="text/css"/>
<link href="http://fonts.googleapis.com/css?family=Oswald:regular&amp;v2" rel="stylesheet" type="text/css"/>
<link href="http://fonts.googleapis.com/css?family=Francois+One&amp;v2" rel="stylesheet" type="text/css"/>

<style>
a:link, a:visited {
    color: #C10000;
    text-decoration: none;
}
</style>
<script>

    /*subnav behavior*/
    function init_subnav() {
        $j("#nav_submenu > li").hover(function() {
            $j(this).find('.global_subnav_detail').animate({opacity:'toggle'},200);
            $j(this).find('a:first').addClass('active');
        }, function() {
            $j(this).find('.global_subnav_detail').animate({opacity:'toggle'},200);
            $j(this).find('a:first').removeClass('active');
        });
    }

    $j(document).ready(function(){
        var current = $j("#global_subnav_bar a.current").attr('name');
        $j("#global_subnav_bar").load("/ajax/fragments/nav_submenu",{active:current},init_subnav);
        $j(".support_chooser").load("/ajax/fragments/support_dropdown");

        $j('.support_chooser').hover(function() {
            $j(this).find(".support_select").animate({opacity: 'toggle', height:'toggle'}, 200);
            $j("#support_choose").css("color","black");
        },function(){
            $j(this).find(".support_select").css('display','none');
            $j("#support_choose").css("color","white");
        });

    });
</script>

<div id="container">
    <div id="squeeze">
        
<div id="global_top_bar-container">
<div id="global_top_bar">
    <ul id="top_menu">
        <li class="myaccount"><a href='http://line6.com/account/'>My Account</a></li>
        <li class="support_chooser"><a href='http://line6.com/support/' id="support_choose"><b>Support</b></a>
        <div class="support_select">
        <dl>
                <dt>Technical Support</dt>
                <dd><a href="http://line6.com/support/main-documents.jspa">Knowledge Base</a></dd>
                <dd><a href="http://line6.com/support/community/support/forums/">Support Forums</a></dd>
                <dd><a href="http://line6.com/support/docs/DOC-2065">Video Tutorials</a></dd>
                <dd><a href="http://line6.com/support/propellerhead/">Propellerhead Support</a></dd>
                <dt>Account Services</dt>
                <dd><a href="http://line6.com/community/docs/DOC-1488">Registration Information</a></dd>
                <dd><a href="http://line6.com/account/registergear/">Register Gear</a></dd>
                <dd><a href="http://line6.com/account/supportprofile/">Support Profile</a></dd>
                <dd><a href="http://line6.com/account/forgot.html">Login/Password Help</a></dd>
                <dd><a href="http://line6.com/company/contact/gport/">GuitarPort Online</a></dd>
                <dt>Customer Service</dt>
                <dd><a href="http://line6.com/community/docs/DOC-4838">Warranty Information</a></dd>
                <dd><a href="http://line6.com/community/docs/DOC-1606">Repair Information</a></dd>
                <dd><a href="http://line6.com/service_centers/">Find a Service Center</a></dd>
                <dd><a href="http://line6.com/community/docs/DOC-1712">International Services</a></dd>
                <dt>Online Store</dt>
                <dd><a href="http://line6.com/store/">Buy Parts and Accessories</a></dd>
                <dd><a href="http://line6.com/company/contact/storeorders/">Store Order Help</a></dd>
                <dt>Product Links</dt>
                <dd><a href="http://line6.com/software/">Software Downloads</a></dd>
                <dd><a href="http://line6.com/support/manuals/">Product Manuals</a></dd>
        </dl>
    </div>
</li>
        <li><a href="http://line6.com/software/"><b>Downloads</b></a></li>
    </ul>
</div>
</div>
<div id="global_nav_bar" class="squeeze">
    <a href="http://line6.com/" id="nav_logo"><img src="http://line6.com/images/topnav/logo_sm.png" width="136" height="27" border="0" alt="Line 6" /></a>
    <ul id="nav_menu">
        
    <li><a href="http://line6.com/products/" name="products" class="">PRODUCTS</a></li>

        
    <li><a href="http://line6.com/customtone/" name="customtone" class="">CUSTOMTONE</a></li>

        
    <li><a href="http://line6.com/artists/" name="artists" class="">ARTISTS</a></li>

        
    <li><a href="http://blog.line6.com" name="blog" class="">BLOG</a></li>

        
    <li><a href="http://line6.com/store/" name="store" class="">STORE</a></li>

    </ul>
    <form id="global_search_form" method="get" action="http://line6.com/search/">
        <input type="hidden" name="cx" value="018225845393761871946:pgopyvt_eve"/>
        <input type="hidden" name="cof" value="FORID:10;NB:1"/>
        <input type="hidden" name="ie" value="UTF-8"/>
        <input type="text" id="searchq" name="q" size="22" maxlength="255" value=""/>
        <input type="image" name="sa" class="b_submit" value="Search" src="http://line6.com/images/topnav/mag.png" alt="submit"/>
    </form>
</div>
<div id="global_subnav_bar" class="squeeze">
    <ul id="nav_submenu">
        
    <li><a href="http://line6.com/livesound/" name="livesound" class="">Live Sound</a></li>

        
    <li><a href="http://line6.com/amps/" name="amps" class="">Amps</a></li>

        
    <li><a href="http://line6.com/effects/" name="effects" class="">Effects</a></li>

        
    <li><a href="http://line6.com/guitars/" name="guitars" class="">Guitars</a></li>

        
    <li><a href="http://line6.com/mobile/" name="mobile" class="">Mobile</a></li>

        
    <li><a href="http://line6.com/computer/" name="computer" class="">Computer</a></li>

        
    <li><a href="http://line6.com/addons/" name="addons" class="">Add-ons</a></li>

    </ul>
</div>
<div class="page_header line">
    <div class="page_headline squeeze">
    </div>
</div>

<div id="main" style="text-align:center;">
	<div style="display: inline-block; text-align:left; background-color: #FFF; color: #000;">



<!-- BEGIN user bar -->
<div id="user-bar-wrapper">
    <div id="jive-userbar">
<div id="jive-userbar-login">
    <form action="$/support/cs_login"
          method="post" name="loginform" autocomplete="off">
        
        

        <span class="jive-userbar-login-welcome" id="jiveLoginWelcome">
            <span class="jive-userbar-login-guest">
            Welcome, Guest
            </span>

            <span class="jive-userbar-login-loginlink">
    		<a href="http://line6.com/login.html?referer=1">Login</a>
            </span>

        </span>

        <span class="jive-userbar-login-form" id="jiveLoginForm" style="display: none;">

            <span class="jive-userbar-login-username">
                <label for="login-username">
Username:                </label>
                <a href="forgot-username!input.jspa" title="I forgot my username ">(?)</a>
                <input type="text" name="username" size="20" maxlength="150" value="" tabindex="1"
                               id="login-username" />
            </span>

            <span class="jive-userbar-login-password">
                <label for="login-password">
Password:                </label>
                <input type="password" name="password" size="20" maxlength="150" value="" tabindex="2"
                               id="login-password" />
            </span>

            <span class="jive-userbar-login-auto">
                <input type="checkbox" name="autoLogin" id="login-auto" value="true" tabindex="3" />
                <label for="login-auto">Remember Me</label>
            </span>

            <span class="jive-userbar-login-submit">
                <input type="submit" name="login" value="Login" tabindex="4"
                       class="jive-login-button" />
                <input type="reset" name="doCancel" value="Cancel" tabindex="5"
                               class="jive-cancel-button" onclick="jivetoggleLogin();" />
            </span>
        </span>

    </form>
</div>
        <div id="jive-userbar-right">
<div id="jive-userbar-search">
    <form action="/support/search.jspa" method="get" id="jive-userbar-search-form">
        <input type="hidden" name="peopleEnabled" value="false"/>
        <input type="hidden" id="resultTypes" name="resultTypes" value="document">

        <input type="hidden" name="userID"/>
        <input type="hidden" name="containerType"/>
        <input type="hidden" name="container"/>
        <input type="hidden" name="spotlight" value="false"/>
        <label for="jive-query"
               class="j-508-label">Search for:</label>
        <input type="text" id="jive-query" name="q" value="" accesskey="4" class="jive-userbar-search-field"
               autocomplete="off"/>
        <button type="submit" value="Search Tags"
                class="jive-userbar-search-button">Search</button>
    </form>

    <div id="jive-spotlight-search-container"></div>
    <script type="text/javascript">
        var containerType = 14;
        var containerID = 2147;

        $j('#jive-userbar-search-form').submit(function() {
            var query = $j('#jive-query').val();
            var isWildcard = query.charAt(query.length-1) == '*';
            if (query && !isWildcard) {
                $j('#jive-userbar-search-form input[name=spotlight]').val("true");
            }
        });
    </script>
</div>
        </div>
    </div>

</div>
<!-- END user bar -->

        <div id="jive-body">

<!-- BEGIN breadcrumb -->
<div id="jive-breadcrumb">

    <span>
       <a href="/support/index.html">Home</a> &gt; 
                <a href="/support/index.jspa">
            Community</a> &gt; 
                <a href="/support/community/support">
            Support</a> &gt; 
                <a href="/support/community/support/generalfaq">
            General FAQ</a> &gt; 

        <a class='jive-breadcrumb-last' href="/support/community/support/generalfaq?view=documents">Documents</a></span>
</div>
<!-- END breadcrumb -->

            

    <form id="documentRestoreForm" method="post" action='/support/docs/DOC-2065/restore'>
        <input type="hidden" name="version" value="110" />
        <input type="hidden" name="jive.token.name" value="document.restore.DOC-2065"/>
        <input type="hidden" name="document.restore.DOC-2065" value="[placeholder]"/>
    </form>

    <form id="documentDeleteForm" method="post" action='/support/docs/DOC-2065/delete'>
        <input type="hidden" name="jive.token.name" value="document.delete.DOC-2065"/>
        <input type="hidden" name="document.delete.DOC-2065" value="[placeholder]"/>
    </form>

    <form id="documentPublishForm" method="post" action='/support/doc-publish.jspa'>
        <input type="hidden" name="jive.token.name" value="document.publish.DOC-2065"/>
        <input type="hidden" name="document.publish.DOC-2065" value="[placeholder]"/>
        <input type="hidden" name="document" value="DOC-2065" />
    </form>


    <!-- BEGIN header & intro  -->
    <div id="jive-body-intro">
        <div id="jive-body-intro-content">
            
            <a href="/support/community/support/generalfaq?view=documents"><span class="jive-icon-sml jive-icon-arrow-generic-up"></span>
                    Up to Documents in General FAQ
            </a>

        </div>
    </div>
    <!-- END header & intro -->

    <!-- BEGIN main body -->
    <div id="jive-body-main">

        <!-- BEGIN main body column -->
        <div id="jive-body-maincol-container">

            <div id="jive-body-maincol">


                <div id="thread.watch.notify" class="jive-info-box" style="display:none"></div>

                <div id="content-featured-notify" class="jive-info-box" style="display:none"></div>








<!-- BEGIN document -->
<div class="jive-content clearfix">
    <div class="jive-content-header clearfix">
        <div class="jive-wiki-post-moderating jive-content-header-moderating">
            <span class="jive-icon-med jive-icon-moderation"></span>Currently Being Moderated
        </div>
        <div class="jive-content-title">
            <h2><span class="jive-icon-big jive-icon-document"></span>Line 6 Video Tutorials: Complete List</h2>
        </div>
        <div class="jive-content-header-version">
            VERSION 110&nbsp;
                <a href="/support/docs/DOC-2065/diff?secondVersionNumber=110" title="Click to view document history"><img class="jive-icon-sml jive-icon-search" src="http://l6c.scdn.line6.net/support/4.5.7/images/transparent.png" alt="Click to view document history" /></a>


        </div>
		<div class="jive-content-header-details">

Created on: Oct 18, 2010 2:19 PM by
<a href="/support/people/Line6Miller"
data-externalId=""
data-username="Line6Miller"
data-avatarId="1029"
id="jive-24522028478892896306739"
onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 245220, presence );"
onmouseout="quickuserprofile.cancelTooltip();"
class="jiveTT-hover-user jive-username-link"
>Line6Miller</a>            <span>-</span>
Last Modified:&nbsp;
Dec 7, 2011 1:54 PM
by <a href="/support/people/Line6Hugo"
data-externalId=""
data-username="Line6Hugo"
data-avatarId="3902"
id="jive-22997228478892896971739"
onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 229972, presence );"
onmouseout="quickuserprofile.cancelTooltip();"
class="jiveTT-hover-user jive-username-link"
>Line6Hugo</a>		</div>

	</div>
	<div class="jive-content-body">


<!-- [DocumentBodyStart:69da11e4-f0de-4cd0-8a42-6933b9a5e695] --><div class="jive-rendered-content"><p><strong>Click on the links below to view the various Line 6 support video tutorials.</strong></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>Managing Accounts:</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2295">Getting Started with Line 6 License Manager</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>Computer Setup:</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2499">Getting Setup with Your POD Studio Device</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:9d51d529-8063-499d-9ea5-dfa63ddd0807]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2082" target="_blank">Setting up your Line 6 device as External Sound Card within Windows XP</a></span><!--[CodeBlockEnd:9d51d529-8063-499d-9ea5-dfa63ddd0807]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:e629de8b-bd25-4987-9108-92ea7da9247b]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2083" target="_blank">Setting up your Line 6 device as the External Sound Card on Windows Vista</a></span><!--[CodeBlockEnd:e629de8b-bd25-4987-9108-92ea7da9247b]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:c81506ab-5983-4ef3-84d2-94a22c02df48]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2084" target="_blank">Setting up Line 6 device as External Sound Card on A Mac computer</a></span><!--[CodeBlockEnd:c81506ab-5983-4ef3-84d2-94a22c02df48]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:1a399324-93ad-479d-bafa-ce9820def3b1]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2085" target="_blank">Windows Vista / 7 Tweaks and Optimizations</a></span><!--[CodeBlockEnd:1a399324-93ad-479d-bafa-ce9820def3b1]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>POD HD Videos:</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2533">Using CustomTone with your POD HD</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2492">Line 6 POD HD500 Connections</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2562">Understanding Output Modes on the POD HD Desktop, HD500, and HD Pro</a><br/><span style="font-size: 11px;"><br/></span></p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2497">POD HD500 &amp; DT25/DT50 L6 Link Connectivity Setup</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2525">Building A Preset On The POD HD500</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:f90f6dcb-96dc-4793-b4cc-7ddb46ea106d]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2059" target="_blank">POD HD500 Foot Switch Assignment</a></span><!--[CodeBlockEnd:f90f6dcb-96dc-4793-b4cc-7ddb46ea106d]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:469f205c-5953-4e68-a585-0aecd3459a9f]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2057" target="_blank">How to Update the POD HD Flash Memory</a></span><!--[CodeBlockEnd:469f205c-5953-4e68-a585-0aecd3459a9f]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:e2838049-51bf-4e1e-be8d-5635d8868e78]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2056" target="_blank">Installing POD HD Drivers with Line 6 Monkey</a></span><!--[CodeBlockEnd:e2838049-51bf-4e1e-be8d-5635d8868e78]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:2a45faaa-d53f-4a1a-8702-d76cb44644c4]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2055" target="_blank">Download and Install Line 6 Monkey for POD HD Devices</a></span><!--[CodeBlockEnd:2a45faaa-d53f-4a1a-8702-d76cb44644c4]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:17fb0a8e-c7df-4268-925a-abc30c6589c4]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2043" target="_blank">POD HD300 / 400 Factory Reset</a></span><!--[CodeBlockEnd:17fb0a8e-c7df-4268-925a-abc30c6589c4]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:51670804-e2b6-4f41-bc24-48052e1ad813]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2044" target="_blank">POD HD300 / 400 Expression Pedal Calibration</a></span><!--[CodeBlockEnd:51670804-e2b6-4f41-bc24-48052e1ad813]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:39bd6bfa-c279-4521-b785-431cb710382d]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2112" target="_blank">Connecting a POD HD500 to an Amplifier Using the 4 Cable Method</a></span><!--[CodeBlockEnd:39bd6bfa-c279-4521-b785-431cb710382d]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:5896c2b7-4f84-41e8-bba4-cedafedd2e28]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2126" target="_blank">Using the POD HD500 as a MIDI Controller Part 1: Program Changes</a></span><!--[CodeBlockEnd:5896c2b7-4f84-41e8-bba4-cedafedd2e28]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:0082fa59-5bd5-4aa1-a8e0-31dfee67108c]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2218" target="_blank">POD HD400 Edit: Basics</a></span><!--[CodeBlockEnd:0082fa59-5bd5-4aa1-a8e0-31dfee67108c]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:41a1cb13-fc9b-4dc4-b333-c03ccfbf787e]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2334" target="_blank">How to Record on Your Computer Using POD HD</a></span><!--[CodeBlockEnd:41a1cb13-fc9b-4dc4-b333-c03ccfbf787e]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2345">POD HD Features</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2346">POD HD300 In-Depth</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2347">Connectivity Series Pt. 1: James Tyler Variax &amp; POD HD500</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2348">Connectivity Series Pt. 2: POD HD &amp; DT50</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2349">Connectivity Series Pt.3: James Tyler Variax, POD HD &amp; DT50</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>DT50</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/watch?v=IykRrI49HnE" target="_blank">DT50 Amplifier: In Depth</a><span style="text-decoration: underline;"><strong><br/></strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline; font-weight: bold;">POD X3 Videos:</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:347517da-fe5e-418c-877d-232a185d9d64]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2066" target="_blank">Downloading and Syncing Tones from Custom Tone with Gearbox and X3</a></span><!--[CodeBlockEnd:347517da-fe5e-418c-877d-232a185d9d64]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="font-size: 8pt;"><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2372">Country Dual Tone w/ POD X3 Live - Line 6 Tips &amp; Tricks, Ep. 8 </a></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="font-size: 8pt;"><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2373">Dual Amp Blues Tone w/ POD X3 Live - Line 6 Tips &amp; Tricks, Ep. 6:</a></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="font-size: 8pt;"><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2374">Creating Quick Loops w/ POD X3 Live - Line 6 Tips &amp; Tricks, Ep. 9</a></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2375"><span style="font-size: 8pt;">Clean Dual Tone w/ POD X3 Live - Line 6 Tips &amp; Tricks, Ep. 3</span></a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2376"><span style="font-size: 8pt;">Amp Morphing with POD X3 Live - Line 6 Tips &amp; Tricks, Ep. 7</span></a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2377"><span style="font-size: 8pt;">Crunch Dual Tone w/ POD X3 Live - Line 6 Tips &amp; Tricks, Ep. 4</span></a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>PODxt Videos:</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:fafbe50e-bc44-40de-802a-2c52922d00cc]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2067" target="_blank">Downloading and Syncing Tones from Custom Tone with Line 6 Edit and POD XT Live</a></span><!--[CodeBlockEnd:fafbe50e-bc44-40de-802a-2c52922d00cc]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>POD Farm Videos:</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:62323914-deab-4682-a90b-0da41ca3ec59]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2068" target="_blank">How to install POD Farm software within Windows XP</a></span><!--[CodeBlockEnd:62323914-deab-4682-a90b-0da41ca3ec59]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:b1f7a277-5ef8-47f6-9b2c-13d7367d74f6]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2069" target="_blank">How to Create Tones using POD Farm</a></span><!--[CodeBlockEnd:b1f7a277-5ef8-47f6-9b2c-13d7367d74f6]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:b2f83cc4-9b54-4374-94ad-95116c7d770c]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2070" target="_blank">POD Farm Standalone vs. POD Farm Plug-In. What's the Difference?</a></span><!--[CodeBlockEnd:b2f83cc4-9b54-4374-94ad-95116c7d770c]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:2c2435ea-697d-4248-b802-b48f41c24f4e]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2071" target="_blank">Setting up POD Studio Device with Garageband 09</a></span><!--[CodeBlockEnd:2c2435ea-697d-4248-b802-b48f41c24f4e]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:bc9a34d3-dc04-44d6-bd10-ece57d0104eb]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2072" target="_blank">How do I find the POD Farm Plug In within Ableton Live?</a></span><!--[CodeBlockEnd:bc9a34d3-dc04-44d6-bd10-ece57d0104eb]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:ebd2035f-8561-41fe-ac17-4e1836948040]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2073" target="_blank">How do I find the POD Farm Plug In within Sonar 7/8?</a></span><!--[CodeBlockEnd:ebd2035f-8561-41fe-ac17-4e1836948040]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:137b6e76-eb9c-482a-bce8-42e23e97e310]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2074" target="_blank">Setting up a POD Studio KB37 in Cubase 5: The Basics</a></span><!--[CodeBlockEnd:137b6e76-eb9c-482a-bce8-42e23e97e310]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:d9154192-0526-4a1a-b1c5-c8d7c80d25cb]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2075" target="_blank">Setting up MIDI Learn in POD Farm 2 within DAWs</a></span><!--[CodeBlockEnd:d9154192-0526-4a1a-b1c5-c8d7c80d25cb]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:272d4f5a-c9b7-4678-8235-3c504a47f9b5]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2076" target="_blank">Setting Up and Controlling Setlists within POD Farm 2 with the FBV Express MkII</a></span><!--[CodeBlockEnd:272d4f5a-c9b7-4678-8235-3c504a47f9b5]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:768d5354-3b22-4897-8071-f8e23513a442]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2077" target="_blank">How to Hook up a POD Studio Device</a></span><!--[CodeBlockEnd:768d5354-3b22-4897-8071-f8e23513a442]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:c4d949cd-c81e-4916-8a35-31966f70c35e]--><span><a class="jive-link-external-small" href="http://line6.com/support/docs/DOC-2379" target="_blank">Recording with POD Farm 2.5 and POD Studio UX1</a></span><!--[CodeBlockEnd:c4d949cd-c81e-4916-8a35-31966f70c35e]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:0ad60343-d968-44db-82cb-1601e576f1f7]--><span><a class="jive-link-external-small" href="http://line6.com/support/docs/DOC-2380" target="_blank">Reamp Your Guitar with POD Farm and POD Studio UX2</a></span><!--[CodeBlockEnd:0ad60343-d968-44db-82cb-1601e576f1f7]--><p><span><br/></span></p><!--[CodeBlockStart:1c82f206-8f1f-485e-a46b-1e248d40399b]--><span><a class="jive-link-external-small" href="http://line6.com/support/docs/DOC-2381" target="_blank">Line 6 FBV MkII Series Foot Controllers and POD Farm 2</a></span><!--[CodeBlockEnd:1c82f206-8f1f-485e-a46b-1e248d40399b]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>Model Pack Videos:</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:bc95208c-d806-4865-86fb-9928a3fc8349]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2087" target="_blank">Transferring Model Packs and Plug-In Licenses to an Offline Computer</a></span><!--[CodeBlockEnd:bc95208c-d806-4865-86fb-9928a3fc8349]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>Spider Amplifier Videos:</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:acb5bf43-c5a7-47ad-a28c-a20fa379b0c5]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2184" target="_blank">Getting Started With Your FBV Express MKII and Spider IV Amp</a></span><!--[CodeBlockEnd:acb5bf43-c5a7-47ad-a28c-a20fa379b0c5]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:21fdc027-eaf4-45bd-b01b-35fb8da44b6e]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2078" target="_blank">Spider III and Spider Valve Factory Reset and Patch Save Procedures</a></span><!--[CodeBlockEnd:21fdc027-eaf4-45bd-b01b-35fb8da44b6e]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:6ffb3ff9-3cf9-4ff9-a107-779f4d452dcf]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2079" target="_blank">Line 6 Head and Cabinet Connections</a></span><!--[CodeBlockEnd:6ffb3ff9-3cf9-4ff9-a107-779f4d452dcf]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:beb05f65-2dd7-4710-a756-8d42669a2fab]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2081" target="_blank">How to Update the Flash Memory on a Spider IV Amplifier Using an FBV Shortboard MkII Pedal</a></span><!--[CodeBlockEnd:beb05f65-2dd7-4710-a756-8d42669a2fab]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/96/4JyisnFFCnc" target="_blank">Pitch Effects</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/97/n3P6yBYFkS8" target="_blank">Quick Loop</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/8/myh3SXPMs9Y" target="_blank">Dialing In Tones Like Van Halen (Spider IV 75 through 150 Amps)</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/13/5Klgjpu8H_0" target="_blank">Dialing In Tones Like "Crossroads" (Spider IV 75 through 150 Amps)</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>FBV MkII Pedal Videos:</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:8f3d47b1-3a9e-4010-9f77-6b06e9f6fbd0]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2080" target="_blank">How to Calibrate an FBV MkII Shortboard Pedal</a></span><!--[CodeBlockEnd:8f3d47b1-3a9e-4010-9f77-6b06e9f6fbd0]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>M Series Stompbox Modeler Videos:</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:f3b1b667-9939-49aa-b6a5-d6e5d2745df5]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2089" target="_blank">M9 Stompbox Modeler Basics Tutorial</a></span><!--[CodeBlockEnd:f3b1b667-9939-49aa-b6a5-d6e5d2745df5]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2254">Getting Started with the M5 Stompbox Modeler</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>Line 6 Monkey / Drivers Videos:</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:9bb1dec9-a946-42e1-9298-bf8752afdda9]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2090" target="_blank">How to use Line 6 Monkey</a></span><!--[CodeBlockEnd:9bb1dec9-a946-42e1-9298-bf8752afdda9]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:7615a50b-6a49-494a-9831-dbdd104abcdb]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2091" target="_blank">Installing Line 6 Drivers &amp; Monkey to a Windows Vista System</a></span><!--[CodeBlockEnd:7615a50b-6a49-494a-9831-dbdd104abcdb]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:8da67bb2-405c-4335-a3da-95bdd24a7040]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2093" target="_blank">Creating a Monkey &amp; System Log on Your PC (XP &amp; Vista)</a></span><!--[CodeBlockEnd:8da67bb2-405c-4335-a3da-95bdd24a7040]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:006e6fc5-0154-4c82-bf54-d5e0c566e09c]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2092" target="_blank">Installing Line 6 Drivers &amp; Monkey to a Windows XP System</a></span><!--[CodeBlockEnd:006e6fc5-0154-4c82-bf54-d5e0c566e09c]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>Managing Account Videos:</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:fa355b95-6304-414f-9998-216112b16f6f]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2095" target="_blank">Creating a Line 6 Account</a></span><!--[CodeBlockEnd:fa355b95-6304-414f-9998-216112b16f6f]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:7f109b48-d104-4999-9dc9-50ec3d324411]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2094" target="_blank">Registering and Activating Line 6 Device</a></span><!--[CodeBlockEnd:7f109b48-d104-4999-9dc9-50ec3d324411]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:94ee6e8a-5a18-4985-ab77-184e09785fac]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2096" target="_blank">Line 6 Support Community Tour and Effective Tips</a></span><!--[CodeBlockEnd:94ee6e8a-5a18-4985-ab77-184e09785fac]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:aaa85380-dcef-4068-ba4c-6973488795a7]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2097" target="_blank">Using Support Tickets</a></span><!--[CodeBlockEnd:aaa85380-dcef-4068-ba4c-6973488795a7]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>James Tyler Variax Videos</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:4e3e9f90-5919-4b40-a34b-98211ad27e46]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2180" target="_blank">James Tyler Variax Virtual Capo Tutorial</a></span><!--[CodeBlockEnd:4e3e9f90-5919-4b40-a34b-98211ad27e46]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>Digital Wireless Videos</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:3be68a79-6323-4e1d-9cf7-40ca60586a2b]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2272" target="_blank">Getting Started With The XD-V30 Wireless System</a></span><!--[CodeBlockEnd:3be68a79-6323-4e1d-9cf7-40ca60586a2b]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><!--[CodeBlockStart:c0b8ed01-0917-4d6c-b42c-913d52753fae]--><span><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-2335" target="_blank">Getting Started With The XD-V70 (Part 1: Receiver Setup)</a></span><!--[CodeBlockEnd:c0b8ed01-0917-4d6c-b42c-913d52753fae]--><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>MIDI Mobilizer</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/63/U_yPJNgKlzI" target="_blank">MIDI Memo App: Add Your Settings to Replacement/Rental Gear</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/64/wEpbxvG5NCs" target="_blank">MIDI Memo App: Back Up Settings and Patches</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/65/4DcJ3LuHaV4" target="_blank">MIDI Memo App: Recording/Playback</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>Mobile In</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-wiki-small" href="http://line6.com/support/docs/DOC-2502">How To Hook Up Your Mobile In</a><span style="text-decoration: underline;"><strong><br/></strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="text-decoration: underline;"><strong>Propellerhead Reason &amp; RECORD Videos</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/12/gvzS2jS7bRc" target="_blank">How to Record a Song with RECORD: Part 1 (Set Up)</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/5/zueuqzDg5PY" target="_blank">How to Record a Song with RECORD: Part 2 (Recording Guitar &amp; Bass)</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/2/9N-nciAEE0g" target="_blank">How to Record a Song with RECORD: Part 3 (Programming Drums &amp; Percussion)</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://youtu.be/kO_RSY9Yg1E" target="_blank">How to Record a Song with RECORD: Part 4 (Keyboards &amp; Editing)</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://youtu.be/t4BO_lU9ai4" target="_blank">How to Record a Song with RECORD: Part 5 (Vocals)</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/53/2cPAHHXu_dY" target="_blank">Ring Modulator Guitar</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/54/88VPG6EgEWk" target="_blank">Talk Box &amp; Auto-Wah Effects</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/55/jQcN2u8hg7o" target="_blank">Mixer Tips &amp; Tricks: Pattern Tremolo (LFO to CV Level In)</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/75/ewdt7yPZSpE" target="_blank">Guitar Through Reason Synths: Part 1</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/66/sX8Wlt734TQ" target="_blank">Guitar Through Reason Synths: Part 2</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/76/jRJMpM71KK8" target="_blank">Vocoding with Guitar</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.youtube.com/user/line6movies?blend=6&amp;ob=5#p/u/70/yRW5EID9x6w" target="_blank">RECORD &amp; Line 6 Recording Audio Interfaces</a></p></div><!-- [DocumentBodyEnd:69da11e4-f0de-4cd0-8a42-6933b9a5e695] -->

<!-- BEGIN attachments -->
<!-- END attachments -->

<div id="previewable-binary-viewer"></div>
	</div>
    <div class="jive-content-footer clearfix">


    <!-- BEGIN content details -->
        <span class="jive-content-footer-item jive-content-footer-acclaim">

<div id="acclaim-container-102-2065-" class="acclaim-container">
    <div id="jive-acclaim-like-container-102-2065-" data-uniqueKey="102-2065-" data-ratingType="like" data-hasVoted="false" data-likes="1" class="acclaim-like-container">
         <span class="jive-icon-sml jive-icon-like"></span>Like
         (<a href="#" id="jive-acclaim-likedlink-102-2065-"  class=" jive-acclaim-likedlink">1</a>)
    </div>
</div>        </span>

     
        <span class="jive-content-footer-item">
            43227&nbsp;Views
        </span>

        



    <!-- BEGIN view/add/edit tags -->
    <span class="jive-content-footer-item jive-content-footer-tags">
            <span class="jive-icon-sml jive-icon-tag"></span>Tags: <span id="jive-edit-inline-add-none" style="display:none;">none</span> <span style="display:none;" id="jive-edit-inline-placeholder"> (<a href="#" class="jive-edit-inline-tags-link">add</a>)</span>

            <span class="jive-thread-post-details-tags" id="jive-thread-post-details-tags_8bb3m8">
                    <a href="/support/community/support/generalfaq?view=tags&tags=list">list</a>,
                    <a href="/support/community/support/generalfaq?view=tags&tags=video">video</a>,
                    <a href="/support/community/support/generalfaq?view=tags&tags=tutorials">tutorials</a>,
                    <a href="/support/community/support/generalfaq?view=tags&tags=youtube">youtube</a>,
                    <a href="/support/community/support/generalfaq?view=tags&tags=movies">movies</a>,
                    <a href="/support/community/support/generalfaq?view=tags&tags=videos">videos</a>,
                    <a href="/support/community/support/generalfaq?view=tags&tags=stream">stream</a>,
                    <a href="/support/community/support/generalfaq?view=tags&tags=complete">complete</a>,
                    <a href="/support/community/support/generalfaq?view=tags&tags=media">media</a>
            </span>
    </span>
    <!-- END view/add/edit tags -->
<!-- END content -->

    </div>
</div>
<!-- END document -->
        <div class="jive-content-rating clearfix" data-guid="K568CTQUYXQWQ7K4P3SZ7TYPU78I6CF1">

<script type='text/javascript'>
    $j(document).ready(function() {

        var i18n = {
            avgUserRatingTitlei18n : "Average User Rating",
            avgUserRatingLabeli18n : "Average User Rating",
            rateRatingLabel : "rating",
            myRatingLabel : "My Rating:",
            rateRatingsLabel : "ratings",
            ratingSavingText : "Saving...",
            rateSavedText : "Saved.",
            rateRatingSaved : "Rating Saved!",
            writeAReview : "Write a review",
            commentOnRating : "Comment on your rating",
            formSubmitPleaseWait:'Please Wait ...'
        };
        var rteOptions = {
            controller    : jiveControl,
            preset        : "mini-w-quote",
            autoSave      : new DummyAutoSave(false),
            preferredMode : "advanced",
            startMode     : "advanced",
            mobileUI      : false,
            communityName : 'Community',
            height        : 200,
            imagePickerUrl : "/comment-image-picker.jspa?containerType=14&container=2147&postedFromGUIEditor=true&contentObjectType=102&object=2065",
            destroyImagePickerUrl : _jive_base_url + "/comment-image-picker!clean.jspa"
        };


        new jive.Rate(14, 2147, 102, 2065, 'doc', i18n, true, 'K568CTQUYXQWQ7K4P3SZ7TYPU78I6CF1', rteOptions);
    });

</script>

        </div>




    
    <script>
    </script>






    <link rel="stylesheet" type="text/css" href="http://l6c.scdn.line6.net/support/4.5.7/styles/tiny_mce3/plugins/inlinepopups/skins/clearlooks2/window.css" />




    





            </div>
        </div>
        <!-- END main body column -->


        <!-- BEGIN sidebar column -->
        <div id="jive-body-sidebarcol-container">

            <div id="jive-body-sidebarcol">


<div id="jive-action-sidebar" class="jive-sidebar jive-box jive-sidebar-actions jive-box-actions">


    <div class="jive-box-header">
        <h4 id="jive-action-sidebar-tab-header_document-actions-tab">Actions</h4>
    </div>
    <div id="jive-action-sidebar-body" class="jive-sidebar-body jive-sidebar-body-actions jive-box-body">

        <div id="jive-action-sidebar-tab-_document-actions-tab"
             class="jive-action-sidebar-tab-first"
 >



            <ul id="jive-action-sidebar-tab-list_document-actions-tab" class=" jive-icon-list">
















                <li id="jive-link-thread-print" style=""
                        ><a href="/support/docs/DOC-2065?decorator=print"
rel="nofollow"
onclick=""
title="">
<span class="jive-icon-med jive-icon-print-preview"></span>
View print preview
</a></li>



            </ul>
        </div> <!-- /#jive-action-sidebar-tab-_id -->
    </div>

</div>


<div class="jive-box jive-sidebar">
	<div class="jive-box-header jive-sidebar-header">
		<h4>Bookmarked By (6)</h4>
	</div>
	<div class="jive-sidebar-byline">
        <form id="view-favorite-activity-form" action="/support/view-favorite-activity.jspa">
            <input type="hidden" name="object" value="2065"/>
            <input type="hidden" name="contentObjectType" value="102"/>
            <label for="jive-view-picker">View:</label>
            <select id="jive-view-picker" name="view">
                <option value="everyone">Everyone</option>
                <option value="notes">Only Notes</option>
            </select>
            <input type="hidden" name="page" value="1"/>
        </form>
    </div>
    <div class="jive-box-body jive-sidebar-body clearfix" id="jive-bookmark-sidebar">
        <div id="jive-bookmark-avatars-container">
            <div class="jive-sidebar-footer view-previous">
                <a href="#" class="jive-less">Previous</a>
            </div>
            <div id="jive-bookmark-list"
                class="jive-avatar-list pageable-container clearfix fixedheight">
            </div>

            <div class="jive-sidebar-footer view-next">
                <a class="jive-more" href="#">Next</a>
            </div>
        </div>
    </div>

</div>

    <!-- BEGIN sidebar box 'More Like This' -->

    <div class="jive-box jive-sidebar">
        <div class="jive-box-header jive-sidebar-header">
            <h4>More Like This</h4>
        </div>
        <div class="jive-box-body jive-sidebar-body jive-sidebar-body-morelikethis">
            <ul class="jive-icon-list" id="jive-more-like-this-102-2065">
                <li><span>Retrieving data ...</span></li>
            </ul>
        </div>
    </div>

    <!-- END sidebar box 'More Like This' -->

    
    

<!-- BEGIN sidebar box 'Incoming Links' -->
<div class="jive-box jive-sidebar">
    <div class="jive-box-header jive-sidebar-header">
        <h4>Incoming Links</h4>
    </div>
    <div class="jive-box-body jive-sidebar-body jive-sidebar-body-incominglinks">
        <ul class="jive-icon-list">
                        <li>
                            <a href="http://line6.com/support/message/357185#357185">
                            <span class="jive-icon-med jive-icon-discussion-question"></span>
                                Re: Hardcore tone settings?
                            </a>
                        </li>
                        <li>
                            <a href="http://line6.com/support/message/337522#337522">
                            <span class="jive-icon-med jive-icon-discussion-correct"></span>
                                Re: POD Farm and Propellerhead Reason - What can I upgrade, what do I need?
                            </a>
                        </li>
                        <li>
                            <a href="http://line6.com/support/message/322932#322932">
                            <span class="jive-icon-med jive-icon-discussion-correct"></span>
                                Re: RE: Toneport KB37 - Dell Latitude E6400 - Reason x64 - popping/crackling
                            </a>
                        </li>
        </ul>
    </div>
</div>
<!-- END sidebar box 'Incoming Links' -->


        
        
        
        
        

<!-- BEGIN sidebar box 'User Content' -->
<div class="jive-box jive-sidebar">
    <div class="jive-box-header jive-sidebar-header">
        <h4>More by Line6Miller</h4>
    </div>
    <div class="jive-box-body jive-sidebar-body jive-sidebar-body-usercontent">
        <ul class="jive-icon-list">
                    <li>
                        <a href="/support/docs/DOC-4410"
                        ><span class="jive-icon-med jive-icon-document"></span>Cabinet Connection and Ohm F.A.Q.</a>
                    </li>
                    <li>
                        <a href="/support/docs/DOC-2120"
                        ><span class="jive-icon-med jive-icon-document"></span>What's the Difference Between Community Members, Line 6 Experts, and Line 6 Technical Support Staff?</a>
                    </li>
                    <li>
                        <a href="/support/docs/DOC-4288"
                        ><span class="jive-icon-med jive-icon-document"></span>Line 6 Product Weights and Dimensions</a>
                    </li>
                    <li>
                        <a href="/support/docs/DOC-1451"
                        ><span class="jive-icon-med jive-icon-document"></span>Using Line 6's Online Technical Support System</a>
                    </li>
                    <li>
                        <a href="/support/docs/DOC-4269"
                        ><span class="jive-icon-med jive-icon-document"></span>Power Supply, Amp Power and Battery F.A.Q.</a>
                    </li>
        </ul>
        <div class="jive-sidebar-viewall">
            <a href="/support/people/Line6Miller" class="font-color-meta j-link-viewall"><strong>View Line6Miller's profile</strong></a>
        </div>
    </div>
</div>
<!-- END sidebar box 'User Content' -->


            </div>

        </div>
        <!-- END sidebar column -->


    </div>



        </div>

</div>
<div id="global_footer">
<div class="squeeze">
    <ul class="resources">
        <li class="about">
            <h3>About</h3>
            <ul>
                <li><a href="http://line6.com/company/"><img src="http://line6.com/images/icons/footer/story.png" width="30" height="30" alt="Line 6 Story"/>Line 6 Story</a></li>
                <li><a href="http://line6.com/news/"><img src="http://line6.com/images/icons/footer/news.png" width="30" height="30" alt="Press"/>News</a></li>
                <li><a href="http://line6.com/press/"><img src="http://line6.com/images/icons/footer/press.png" width="30" height="30" alt="Press"/>Press</a></li>
                <li><a href="http://line6.com/company/jobs/"><img src="http://line6.com/images/icons/footer/jobs.png" width="30" height="30" alt="Jobs"/>Jobs</a></li>
                <li><a href="http://line6.com/support/"><img src="http://line6.com/images/icons/footer/krisbyring.png" width="30" height="30" alt="Support"/>Support</a></li>
                <li><a href="http://line6.com/company/contact/"><img src="http://line6.com/images/icons/footer/contact.png" width="30" height="30" alt="Contact Us"/>Contact Us</a></li>
            </ul>
        </li>
        <li class="community">
            <h3>Follow</h3>
            <p class="social-media">Stay in the mix and in the know.</p>
            <ul>
                <li><a href="http://facebook.com/line6"><img src="http://line6.com/images/icons/footer/facebook.png" width="35" height="35" alt="Facebook"/></a></li>
                <li><a href="http://twitter.com/line6"><img src="http://line6.com/images/icons/footer/twitter.png" width="35" height="35" alt="Twitter"/></a></li>
                <li><a href="http://www.linkedin.com/company/line-6/"><img src="http://line6.com/images/icons/footer/linkedin.png" width="35" height="35" alt="LinkedIn"/></a></li>
                <li><a href="http://line6.com/xml/news.xml"><img src="http://line6.com/images/icons/footer/rss.png" width="35" height="35" alt="RSS"/></a></li>
            </ul>
            <h3>Subscribe</h3>
            <p>Latest offers, special deals and insider updates.</p>
            
<span class="newsletter" id="globalemailcaptureresult">
<form id="globalemailcapture" action="http://line6.com/mailer/capture">
    <input type="hidden" name="lists_id" value="1">
    <input type="text" name="email" class="text_input" placeholder="Your Email Address" value="">
    <input type="submit" name="b_submit" class="submit" value="Submit">
</form>
</span>

        </li>
    </ul>
    <ul class="site_links">
        <li><a href="http://line6.com/sitemap/">Site Map</a></li>
        <li><a href="http://line6.com/customtone/">CustomTone</a></li>
        <li><a href="http://line6.com/artists/">Artists</a></li>
        <li><a href="http://blog.line6.com">Blog</a></li>
        <li><a href="http://line6.com/store/">Store</a></li>
        <li><a href="http://line6.com/legacy/">Legacy Products</a></li>
        <li><a href="http://line6.com/dealers/">Find a Dealer</a></li>
    </ul>
    <ul class="legal">
        <li><a href="http://line6.com/termsofuse.html">Terms of Use</a></li>
        <li><a href="http://line6.com/privacypolicy.html">Privacy Policy</a></li>
    </ul>
    <span class="copyright">&#169; 2012 Line 6, Inc. All Rights Reserved.</span>
</div>
</div>

<script type="text/javascript">
	var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
	document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
	var pageTracker = _gat._getTracker("UA-143873-1");
	pageTracker._trackPageview();
</script>

    </div><!--squeeze-->
</div><!--container-->

    </div> 


<div id="jiveTT-note-user" class="jive-tooltip2 notedefault snp-mouseoffset"  >
	<div class="jive-tooltip2-mid j-mini-modal">
		<div class="jive-tooltip2-mid-padding j-modal-content clearfix" id="jive-note-user-body"></div>
	</div>
<!--[if lt IE 7]><iframe src="javascript:false;" class="ieselectfix"></iframe><![endif]--></div>

<div id="jiveTT-note-video" class="jive-tooltip2 notedefault snp-mouseoffset"  >
	<div class="jive-tooltip2-mid j-mini-modal">
		<div class="jive-tooltip2-mid-padding j-modal-content clearfix" id="jive-note-video-body"></div>
	</div>
<!--[if lt IE 7]><iframe src="javascript:false;" class="ieselectfix"></iframe><![endif]--></div>

<div id="jivecontainerTT-note-container" class="jive-tooltip2 notedefault snp-mouseoffset"  >
	<div class="jive-tooltip2-mid j-mini-modal">
		<div class="jive-tooltip2-mid-padding j-modal-content clearfix" id="jive-note-container-body"></div>
	</div>
<!--[if lt IE 7]><iframe src="javascript:false;" class="ieselectfix"></iframe><![endif]--></div>




    




<script type="text/javascript">
    var jivespotlightsearch = new JiveSpotlightSearch("#jive-query", "#jive-spotlight-search-container",
    "/support/spotlight-search.jspa", containerType, containerID);


</script>




</body>
</html>

