<style> .product-description-container{font-family:'Roboto',sans-serif;color:#374151}.product-description-container h1,.product-description-container h2,.product-description-container h3,.product-description-container h4{font-family:'Barlow',sans-serif;font-weight:900;letter-spacing:-.025em;color:#111827}.product-description-container ul{list-style-type:disc;margin-left:1.5rem;margin-bottom:1rem;padding-left:1rem}.product-description-container li{margin-bottom:.25rem}.product-description-container ol{list-style-type:decimal;margin-left:1.25rem;margin-top:.5rem;margin-bottom:.5rem;padding-left:1rem}.product-description-container ol li{margin:.1rem 0;line-height:1.5}.product-description-container .prose{line-height:1.75}.product-description-container .prose p,.product-description-container .prose ul,.product-description-container .prose ol{margin-bottom:1rem}.product-description-container .prose h3{font-size:1.5rem;line-height:2rem;margin-bottom:1rem;margin-top:1.5rem}.intro-section{text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.intro-section h1{font-size:3rem;line-height:1.1}.intro-section h2{font-size:1.5rem;line-height:2rem;color:#6b7280;margin-top:.5rem;font-weight:700}.intro-section .prose{margin-top:1.5rem;font-size:1.125rem;line-height:1.75}.product-description-container .desc-section{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;margin-bottom:2rem}.product-description-container .desc-section.image-layout-left .desc-image{order:1}.product-description-container .desc-section.image-layout-left .desc-text{order:2}.product-description-container .desc-section.image-layout-right .desc-image{order:2}.product-description-container .desc-section.image-layout-right .desc-text{order:1}.product-description-container .desc-image{border-radius:.75rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);background-color:#f9fafb}.product-description-container .desc-image img{width:100%;height:100%;display:block;transition:transform .3s ease}.product-description-container .desc-image.fit-cover img{object-fit:cover}.product-description-container .desc-image.fit-contain img{object-fit:contain}.product-description-container .desc-text{overflow-wrap:break-word}.product-description-container .desc-text h3{font-size:1.875rem;line-height:2.25rem;margin-bottom:1rem}.product-description-container .desc-text p{margin-bottom:1rem;line-height:1.75}.hero-section{position:relative;text-align:center;color:#fff;min-height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;border-radius:.75rem;overflow:hidden;margin-bottom:2rem}.hero-section img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.hero-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:2}.hero-section .hero-content{position:relative;z-index:3}.hero-section h1{font-size:3rem;color:#fff}.hero-section h2{font-size:1.5rem;color:#d1d5db;font-weight:700}.feature-section{position:relative;min-height:60vh;display:flex;align-items:center;color:#fff;border-radius:.75rem;overflow:hidden;margin-bottom:2rem}.feature-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1}.feature-section img.bg-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.feature-section .feature-content{position:relative;z-index:2;background-color:rgba(0,0,0,.7);padding:2rem;border-radius:.5rem;overflow-wrap:break-word}.feature-section.text-left .feature-content{max-width:40%;margin-left:5%}.feature-section.text-right .feature-content{max-width:40%;margin-left:55%}.feature-section.text-center{justify-content:center;text-align:center}.feature-section.text-center .feature-content{margin-left:auto;margin-right:auto;max-width:60%}.feature-section h3{font-size:1.875rem;line-height:2.25rem;margin-bottom:1rem;color:#fff}.feature-section p{line-height:1.75;color:#e5e7eb}.features-3col-section{text-align:center;padding:2rem 0}.features-3col-section .main-image img{border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);width:100%;max-width:800px;margin:0 auto 2rem auto}.features-3col-section .main-text{max-width:800px;margin:0 auto 3rem auto}.features-3col-section .main-text h3{font-size:2.25rem;line-height:2.5rem;margin-bottom:1rem}.features-3col-section .main-text p{line-height:1.75;font-size:1.125rem;color:#4b5563}.features-3col-section .columns-container{display:grid;gap:2rem;max-width:1200px;margin:0 auto}.features-3col-section .columns-container.cols-2{grid-template-columns:repeat(2,1fr);max-width:800px}.features-3col-section .columns-container.cols-3{grid-template-columns:repeat(3,1fr)}.features-3col-section .feature-item{text-align:left;overflow-wrap:break-word}.features-3col-section .feature-item svg{width:48px;height:48px;margin-bottom:1rem;color:#e7284d}.features-3col-section .feature-item h4{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.features-3col-section .feature-item p{line-height:1.6;color:#4b5563}@media (max-width:768px){.hero-section h1,.intro-section h1{font-size:2.5rem}.product-description-container .desc-section{grid-template-columns:1fr}.product-description-container .desc-section>.desc-image{order:2!important;height:auto!important;max-height:300px!important}.product-description-container .desc-section>.desc-text{order:1!important;text-align:center}.feature-section{justify-content:center;text-align:center}.feature-section .feature-content{background-color:rgba(0,0,0,.7);max-width:90%;margin:2rem auto;padding:1.5rem}.feature-section.text-left .feature-content,.feature-section.text-right .feature-content,.feature-section.text-center .feature-content{margin-left:auto;margin-right:auto}.features-3col-section .columns-container.cols-2,.features-3col-section .columns-container.cols-3{grid-template-columns:1fr}.features-3col-section .feature-item{text-align:center;display:flex;flex-direction:column;align-items:center}} </style> <div class="product-description-container"> <section class="features-3col-section"> <div class="main-text"> <h3>KS M-6 EVERTUNE</h3> <div class="prose max-w-none"><b>LTD KS M-6 EVERTUNE MS KEN SUSI</b></div> </div> <div class="main-image"><img src="" alt="Popis obrázka pre SEO" loading="lazy"></div> <div class="columns-container cols-3"> <div class="feature-item"> <svg xmlns="" width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z"></path><path d="m9 12 2 2 4-4"></path></svg> <h4></h4> <div class="prose max-w-none">Ken Susi plays guitar for metalcore titans As I Lay Dying. His precise approach to soaring leads and ultra-tight rhythms is reflected perfectly with the KS-M6 EverTune.</div> </div> <div class="feature-item"> <svg xmlns="" width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z"></path><path d="m9 12 2 2 4-4"></path></svg> <h4></h4> <div class="prose max-w-none">Offering a neck-thru-body design at 25.5” scale for excellent stability and sustain, the KS-M6 is highlighted by two innovative components: an EverTune constant tension bridge, and Fishman Fluence Modern Humbucker active pickups.</div> </div> <div class="feature-item"> <svg xmlns="" width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z"></path><path d="m9 12 2 2 4-4"></path></svg> <h4></h4> <div class="prose max-w-none">These pickups allow for a remarkable degree of sonic flexibility right from the guitar’s controls: the volume knob features a push-pull control for -6dB of gain reduction when pulled up, while the push-pull on the tone control selects the pickup voicing (down for “Modern Active” tone, or up for “Modern Passive Attack”). Available in Metallic Silver finish.</div> </div> </div> </section> <section class="desc-section image-layout-left"> <div class="desc-image fit-cover" style="height: 450px; max-height: 450px;" data-id="31" onmousedown="startDrag(event, 31)" onmousemove="onDrag(event, 31)" onmouseup="endDrag(event, 31)" onmouseleave="endDrag(event, 31)" ontouchstart="startDrag(event, 31)" ontouchmove="onDrag(event, 31)" ontouchend="endDrag(event, 31)"> <img src="" alt="Popis obrázka pre SEO" loading="lazy" style="object-position: 0%100%; transform: scale(1);" draggable="false"> </div> <div class="desc-text"><h3>Specifications</h3><div class="prose max-w-none"><ul> <li>Construction - Neck-Thru</li> <li>Scale - 25.5"</li> <li>Body - Mahogany</li> <li>Neck - 3Pc Maple</li> <li>Fingerboard - Macassar Ebony</li> <li>Fingerboard Radius - 350mm</li> <li>Finish - Metallic Silver</li> <li>Nut Width - 42mm</li> <li>Nut Type - Molded</li> <li>Neck Contour - Thin U</li> <li>Frets/Type - 24 XJ</li> <li>Hardware Color - Chrome</li> <li>Strap Button - Standard</li> <li>Tuners - LTD</li> </ul></div></div> </section> <section class="desc-section image-layout-right"> <div class="desc-image fit-cover" style="height: 450px; max-height: 450px;" data-id="34" onmousedown="startDrag(event, 34)" onmousemove="onDrag(event, 34)" onmouseup="endDrag(event, 34)" onmouseleave="endDrag(event, 34)" ontouchstart="startDrag(event, 34)" ontouchmove="onDrag(event, 34)" ontouchend="endDrag(event, 34)"> <img src="" alt="Popis obrázka pre SEO" loading="lazy" style="object-position: 100%0%; transform: scale(1);" draggable="false"> </div> <div class="desc-text"><h3>Specifications</h3><div class="prose max-w-none"><ul> <li>Bridge - EverTune (F Model)</li> <li>Bridge PU - Fishman Fluence Modern Humbucker Ceramic Chrome *(Pull Tone for Voice 2)</li> <li>Neck PU - Fishman Fluence Modern Humbucker Alnico Chrome *(Pull Tone for Voice 2)</li> <li>Electronics - Active</li> <li>Electronics Layout - Volume(Push/Pull)/Tone(Push/Pull)/3-Way Switch</li> <li>Strings - D'Addario XL120 (.009/.011/.016/.024/.032/.042)</li> <li>Case - MH Guitar Form Fit Case</li> <li>Case Included - Yes</li> </ul></div></div> </section> </div>

ConditionBrand New (New)
Brand New items are sold by an authorized dealer or original builder and include all original packaging.Learn more
Brand
Model
  • KS M-6 Evertune Ken Susi Signature
Categories
Made In
  • China
Finish Style
  • Metallic
Body Material
  • Mahogany
Color Family
  • Silver
Right / Left Handed
  • Right Handed
Body Shape
  • S-Style
Number of Strings
  • 7-String
Neck Material
  • Maple
Body Type
  • Solid Body
Neck Construction
  • Neck-Through
Pickup Configuration
  • HH
Fretboard Material
  • Ebony
Bridge/Tailpiece Type
  • String-Through
Finish Features
  • Matching Headstock
Scale Length
  • 25.5"
Number of Frets
  • 24

Product safety information may be available here.

All4music

Bratislava, Slovakia
Joined Reverb:2021

Reverb Protection

Simple Returns, Secure Transactions, Human Support

Learn more

Secure Checkout

Promoted similar listings













Product reviews

Reverb Gives

Your purchases help youth music programs get the gear they need to make music.

Oops, looks like you forgot something. Please check the fields highlighted in red.