<!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: Tone settings for Spider III 15 watts</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="control, faq, presets, amp, tuner, amplifier, distortion, mode, iii, spider, 15, 3" />

<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=2012&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 = true;


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

dwr.engine._origScriptSessionId = "0DFD480496FD56D56B868817CC1F4BA2";
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/4581eec8d2f6212df8abd8dea9fb5a4d.js"></script>
<script type="text/javascript">
        $j(function() {
			$j('.jive-shared-list-toggle').click(function() {
				$j('.jive-shared-list-short').toggle();
				$j('.jive-shared-list-all').toggle();
                                return false;
			});
        });


        var _editor_lang = "en";
        var _jive_video_picker__url = "?container=2012&containerType=14";


    
    function toggleFeatured() {

        ToggleFeatured.toggleFeatured(1, 1537, 2012, 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>');
                        }
                    }
                });
            }
        });
    }


        /*********************************************
         * autosave settings and initialization for discussion/question replies
         *********************************************/
        (function(){
                window.autoSave = new DummyAutoSave(false);
        })();
        /*********************************************
         * done setting up autosave
         *********************************************/
        (function() {
            var options = {
                draftExists:        false,
                isModerated:        false,
                isThreaded:         true,
                resourceType:       1,
                resourceID:         1537,

                containerType:      14,
                containerID:        2012,

                listAction:         "/support/comment-list.jspa",
                resourceVersionID:  -1,

                preferredMode:      'rawhtml',
                currentMode:        'rawhtml',
                rteDisabledBrowser: true,
                isAnonymous:        true,

                question:           true,
                imagesEnabled:      false,
                rteOptions : {
                    controller    : jiveControl,
                    preset        : "mini-w-quote",
                    autoSave      : autoSave,
                    preferredMode : "advanced",
                    startMode     : "advanced",
                    mobileUI      : true,
                    toggleText    : 'Show Full Editor',
                    alwaysUseTabText : 'Always use this editor',
                    editDisabledText : 'You are using a device that only enables you to add content.',
                    editDisabledSummary : 'If you access {0} from a computer, you can both add and edit your content.',
                    communityName : 'Community',
                    height        : 300,
                    _imagePickerUrl : "/post!imagePicker.jspa?containerType=14&container=2012&message=3185&postedFromGUIEditor=true&reply=true",
                    _destroyImagePickerUrl : _jive_base_url + "/image-picker!clean.jspa"
                },
                i18n: {
                    postSuccessText:         'Your message was posted successfully.',
                    postErrorText:           'An error occurred while trying to submit your post. Please try again.',
                    forumThrdReplyTo:        'Reply to',

                    // Question text for discussions-question.soy
                    questionNotAnswered:     'This question is {0}Not Answered.{1}',
                    markQuestionAsAssumedAnswered: '{0}{1}Mark as assumed answered{2}{3}',
                    questionAssumedAnswered: 'This question is {0}Assumed Answered.{1}',
                    questionAnswered: 'This question has been {0}Answered.{1}',
                    correctAnswer: 'Correct Answer',
                    helpfulAnswer: 'Helpful Answer',
                    helpfulAnswers: 'Helpful Answers',
                    byWord: 'by&nbsp;',
                    onWord: '&nbsp;on&nbsp;',
                    leftParen: '(',
                    rightParen: ')',
                    unmarkAsCorrectAnswer: 'Unmark as Correct',
                    unmarkAsHelpfulAnswer: 'Unmark as Helpful',
                    seeAnswerInContext: 'See the answer in context',
                    seeThisAnswer: 'See this answer',
                    allHelpfulAnswersAwarded: 'You\'ve awarded all available Helpful Answers',
                    oneHelpfulAnswerLeft: 'You have {0} more Helpful answer to award.',
                    someHelpfulAnswersLeft: 'You have {0} more Helpful answers to award.',
                    postUserWroteLabel: '{0} wrote',
                    postGuestWroteLabel: 'Guest wrote',
                    formSubmitPleaseWait:'Please Wait ...',
                    postReplyMustBeApprvdText:'Please note, your reply will need to be approved by a moderator before it is posted in the forum.',
                    globalLoginRequired:'You are no longer logged in. Please {0}log in{1} to continue.',
                    advEditor:'Use advanced editor'
                }
            };

            // Create DiscusssionApp
            var discussisons = new jive.DiscussionApp.Main(options);
        })();


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


        $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);
            });
        });


</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=" Spider IV/Spider Online Discussions Feed"
                href="/support/community/feeds/threads?community=2012">

        <link rel="alternate" type="application/rss+xml"
            title="Messages in 'Tone settings for Spider III 15 watts' Discussion Feed"
            href="/support/community/feeds/messages?thread=1537">



    <script type="text/javascript">
        function updateMessageFromDraft(draft) {
            // dwr can't deserialize Image so just send along the image ID's
            draft.imageIDs = [];
            for (var i = 0; i < draft.images.length; i++) {
                draft.imageIDs[i] = draft.images[i].ID;
            }
            draft.images = [];

            MessageCreate.updateImagesFromDraft(draft,
            {
                timeout: DWRTimeout, // 20 seconds
                errorHandler: editorErrorHandler
            });
        }
    </script>




    

    <!-- BEGIN action bar -->

    

    <!-- END action bar -->


        <link rel="canonical" href="/thread/1537#3185"/>



    <!--[if IE 6]>
        <style type="text/css">
            .jive-modal-scrollto-container
            {
                width: 500px;
            }
        </style>
        <script type="text/javascript">
            $j(document).ready(function() {
                if ($j.browser.msie && $j.browser.version < 7) {
                    $j('.jive-modal-scrollto-container').removeClass('jive-modal-scrollto-container');
                }
            });
        </script>
    <![endif]-->




    <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-discussion" >


<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='/account/'>My Account</a></li>
        <li class="support_chooser"><a href='/support/' id="support_choose"><b>Support</b></a>
        <div class="support_select">
        <dl>
                <dt>Technical Support</dt>
                <dd><a href="/support/main-documents.jspa">Knowledge Base</a></dd>
                <dd><a href="/support/community/support/forums/">Support Forums</a></dd>
                <dd><a href="/support/docs/DOC-2065">Video Tutorials</a></dd>
                <dd><a href="/support/propellerhead/">Propellerhead Support</a></dd>
                <dt>Account Services</dt>
                <dd><a href="/community/docs/DOC-1488">Registration Information</a></dd>
                <dd><a href="/account/registergear/">Register Gear</a></dd>
                <dd><a href="/account/supportprofile/">Support Profile</a></dd>
                <dd><a href="/account/forgot.html">Login/Password Help</a></dd>
                <dd><a href="/company/contact/gport/">GuitarPort Online</a></dd>
                <dt>Customer Service</dt>
                <dd><a href="/community/docs/DOC-4838">Warranty Information</a></dd>
                <dd><a href="/community/docs/DOC-1606">Repair Information</a></dd>
                <dd><a href="/service_centers/">Find a Service Center</a></dd>
                <dd><a href="/community/docs/DOC-1712">International Services</a></dd>
                <dt>Online Store</dt>
                <dd><a href="/store/">Buy Parts and Accessories</a></dd>
                <dd><a href="/company/contact/storeorders/">Store Order Help</a></dd>
                <dt>Product Links</dt>
                <dd><a href="/software/">Software Downloads</a></dd>
                <dd><a href="/support/manuals/">Product Manuals</a></dd>
        </dl>
    </div>
</li>
        <li><a href="/software/"><b>Downloads</b></a></li>
    </ul>
</div>
</div>
<div id="global_nav_bar" class="squeeze">
    <a href="/" 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="/products/" name="products" class="">PRODUCTS</a></li>

        
    <li><a href="/customtone/" name="customtone" class="">CUSTOMTONE</a></li>

        
    <li><a href="/artists/" name="artists" class="">ARTISTS</a></li>

        
    <li><a href="http://blog.line6.com" name="blog" class="">BLOG</a></li>

        
    <li><a href="/store/" name="store" class="">STORE</a></li>

    </ul>
    <form id="global_search_form" method="get" action="/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="/images/topnav/mag.png" alt="submit"/>
    </form>
</div>
<div id="global_subnav_bar" class="squeeze">
    <ul id="nav_submenu">
        
    <li><a href="/livesound/" name="livesound" class="">Live Sound</a></li>

        
    <li><a href="/amps/" name="amps" class="">Amps</a></li>

        
    <li><a href="/effects/" name="effects" class="">Effects</a></li>

        
    <li><a href="/guitars/" name="guitars" class="">Guitars</a></li>

        
    <li><a href="/mobile/" name="mobile" class="">Mobile</a></li>

        
    <li><a href="/computer/" name="computer" class="">Computer</a></li>

        
    <li><a href="/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-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 = 2012;

        $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/amplifiers">
            Amplifiers Community Support</a> &gt; 
                <a href="/support/community/support/amplifiers/spider_iv">
            Spider IV/Spider Online</a> &gt; 


        <a class='jive-breadcrumb-last' href="/support/community/support/amplifiers/spider_iv?view=discussions">Discussions</a></span>
</div>
<!-- END breadcrumb -->

                                                                       



    
    <script>
        window._jive_images_enabled = true;
    </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 id="rte-template" style="display:none;">
        <input type="hidden" name="jive.token.name" value="message.post.1537"/>
        <input type="hidden" name="message.post.1537" value="[placeholder]"/>


	<form action="/support/post.jspa?container=2012&containerType=14&thread=1537&message=3185&reply=true" method="post" name="isInline" id="postform" >
	<input type="hidden" name="containerType" value="14">
	<input type="hidden" name="container" value="2012">

		<input type="hidden" name="thread" value="1537">

		<input type="hidden" name="reply" value="true">
        <input type="hidden" name="message" value="">
        <input type="hidden" name="inlinePost" value="true">
	<input type="hidden" name="postedFromGUIEditor" id="postTypeFlag" value="false" />

	<div class="jive-error-message jive-error-box" id="dwr-error-table" style="display:none;">
		<div>
			<span class="jive-icon-med jive-icon-redalert"></span>
			<span class="jive-error-text" id="dwr-error-text"></span>
		</div>
	</div>



	<div class="jive-error-message jive-error-box" id="post-error-table" style="display:none;">
		<div id="post-error-subject" style="display:none;">
Please enter a title.		</div>
		<div id="post-error-body" style="display:none;">
You cannot post a blank message. Please type your message and try again.		</div>
	</div>
	<input type="hidden" name="subject" size="75" maxlength="255"  id="subject01" value="Re: Tone settings for Spider III 15 watts"/>


    <textarea name="body"rows="10" class="jive-comment-textarea"></textarea>


	<div>
		<input type="submit" name="post" class="jive-form-button-save" value="Add Reply" />
		<input type="button" name="cancel" class="jive-form-button-cancel" value="Cancel" />
	</div>
	</form>
</div>



<!-- BEGIN header & intro  -->
<div id="jive-body-intro">

    <div id="jive-body-intro-content">

        <a href="/support/community/support/amplifiers/spider_iv?view=discussions&amp;start=0"><span class="jive-icon-sml jive-icon-arrow-generic-up"></span>
                Up to Discussions in&nbsp;Spider IV/Spider Online
        </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">
            <!-- moderation feedback message -->

            <!-- hidden div used in parsing of ajax response to indicate that we have a moderated message -->
            
            <div id="success-moderation-edit" class="jive-success-box" style="display:none"></div>

            <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 thread messages -->
            <div id="jive-thread-messages-container" class="jive-thread-messages">



                <!-- BEGIN thread info -->
                <div class="jive-thread-info font-color-meta clearfix">

                    <strong>     
        
            35203&nbsp;Views
        

</strong>
                        <strong>7 Replies</strong>
                    <a href="#307983" class="localScroll">Latest reply</a>:
                    Aug 24, 2011 6:19 PM by
polipen                        <span><a href="/support/community/feeds/messages?thread=1537"><img class="jive-icon-sml jive-icon-rss" src="http://l6c.scdn.line6.net/support/4.5.7/images/transparent.png" alt="RSS" /></a></span>




                </div>
                <!-- END thread info -->

                <!-- BEGIN original thread post -->
                 

                    <div class="jive-thread-post">

                        <a name="1537"></a><a name="3185"></a>
                        <div class="jive-thread-post-body">

                            <div class="jive-author">

                                    <span class="jive-author-avatar-container">


<a href="/support/people/bunchiemaster"
   data-externalId=""
   data-username="bunchiemaster"
   data-avatarId="-1"
   class="jiveTT-hover-user"
   onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 869203, presence );"
   onmouseout="quickuserprofile.cancelTooltip();"
        >
    <img
            class="jive-avatar"

            src="/support/people/bunchiemaster/avatar/46.png?a=-1"
            border="0" height="46" width="46"
            alt="bunchiemaster"
            /><span username="bunchiemaster" style="display:none;"></span></a>
<span class="j-status-levels"><img src="http://l6c.scdn.line6.net/support/4.5.7/images/status/statusicon-39.gif"
           alt="Just Startin'" title="Just Startin'"/> </span>
                                    </span>

                                    <div class="jive-username-link-wrapper">
<a href="/support/people/bunchiemaster"
data-externalId=""
data-username="bunchiemaster"
data-avatarId="-1"
id="jive-8692034449308594701001"
onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 869203, presence );"
onmouseout="quickuserprofile.cancelTooltip();"
class="jiveTT-hover-user jive-username-link"
>bunchiemaster</a>                                    </div>
                                    <em>1 posts since <br/>Mar 14, 2009</em>
                            </div>

                            <div class="jive-thread-post-body-container">
                                <div class="jive-thread-post-subject">
                                    <div class="jive-thread-post-subject-content">
                                        <div class="jive-social-actions clearfix">
                                        </div>

                                        <div class="jive-thread-post-moderating"><span class="jive-icon-med jive-icon-moderation"></span>Currently Being Moderated</div>
                                        <h3>Mar 14, 2009 10:13 PM</h3>
                                        <h2><a href="/support/message/3185#3185">Tone settings for Spider III 15 watts</a></h2>
                                    </div>
                                </div>

                                <div class="jive-thread-post-message">
                                    <!-- [DocumentBodyStart:023e0d8c-71af-4026-b9f7-3e7a4dfb7efa] --><div class="jive-rendered-content"><p>On the box it says to go to the line6 homepage for tone settings... Where are they?</p></div><!-- [DocumentBodyEnd:023e0d8c-71af-4026-b9f7-3e7a4dfb7efa] -->


                                </div>

                            <!-- BEGIN content details -->
                            <div id="discussion-action-div-baseDiscussionForm" class="jive-thread-post-details clearfix">

                            	<ul>
                                    <li class="discussion-thread-acclaim">
<div id="acclaim-container-2-3185-" class="acclaim-container">
    <div id="jive-acclaim-like-container-2-3185-" data-uniqueKey="2-3185-" 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-2-3185-"  class=" jive-acclaim-likedlink">1</a>)
    </div>
</div></li>
                            	</ul>


    <!-- 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_OOY6Qy">
                    <a href="/support/community/support/amplifiers/spider_iv?view=tags&tags=control">control</a>,
                    <a href="/support/community/support/amplifiers/spider_iv?view=tags&tags=faq">faq</a>,
                    <a href="/support/community/support/amplifiers/spider_iv?view=tags&tags=presets">presets</a>,
                    <a href="/support/community/support/amplifiers/spider_iv?view=tags&tags=amp">amp</a>,
                    <a href="/support/community/support/amplifiers/spider_iv?view=tags&tags=tuner">tuner</a>,
                    <a href="/support/community/support/amplifiers/spider_iv?view=tags&tags=amplifier">amplifier</a>,
                    <a href="/support/community/support/amplifiers/spider_iv?view=tags&tags=distortion">distortion</a>,
                    <a href="/support/community/support/amplifiers/spider_iv?view=tags&tags=mode">mode</a>,
                    <a href="/support/community/support/amplifiers/spider_iv?view=tags&tags=iii">iii</a>,
                    <a href="/support/community/support/amplifiers/spider_iv?view=tags&tags=spider">spider</a>,
                    <a href="/support/community/support/amplifiers/spider_iv?view=tags&tags=15">15</a>,
                    <a href="/support/community/support/amplifiers/spider_iv?view=tags&tags=3">3</a>
            </span>
    </span>
    <!-- END view/add/edit tags -->
                                </div>
                                <!-- END content details -->

                            </div>
                        </div>
                        <div class="jive-thread-ratings clearfix">
                        </div>
                    </div>
                <!-- END original thread post -->


                 
    <!-- BEGIN reply -->



    <ul class="jive-discussion-replies jive-discussion-threaded jive-discussion-indent-0">
    <li class="reply" id="discussion-3611">


        <div id="thread-message-3611" class="jive-thread-message clearfix">
            <div class="jive-thread-reply-indent-shadow">

            <div class="jive-thread-reply jive-thread-reply-alt  clearfix">

            <div class="jive-thread-reply-body" id="3611">
                <a name="3611"></a>
                <div class="jive-author">

                        <span class="jive-author-avatar-container">


<a href="/support/people/DeLazaro"
   data-externalId=""
   data-username="DeLazaro"
   data-avatarId="-1"
   class="jiveTT-hover-user"
   onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 869708, presence );"
   onmouseout="quickuserprofile.cancelTooltip();"
        >
    <img
            class="jive-avatar"

            src="/support/people/DeLazaro/avatar/46.png?a=-1"
            border="0" height="46" width="46"
            alt="DeLazaro"
            /><span username="DeLazaro" style="display:none;"></span></a>
<span class="j-status-levels"><img src="http://l6c.scdn.line6.net/support/4.5.7/images/status/statusicon-39.gif"
           alt="Just Startin'" title="Just Startin'"/> </span>
                        </span>

                        <div class="jive-username-link-wrapper">
<a href="/support/people/DeLazaro"
data-externalId=""
data-username="DeLazaro"
data-avatarId="-1"
id="jive-8697084449308617136001"
onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 869708, presence );"
onmouseout="quickuserprofile.cancelTooltip();"
class="jiveTT-hover-user jive-username-link"
>DeLazaro</a>                        </div>
                        <em>1 posts since <br/>Mar 15, 2009</em>
                </div>

                <div class="jive-thread-reply-body-container">

                    <div class="jive-thread-reply-subject font-color-meta">

                        <div class="jive-thread-post-moderating"><span class="jive-icon-med jive-icon-moderation"></span>Currently Being Moderated</div>
                        <div class="jive-thread-reply-date">
                        <span>Mar 15, 2009 6:01 PM</span>
                            (<a href="#3185" title="Go to message" class="font-color-meta-light localScroll" >in response to bunchiemaster</a>)
                        </div>

                        <strong>
                        <a href="/support/message/3611#3611">Re: Tone settings for Spider III 15 watts</a>
                        </strong>

                    </div>

                    <div class="jive-thread-reply-message">
                        <!-- [DocumentBodyStart:b74cf220-6788-4471-be4a-de1d2934e9db] --><div class="jive-rendered-content"><p>WHERE???</p></div><!-- [DocumentBodyEnd:b74cf220-6788-4471-be4a-de1d2934e9db] -->
                    </div>

                    <!-- BEGIN content details -->
                    <div id="discussion-action-div-3611" class="jive-content-controls clearfix">
                        <ul>

                                <li><a href="/support/message-abuse!input.jspa?objectID=3611&amp;objectType=2"><span class="jive-icon-sml jive-icon-warn"></span>Report Abuse</a></li>

                            <li class="discussion-message-acclaim">
<div id="acclaim-container-2-3611-" class="acclaim-container">
    <div id="jive-acclaim-like-container-2-3611-" data-uniqueKey="2-3611-" data-ratingType="like" data-hasVoted="false" data-likes="0" class="acclaim-like-container">
         <span class="jive-icon-sml jive-icon-like"></span>Like
         (<a href="#" id="jive-acclaim-likedlink-2-3611-"  class="font-color-meta jive-acclaim-likedlink">0</a>)
    </div>
</div></li>

                        
                        </ul>
                    </div>
                    <!-- END content details-->

                </div>

            </div>
        </div>

        </div></div>






    </li>
    
    <!-- END reply -->
 
    <!-- BEGIN reply -->



    <li class="reply" id="discussion-4181">


        <div id="thread-message-4181" class="jive-thread-message clearfix">
            <div class="jive-thread-reply-indent-shadow">

            <div class="jive-thread-reply  clearfix">

            <div class="jive-thread-reply-body" id="4181">
                <a name="4181"></a>
                <div class="jive-author">

                        <span class="jive-author-avatar-container">


<a href="/support/people/Line6Andy"
   data-externalId=""
   data-username="Line6Andy"
   data-avatarId="2987"
   class="jiveTT-hover-user"
   onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 296001, presence );"
   onmouseout="quickuserprofile.cancelTooltip();"
        >
    <img
            class="jive-avatar"

            src="/support/people/Line6Andy/avatar/46.png?a=2987"
            border="0" height="46" width="46"
            alt="Line6Andy"
            /><span username="Line6Andy" style="display:none;"></span></a>
<span class="j-status-levels"><img src="http://l6c.scdn.line6.net/support/4.5.7/images/status/logoty.png"
           alt="Line 6" title="Line 6"/> </span>
                        </span>

                        <div class="jive-username-link-wrapper">
<a href="/support/people/Line6Andy"
data-externalId=""
data-username="Line6Andy"
data-avatarId="2987"
id="jive-2960014449308629051001"
onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 296001, presence );"
onmouseout="quickuserprofile.cancelTooltip();"
class="jiveTT-hover-user jive-username-link"
>Line6Andy</a>                        </div>
                        <em>4,345 posts since <br/>Jun 5, 2006</em>
                </div>

                <div class="jive-thread-reply-body-container">

                    <div class="jive-thread-reply-subject font-color-meta">

                        <div class="jive-thread-post-moderating"><span class="jive-icon-med jive-icon-moderation"></span>Currently Being Moderated</div>
                        <div class="jive-thread-reply-date">
                        <span>Mar 16, 2009 2:21 PM</span>
                            (<a href="#3185" title="Go to message" class="font-color-meta-light localScroll" >in response to bunchiemaster</a>)
                        </div>

                        <strong>
                        <a href="/support/message/4181#4181">Re: Tone settings for Spider III 15 watts</a>
                        </strong>

                    </div>

                    <div class="jive-thread-reply-message">
                        <!-- [DocumentBodyStart:c0e89971-c1b4-4b6d-9e6f-02a3f3c4b64f] --><div class="jive-rendered-content"><p>Hello,</p><p>&#160; See the following link for the tone settings:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://line6.com/community/docs/DOC-4519" target="_blank">http://line6.com/community/docs/DOC-4519</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="margin: 0in 0in 0.0001pt;"><span style="font-size: 14pt; font-family: &amp;quot;Opus Chords&amp;quot;">Line6Andy</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="margin: 0in 0in 0.0001pt;"> Please be sure to award <em>Helpful</em> and <em>Correct</em> points to community members who respond with helpful or correct answers!</p></div><!-- [DocumentBodyEnd:c0e89971-c1b4-4b6d-9e6f-02a3f3c4b64f] -->
                    </div>

                    <!-- BEGIN content details -->
                    <div id="discussion-action-div-4181" class="jive-content-controls clearfix">
                        <ul>

                                <li><a href="/support/message-abuse!input.jspa?objectID=4181&amp;objectType=2"><span class="jive-icon-sml jive-icon-warn"></span>Report Abuse</a></li>

                            <li class="discussion-message-acclaim">
<div id="acclaim-container-2-4181-" class="acclaim-container">
    <div id="jive-acclaim-like-container-2-4181-" data-uniqueKey="2-4181-" data-ratingType="like" data-hasVoted="false" data-likes="0" class="acclaim-like-container">
         <span class="jive-icon-sml jive-icon-like"></span>Like
         (<a href="#" id="jive-acclaim-likedlink-2-4181-"  class="font-color-meta jive-acclaim-likedlink">0</a>)
    </div>
</div></li>

                        
                        </ul>
                    </div>
                    <!-- END content details-->

                </div>

            </div>
        </div>

        </div></div>






    </li>
    
    <!-- END reply -->
 
    <!-- BEGIN reply -->



    <li class="reply" id="discussion-40813">


        <div id="thread-message-40813" class="jive-thread-message clearfix">
            <div class="jive-thread-reply-indent-shadow">

            <div class="jive-thread-reply jive-thread-reply-alt  clearfix">

            <div class="jive-thread-reply-body" id="40813">
                <a name="40813"></a>
                <div class="jive-author">

                        <span class="jive-author-avatar-container">


<a href="/support/people/dominovalentine"
   data-externalId=""
   data-username="dominovalentine"
   data-avatarId="-1"
   class="jiveTT-hover-user"
   onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 922806, presence );"
   onmouseout="quickuserprofile.cancelTooltip();"
        >
    <img
            class="jive-avatar"

            src="/support/people/dominovalentine/avatar/46.png?a=-1"
            border="0" height="46" width="46"
            alt="dominovalentine"
            /><span username="dominovalentine" style="display:none;"></span></a>
<span class="j-status-levels"><img src="http://l6c.scdn.line6.net/support/4.5.7/images/status/statusicon-39.gif"
           alt="Just Startin'" title="Just Startin'"/> </span>
                        </span>

                        <div class="jive-username-link-wrapper">
<a href="/support/people/dominovalentine"
data-externalId=""
data-username="dominovalentine"
data-avatarId="-1"
id="jive-9228064449308671473001"
onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 922806, presence );"
onmouseout="quickuserprofile.cancelTooltip();"
class="jiveTT-hover-user jive-username-link"
>dominovalentine</a>                        </div>
                        <em>1 posts since <br/>Jun 15, 2009</em>
                </div>

                <div class="jive-thread-reply-body-container">

                    <div class="jive-thread-reply-subject font-color-meta">

                        <div class="jive-thread-post-moderating"><span class="jive-icon-med jive-icon-moderation"></span>Currently Being Moderated</div>
                        <div class="jive-thread-reply-date">
                        <span>Jun 15, 2009 4:16 PM</span>
                            (<a href="#3185" title="Go to message" class="font-color-meta-light localScroll" >in response to bunchiemaster</a>)
                        </div>

                        <strong>
                        <a href="/support/message/40813#40813">Re: Tone settings for Spider III 15 watts</a>
                        </strong>

                    </div>

                    <div class="jive-thread-reply-message">
                        <!-- [DocumentBodyStart:881be0dc-f465-47a1-a382-cb30f9d60908] --><div class="jive-rendered-content"><p>thats bull...once you find the settings page there is very few songs.plus, they only use the title of the song.</p><p>i mean really,,how many songs can have the same title!!</p><p>which artist do they belong to??</p><p>its totally not cool!!</p><p>im disappointed.<img height="16px" src="http://l6c.scdn.line6.net/support/4.5.7/images/emoticons/plain.gif" width="16px"/></p></div><!-- [DocumentBodyEnd:881be0dc-f465-47a1-a382-cb30f9d60908] -->
                    </div>

                    <!-- BEGIN content details -->
                    <div id="discussion-action-div-40813" class="jive-content-controls clearfix">
                        <ul>

                                <li><a href="/support/message-abuse!input.jspa?objectID=40813&amp;objectType=2"><span class="jive-icon-sml jive-icon-warn"></span>Report Abuse</a></li>

                            <li class="discussion-message-acclaim">
<div id="acclaim-container-2-40813-" class="acclaim-container">
    <div id="jive-acclaim-like-container-2-40813-" data-uniqueKey="2-40813-" data-ratingType="like" data-hasVoted="false" data-likes="0" class="acclaim-like-container">
         <span class="jive-icon-sml jive-icon-like"></span>Like
         (<a href="#" id="jive-acclaim-likedlink-2-40813-"  class="font-color-meta jive-acclaim-likedlink">0</a>)
    </div>
</div></li>

                        
                        </ul>
                    </div>
                    <!-- END content details-->

                </div>

            </div>
        </div>

        </div></div>


    <!-- BEGIN reply -->



    <ul class="jive-discussion-replies jive-discussion-threaded jive-discussion-indent-1">
    <li class="reply" id="discussion-51223">


        <div id="thread-message-51223" class="jive-thread-message clearfix">
            <div class="jive-thread-reply-indent-shadow">

            <div class="jive-thread-reply jive-thread-reply-alt  clearfix">

            <div class="jive-thread-reply-body" id="51223">
                <a name="51223"></a>
                <div class="jive-author">

                        <span class="jive-author-avatar-container">


<a href="/support/people/richardlpalmer"
   data-externalId=""
   data-username="richardlpalmer"
   data-avatarId="-1"
   class="jiveTT-hover-user"
   onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 940087, presence );"
   onmouseout="quickuserprofile.cancelTooltip();"
        >
    <img
            class="jive-avatar"

            src="/support/people/richardlpalmer/avatar/46.png?a=-1"
            border="0" height="46" width="46"
            alt="richardlpalmer"
            /><span username="richardlpalmer" style="display:none;"></span></a>
<span class="j-status-levels"><img src="http://l6c.scdn.line6.net/support/4.5.7/images/status/statusicon-39.gif"
           alt="Just Startin'" title="Just Startin'"/> </span>
                        </span>

                        <div class="jive-username-link-wrapper">
<a href="/support/people/richardlpalmer"
data-externalId=""
data-username="richardlpalmer"
data-avatarId="-1"
id="jive-9400874449308696554001"
onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 940087, presence );"
onmouseout="quickuserprofile.cancelTooltip();"
class="jiveTT-hover-user jive-username-link"
>richardlpalmer</a>                        </div>
                        <em>1 posts since <br/>Jul 20, 2009</em>
                </div>

                <div class="jive-thread-reply-body-container">

                    <div class="jive-thread-reply-subject font-color-meta">

                        <div class="jive-thread-post-moderating"><span class="jive-icon-med jive-icon-moderation"></span>Currently Being Moderated</div>
                        <div class="jive-thread-reply-date">
                        <span>Jul 20, 2009 4:19 PM</span>
                            (<a href="#40813" title="Go to message" class="font-color-meta-light localScroll" >in response to dominovalentine</a>)
                        </div>

                        <strong>
                        <a href="/support/message/51223#51223">Re: Tone settings for Spider III 15 watts</a>
                        </strong>

                    </div>

                    <div class="jive-thread-reply-message">
                        <!-- [DocumentBodyStart:8e56e2ee-312e-4abc-9339-4876027d0e7d] --><div class="jive-rendered-content"><p>Don't get bent out of shape. I'm sure they can't say the band's name as it would be making a claim fo some sort. So instead of just saying, "You're on your own..." they're giving some guidance, using song titles. And while I'm sure there can be duplicate titles out there amongst bands, they're pretty obvious what they're trying to do. If you like the Beatles/60's sound, you'd find that one song a good place to start. If you like Metallica and other metal, you could use the one song to get you going in the right direction.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>But if you honestly expect a company to say, "This is the setting for Steve Miller..." you're not thinking straight. For one, what if Miller used a slightly different setting for every song? Secondly, Miller didn't use Line6 amplifiers (that I know of) so how can they validly claim the settings? So instead they just say, "Keep on rockin' me baby" and let you use your imagination.</p></div><!-- [DocumentBodyEnd:8e56e2ee-312e-4abc-9339-4876027d0e7d] -->
                    </div>

                    <!-- BEGIN content details -->
                    <div id="discussion-action-div-51223" class="jive-content-controls clearfix">
                        <ul>

                                <li><a href="/support/message-abuse!input.jspa?objectID=51223&amp;objectType=2"><span class="jive-icon-sml jive-icon-warn"></span>Report Abuse</a></li>

                            <li class="discussion-message-acclaim">
<div id="acclaim-container-2-51223-" class="acclaim-container">
    <div id="jive-acclaim-like-container-2-51223-" data-uniqueKey="2-51223-" data-ratingType="like" data-hasVoted="false" data-likes="0" class="acclaim-like-container">
         <span class="jive-icon-sml jive-icon-like"></span>Like
         (<a href="#" id="jive-acclaim-likedlink-2-51223-"  class="font-color-meta jive-acclaim-likedlink">0</a>)
    </div>
</div></li>

                        
                        </ul>
                    </div>
                    <!-- END content details-->

                </div>

            </div>
        </div>

        </div></div>


    <!-- BEGIN reply -->



    <ul class="jive-discussion-replies jive-discussion-threaded jive-discussion-indent-1">
    <li class="reply" id="discussion-56978">


        <div id="thread-message-56978" class="jive-thread-message clearfix">
            <div class="jive-thread-reply-indent-shadow">

            <div class="jive-thread-reply jive-thread-reply-alt  clearfix">

            <div class="jive-thread-reply-body" id="56978">
                <a name="56978"></a>
                <div class="jive-author">

                        <span class="jive-author-avatar-container">


<a href="/support/people/lightzz"
   data-externalId=""
   data-username="lightzz"
   data-avatarId="-1"
   class="jiveTT-hover-user"
   onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 948247, presence );"
   onmouseout="quickuserprofile.cancelTooltip();"
        >
    <img
            class="jive-avatar"

            src="/support/people/lightzz/avatar/46.png?a=-1"
            border="0" height="46" width="46"
            alt="lightzz"
            /><span username="lightzz" style="display:none;"></span></a>
<span class="j-status-levels"><img src="http://l6c.scdn.line6.net/support/4.5.7/images/status/statusicon-39.gif"
           alt="Just Startin'" title="Just Startin'"/> </span>
                        </span>

                        <div class="jive-username-link-wrapper">
<a href="/support/people/lightzz"
data-externalId=""
data-username="lightzz"
data-avatarId="-1"
id="jive-9482474449308733263001"
onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 948247, presence );"
onmouseout="quickuserprofile.cancelTooltip();"
class="jiveTT-hover-user jive-username-link"
>lightzz</a>                        </div>
                        <em>2 posts since <br/>Aug 5, 2009</em>
                </div>

                <div class="jive-thread-reply-body-container">

                    <div class="jive-thread-reply-subject font-color-meta">

                        <div class="jive-thread-post-moderating"><span class="jive-icon-med jive-icon-moderation"></span>Currently Being Moderated</div>
                        <div class="jive-thread-reply-date">
                        <span>Aug 6, 2009 3:23 PM</span>
                            (<a href="#51223" title="Go to message" class="font-color-meta-light localScroll" >in response to richardlpalmer</a>)
                        </div>

                        <strong>
                        <a href="/support/message/56978#56978">Re: Tone settings for Spider III 15 watts</a>
                        </strong>

                    </div>

                    <div class="jive-thread-reply-message">
                        <!-- [DocumentBodyStart:0b6f0e34-9249-4d65-ad5b-99c310430030] --><div class="jive-rendered-content"><p>Man o man is that so funny and so true it like trying to play a gazo instead of a tuba?&#160;&#160; rofl</p></div><!-- [DocumentBodyEnd:0b6f0e34-9249-4d65-ad5b-99c310430030] -->
                    </div>

                    <!-- BEGIN content details -->
                    <div id="discussion-action-div-56978" class="jive-content-controls clearfix">
                        <ul>

                                <li><a href="/support/message-abuse!input.jspa?objectID=56978&amp;objectType=2"><span class="jive-icon-sml jive-icon-warn"></span>Report Abuse</a></li>

                            <li class="discussion-message-acclaim">
<div id="acclaim-container-2-56978-" class="acclaim-container">
    <div id="jive-acclaim-like-container-2-56978-" data-uniqueKey="2-56978-" data-ratingType="like" data-hasVoted="false" data-likes="0" class="acclaim-like-container">
         <span class="jive-icon-sml jive-icon-like"></span>Like
         (<a href="#" id="jive-acclaim-likedlink-2-56978-"  class="font-color-meta jive-acclaim-likedlink">0</a>)
    </div>
</div></li>

                        
                        </ul>
                    </div>
                    <!-- END content details-->

                </div>

            </div>
        </div>

        </div></div>






    </li>
    </ul>
    
    <!-- END reply -->




    </li>
    </ul>
    
    <!-- END reply -->




    
    <!-- END reply -->
 
    <!-- BEGIN reply -->



    <li class="reply" id="discussion-41997">


        <div id="thread-message-41997" class="jive-thread-message clearfix">
            <div class="jive-thread-reply-indent-shadow">

            <div class="jive-thread-reply  clearfix">

            <div class="jive-thread-reply-body" id="41997">
                <a name="41997"></a>
                <div class="jive-author">

                        <span class="jive-author-avatar-container">


<a href="/support/people/Line6Andy"
   data-externalId=""
   data-username="Line6Andy"
   data-avatarId="2987"
   class="jiveTT-hover-user"
   onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 296001, presence );"
   onmouseout="quickuserprofile.cancelTooltip();"
        >
    <img
            class="jive-avatar"

            src="/support/people/Line6Andy/avatar/46.png?a=2987"
            border="0" height="46" width="46"
            alt="Line6Andy"
            /><span username="Line6Andy" style="display:none;"></span></a>
<span class="j-status-levels"><img src="http://l6c.scdn.line6.net/support/4.5.7/images/status/logoty.png"
           alt="Line 6" title="Line 6"/> </span>
                        </span>

                        <div class="jive-username-link-wrapper">
<a href="/support/people/Line6Andy"
data-externalId=""
data-username="Line6Andy"
data-avatarId="2987"
id="jive-2960014449308748407001"
onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 296001, presence );"
onmouseout="quickuserprofile.cancelTooltip();"
class="jiveTT-hover-user jive-username-link"
>Line6Andy</a>                        </div>
                        <em>4,345 posts since <br/>Jun 5, 2006</em>
                </div>

                <div class="jive-thread-reply-body-container">

                    <div class="jive-thread-reply-subject font-color-meta">

                        <div class="jive-thread-post-moderating"><span class="jive-icon-med jive-icon-moderation"></span>Currently Being Moderated</div>
                        <div class="jive-thread-reply-date">
                        <span>Jun 19, 2009 3:12 PM</span>
                            (<a href="#3185" title="Go to message" class="font-color-meta-light localScroll" >in response to bunchiemaster</a>)
                        </div>

                        <strong>
                        <a href="/support/message/41997#41997">Re: Tone settings for Spider III 15 watts</a>
                        </strong>

                    </div>

                    <div class="jive-thread-reply-message">
                        <!-- [DocumentBodyStart:838863ef-0a5a-4014-9e9a-f9d056353243] --><div class="jive-rendered-content"><p>There are 26 song settings on the 2 page download.&#160; If you are wondering which artists originally recorded the song, you can look up the songs on itunes or Wikipedia.&#160; See the the following link for the "share your tones" forum where other people have listed their own tones as well:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://line6.com/community/community/general_discussion/share_settings" target="_blank">http://line6.com/community/community/general_discussion/share_settings</a></p></div><!-- [DocumentBodyEnd:838863ef-0a5a-4014-9e9a-f9d056353243] -->
                    </div>

                    <!-- BEGIN content details -->
                    <div id="discussion-action-div-41997" class="jive-content-controls clearfix">
                        <ul>

                                <li><a href="/support/message-abuse!input.jspa?objectID=41997&amp;objectType=2"><span class="jive-icon-sml jive-icon-warn"></span>Report Abuse</a></li>

                            <li class="discussion-message-acclaim">
<div id="acclaim-container-2-41997-" class="acclaim-container">
    <div id="jive-acclaim-like-container-2-41997-" data-uniqueKey="2-41997-" data-ratingType="like" data-hasVoted="false" data-likes="0" class="acclaim-like-container">
         <span class="jive-icon-sml jive-icon-like"></span>Like
         (<a href="#" id="jive-acclaim-likedlink-2-41997-"  class="font-color-meta jive-acclaim-likedlink">0</a>)
    </div>
</div></li>

                        
                        </ul>
                    </div>
                    <!-- END content details-->

                </div>

            </div>
        </div>

        </div></div>






    </li>
    
    <!-- END reply -->
 
    <!-- BEGIN reply -->



    <li class="reply" id="discussion-307983">


        <div id="thread-message-307983" class="jive-thread-message clearfix">
            <div class="jive-thread-reply-indent-shadow">

            <div class="jive-thread-reply jive-thread-reply-alt  clearfix">

            <div class="jive-thread-reply-body" id="307983">
                <a name="307983"></a>
                <div class="jive-author">

                        <span class="jive-author-avatar-container">


<a href="/support/people/polipen"
   data-externalId=""
   data-username="polipen"
   data-avatarId="-1"
   class="jiveTT-hover-user"
   onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 1412426, presence );"
   onmouseout="quickuserprofile.cancelTooltip();"
        >
    <img
            class="jive-avatar"

            src="/support/people/polipen/avatar/46.png?a=-1"
            border="0" height="46" width="46"
            alt="polipen"
            /><span username="polipen" style="display:none;"></span></a>
<span class="j-status-levels"><img src="http://l6c.scdn.line6.net/support/4.5.7/images/status/statusicon-39.gif"
           alt="Just Startin'" title="Just Startin'"/> </span>
                        </span>

                        <div class="jive-username-link-wrapper">
<a href="/support/people/polipen"
data-externalId=""
data-username="polipen"
data-avatarId="-1"
id="jive-14124264449308769755001"
onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 1412426, presence );"
onmouseout="quickuserprofile.cancelTooltip();"
class="jiveTT-hover-user jive-username-link"
>polipen</a>                        </div>
                        <em>1 posts since <br/>Aug 24, 2011</em>
                </div>

                <div class="jive-thread-reply-body-container">

                    <div class="jive-thread-reply-subject font-color-meta">

                        <div class="jive-thread-post-moderating"><span class="jive-icon-med jive-icon-moderation"></span>Currently Being Moderated</div>
                        <div class="jive-thread-reply-date">
                        <span>Aug 24, 2011 6:19 PM</span>
                            (<a href="#3185" title="Go to message" class="font-color-meta-light localScroll" >in response to bunchiemaster</a>)
                        </div>

                        <strong>
                        <a href="/support/message/307983#307983">Re: Tone settings for Spider III 15 watts</a>
                        </strong>

                    </div>

                    <div class="jive-thread-reply-message">
                        <!-- [DocumentBodyStart:63ec74e3-c592-4f99-82a2-9045da1c4adb] --><div class="jive-rendered-content"><p>I hate to be redundant but im looking for somthing that sounds like "Losing My Relegion" ~R.E.M</p></div><!-- [DocumentBodyEnd:63ec74e3-c592-4f99-82a2-9045da1c4adb] -->
                    </div>

                    <!-- BEGIN content details -->
                    <div id="discussion-action-div-307983" class="jive-content-controls clearfix">
                        <ul>

                                <li><a href="/support/message-abuse!input.jspa?objectID=307983&amp;objectType=2"><span class="jive-icon-sml jive-icon-warn"></span>Report Abuse</a></li>

                            <li class="discussion-message-acclaim">
<div id="acclaim-container-2-307983-" class="acclaim-container">
    <div id="jive-acclaim-like-container-2-307983-" data-uniqueKey="2-307983-" data-ratingType="like" data-hasVoted="false" data-likes="0" class="acclaim-like-container">
         <span class="jive-icon-sml jive-icon-like"></span>Like
         (<a href="#" id="jive-acclaim-likedlink-2-307983-"  class="font-color-meta jive-acclaim-likedlink">0</a>)
    </div>
</div></li>

                        
                        </ul>
                    </div>
                    <!-- END content details-->

                </div>

            </div>
        </div>

        </div></div>






    </li>
    </ul>
    
    <!-- END reply -->



                <div id="jive-thread-reply-footer" class="clearfix">
                        <a href="#1537" class="localScroll"><span class="jive-icon-sml jive-icon-arrow-top"></span>Go to original post</a>
                </div>



            </div>
            <!-- END messages -->

		</div>
    </div>
    <!-- END main body column -->

    <!-- BEGIN sidebar column container -->
    <div id="jive-body-sidebarcol-container">
        <!-- BEGIN sidebar column -->
        <div id="jive-body-sidebarcol">
        <script type="text/javascript">
            function createDocFromThread() {
                    document.location = '/support/thread-to-doc.jspa?thread=1537';
            }
        </script>

<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_thread-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-_thread-actions-tab"
             class="jive-action-sidebar-tab-first"
 >



            <ul id="jive-action-sidebar-tab-list_thread-actions-tab" class=" jive-icon-list">













                <li id="jive-link-thread-print" style=""
                        ><a href="/support/thread/1537?decorator=print&amp;displayFullThread=true"
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>

    <!-- 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-2-3185">
                <li><span>Retrieving data ...</span></li>
            </ul>
        </div>
    </div>

    <!-- END sidebar box 'More Like This' -->
        
            
            

		<!-- start jive social container -->
<div class="jive-box jive-sidebar">
	<div class="jive-box-header jive-sidebar-header">
		<h4>Bookmarked By (0)</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="1537"/>
            <input type="hidden" name="contentObjectType" value="1"/>
            <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>        <!-- end jive social container -->


          <div class="jive-box jive-sidebar jive-box-questionLegend">
              <div class="jive-box-header jive-sidebar-header">
                  <h4>Legend</h4>
              </div>
              <div class="jive-box-body jive-sidebar-body">
                  <ul class="jive-icon-list font-color-meta">
                      <li><span class="jive-icon-med jive-icon-discussion-correct"></span>
<strong class="jive-thread-reply-message-correct-label">Correct Answers</strong> - 5 points                      </li>
                      <li><span class="jive-icon-med jive-icon-discussion-helpful"></span>
<strong class="jive-thread-reply-message-helpful-label">Helpful Answers</strong> - 3 points                      </li>
                  </ul>
              </div>
          </div>
		


        </div>
        <!-- END sidebar column -->
    </div>
    <!-- END sidebar column container -->

    <!-- END main body -->

</div>
<!-- END main body -->



        </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>
