Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

Small But Mighty Acoustics From Taylor, Breedlove, and Cort | Demo

Дата публикации: 21-07-2026 20:34:38


Tom Butwin takes a close-up look at three parlor-style acoustics that punch well above their size. The Taylor Ben Harper Gold Label 512e, the Cort Modern Black, and the Breedlove Roots Parlor each approach the compact acoustic differently, and all three sound great at home, in the studio, or on stage.The Taylor brings a deeper Grand Concert body with a torrefied Sitka spruce top and mahogany back and sides, plus the Action Control Neck for easy angle adjustments and the Claria pickup system that stays clean and free of distortion. The Cort Modern Black rethinks the format from the ground up, moving its sound ports to the top and aiming everything at the player with an Ergo-A asymmetric neck carve, fret edges that have been hand rolled, and a Fishman Matrix VT system. And the Breedlove Roots Parlor pairs Sitka spruce with Indian rosewood, a pinless bridge, and the L.R. Baggs HiFi system, all built with Breedlove's sound optimization process and wood that is sustainably sourced.
Taylor
Ben Harper Gold Label 512e
Acoustic-electric Guitar, Signature, with Spruce Top, Mahogany Back and Sides, Mahogany Neck, and Rosewood Fingerboard - Shaded Edgeburst
Street price
$2999

Buy now

{
"@context": "https://schema.org",
"@type": "Product",
"name": "Ben Harper Gold Label 512e",
"image": ["https://www.premierguitar.com/media-library/image.png?id=67517474&width=980"],
"description": "",
"brand": {
"@type": "Brand",
"name": "Taylor"
},
"offers": {

"@type": "Offer"
,
"price": 2999,
"priceCurrency": "USD"




,
"url": "https://sweetwater.sjv.io/L05Dyj"




}
}
/* Container */
.pg-product-card {
box-sizing: border-box;
width: 100%;
max-width: 760px;
margin: 24px auto;
border-radius: 14px;
border: 1px solid #e3e3e3;
padding: 16px;
background: #ffffff;
display: grid;
grid-template-columns: 1fr;
gap: 16px;
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
/* Layout modifiers */
.pg-product-card.pg-layout-full {
grid-template-columns: 1fr;
}
@media (min-width: 720px) {
.pg-product-card.pg-layout-split {
grid-template-columns: 220px minmax(0, 1fr);
align-items: center;
}
}
/* Image */
.pg-product-card__image-wrap {
position: relative;
border-radius: 12px;
overflow: hidden;
background: #f4f4f4;
aspect-ratio: 1 / 1;
}
.pg-product-card__image-link {
display: block;
width: 100%;
height: 100%;
}
.pg-product-card__image {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
/* Body */
.pg-product-card__body {
display: flex;
flex-direction: column;
gap: 8px;
}
/* Badge */
.pg-product-card__badge {
display: inline-block;
padding: 4px 10px;
border-radius: 999px;
background: #111111;
color: #ffffff;
font-size: 11px;
font-weight: 600;
letter-spacing: 0.06em;
text-transform: uppercase;
margin-bottom: 2px;
}
/* Company + title */
.pg-product-card__company {
font-size: 12px;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #666666;
font-weight: 600;
}
.pg-product-card__title {
font-size: 20px;
line-height: 1.25;
margin: 2px 0 4px;
font-weight: 700;
}
/* Description */
.pg-product-card__description {
font-size: 14px;
line-height: 1.6;
color: #222222;
}
/* Meta / price */
.pg-product-card__meta {
margin-top: 6px;
margin-bottom: 10px;
}
.pg-product-card__price {
font-size: 13px;
display: flex;
gap: 6px;
align-items: baseline;
}
.pg-product-card__price-label {
text-transform: uppercase;
letter-spacing: 0.08em;
color: #777777;
font-weight: 600;
font-size: 11px;
}
.pg-product-card__price-value {
font-weight: 700;
font-size: 14px;
}
/* Buttons */
.pg-product-card__actions {
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.pg-product-card__btn {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 8px 14px;
border-radius: 999px;
font-size: 13px;
font-weight: 600;
text-decoration: none;
border: 1px solid transparent;
cursor: pointer;
white-space: nowrap;
}
.pg-product-card__btn--primary {
background: #000000;
color: #ffffff;
}
.pg-product-card__btn--secondary {
background: #ffffff;
color: #000000;
border-color: #cccccc;
}
/* Disclosure */
.pg-product-card__disclosure {
margin-top: 8px;
font-size: 11px;
line-height: 1.4;
color: #888888;
}
/* Mobile tweaks */
@media (max-width: 540px) {
.pg-product-card {
padding: 14px;
}
.pg-product-card__actions {
flex-direction: column;
align-items: stretch;
}
.pg-product-card__btn {
width: 100%;
}
}
Breedlove
Roots Parlor Sitka/Rosewood
Acoustic-electric Guitar with Spruce Top, Rosewood Back and Sides, Mahogany Neck, and Ebony Fingerboard - Vintage Toner
Street price
$2999

Buy now

{
"@context": "https://schema.org",
"@type": "Product",
"name": "Roots Parlor Sitka/Rosewood",
"image": ["https://www.premierguitar.com/media-library/image.png?id=67517478&width=980"],
"description": "",
"brand": {
"@type": "Brand",
"name": "Breedlove"
},
"offers": {

"@type": "Offer"
,
"price": 2999,
"priceCurrency": "USD"




,
"url": "https://sweetwater.sjv.io/QYGKXP"




}
}
/* Container */
.pg-product-card {
box-sizing: border-box;
width: 100%;
max-width: 760px;
margin: 24px auto;
border-radius: 14px;
border: 1px solid #e3e3e3;
padding: 16px;
background: #ffffff;
display: grid;
grid-template-columns: 1fr;
gap: 16px;
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
/* Layout modifiers */
.pg-product-card.pg-layout-full {
grid-template-columns: 1fr;
}
@media (min-width: 720px) {
.pg-product-card.pg-layout-split {
grid-template-columns: 220px minmax(0, 1fr);
align-items: center;
}
}
/* Image */
.pg-product-card__image-wrap {
position: relative;
border-radius: 12px;
overflow: hidden;
background: #f4f4f4;
aspect-ratio: 1 / 1;
}
.pg-product-card__image-link {
display: block;
width: 100%;
height: 100%;
}
.pg-product-card__image {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
/* Body */
.pg-product-card__body {
display: flex;
flex-direction: column;
gap: 8px;
}
/* Badge */
.pg-product-card__badge {
display: inline-block;
padding: 4px 10px;
border-radius: 999px;
background: #111111;
color: #ffffff;
font-size: 11px;
font-weight: 600;
letter-spacing: 0.06em;
text-transform: uppercase;
margin-bottom: 2px;
}
/* Company + title */
.pg-product-card__company {
font-size: 12px;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #666666;
font-weight: 600;
}
.pg-product-card__title {
font-size: 20px;
line-height: 1.25;
margin: 2px 0 4px;
font-weight: 700;
}
/* Description */
.pg-product-card__description {
font-size: 14px;
line-height: 1.6;
color: #222222;
}
/* Meta / price */
.pg-product-card__meta {
margin-top: 6px;
margin-bottom: 10px;
}
.pg-product-card__price {
font-size: 13px;
display: flex;
gap: 6px;
align-items: baseline;
}
.pg-product-card__price-label {
text-transform: uppercase;
letter-spacing: 0.08em;
color: #777777;
font-weight: 600;
font-size: 11px;
}
.pg-product-card__price-value {
font-weight: 700;
font-size: 14px;
}
/* Buttons */
.pg-product-card__actions {
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.pg-product-card__btn {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 8px 14px;
border-radius: 999px;
font-size: 13px;
font-weight: 600;
text-decoration: none;
border: 1px solid transparent;
cursor: pointer;
white-space: nowrap;
}
.pg-product-card__btn--primary {
background: #000000;
color: #ffffff;
}
.pg-product-card__btn--secondary {
background: #ffffff;
color: #000000;
border-color: #cccccc;
}
/* Disclosure */
.pg-product-card__disclosure {
margin-top: 8px;
font-size: 11px;
line-height: 1.4;
color: #888888;
}
/* Mobile tweaks */
@media (max-width: 540px) {
.pg-product-card {
padding: 14px;
}
.pg-product-card__actions {
flex-direction: column;
align-items: stretch;
}
.pg-product-card__btn {
width: 100%;
}
}
Cort Guitars
Modern Black
The Cort Modern Black is a unique acoustic guitar designed with dual side sound ports for enhanced resonance and player-focused projection. With a solid spruce top and mahogany body, it delivers a warm, balanced tone. Its compact Modern Concert shape offers excellent comfort, playability, and a distinctive visual style.
Street price
$1599.99

Learn more

{
"@context": "https://schema.org",
"@type": "Product",
"name": "Modern Black",
"image": ["https://www.premierguitar.com/media-library/image.png?id=67522286&width=980"],
"description": "",
"brand": {
"@type": "Brand",
"name": "Cort Guitars"
},
"offers": {

"@type": "Offer"
,
"price": 1599.99,
"priceCurrency": "USD"


,
"url": "https://www.cortguitars.com/dp/modern-black/"




}
}
/* Container */
.pg-product-card {
box-sizing: border-box;
width: 100%;
max-width: 760px;
margin: 24px auto;
border-radius: 14px;
border: 1px solid #e3e3e3;
padding: 16px;
background: #ffffff;
display: grid;
grid-template-columns: 1fr;
gap: 16px;
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
/* Layout modifiers */
.pg-product-card.pg-layout-full {
grid-template-columns: 1fr;
}
@media (min-width: 720px) {
.pg-product-card.pg-layout-split {
grid-template-columns: 220px minmax(0, 1fr);
align-items: center;
}
}
/* Image */
.pg-product-card__image-wrap {
position: relative;
border-radius: 12px;
overflow: hidden;
background: #f4f4f4;
aspect-ratio: 1 / 1;
}
.pg-product-card__image-link {
display: block;
width: 100%;
height: 100%;
}
.pg-product-card__image {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
/* Body */
.pg-product-card__body {
display: flex;
flex-direction: column;
gap: 8px;
}
/* Badge */
.pg-product-card__badge {
display: inline-block;
padding: 4px 10px;
border-radius: 999px;
background: #111111;
color: #ffffff;
font-size: 11px;
font-weight: 600;
letter-spacing: 0.06em;
text-transform: uppercase;
margin-bottom: 2px;
}
/* Company + title */
.pg-product-card__company {
font-size: 12px;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #666666;
font-weight: 600;
}
.pg-product-card__title {
font-size: 20px;
line-height: 1.25;
margin: 2px 0 4px;
font-weight: 700;
}
/* Description */
.pg-product-card__description {
font-size: 14px;
line-height: 1.6;
color: #222222;
}
/* Meta / price */
.pg-product-card__meta {
margin-top: 6px;
margin-bottom: 10px;
}
.pg-product-card__price {
font-size: 13px;
display: flex;
gap: 6px;
align-items: baseline;
}
.pg-product-card__price-label {
text-transform: uppercase;
letter-spacing: 0.08em;
color: #777777;
font-weight: 600;
font-size: 11px;
}
.pg-product-card__price-value {
font-weight: 700;
font-size: 14px;
}
/* Buttons */
.pg-product-card__actions {
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.pg-product-card__btn {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 8px 14px;
border-radius: 999px;
font-size: 13px;
font-weight: 600;
text-decoration: none;
border: 1px solid transparent;
cursor: pointer;
white-space: nowrap;
}
.pg-product-card__btn--primary {
background: #000000;
color: #ffffff;
}
.pg-product-card__btn--secondary {
background: #ffffff;
color: #000000;
border-color: #cccccc;
}
/* Disclosure */
.pg-product-card__disclosure {
margin-top: 8px;
font-size: 11px;
line-height: 1.4;
color: #888888;
}
/* Mobile tweaks */
@media (max-width: 540px) {
.pg-product-card {
padding: 14px;
}
.pg-product-card__actions {
flex-direction: column;
align-items: stretch;
}
.pg-product-card__btn {
width: 100%;
}
}


Основное содержимое страницы с новостью.

  1. Home
  2. Videos
  3. Review Demos

google cta

Tom Butwin

Tom Butwin

Tom Butwin is a freelance contributor to Premier Guitar and also a singer, songwriter, guitarist, and YouTube personality. He studied at Oakland University, and he's released three original records, as well as two musical theater cover albums. (Yes, musical theater. You read that correctly.) You can connect with him at https://www.TomButwin.com.

Tom Butwin takes a close-up look at three parlor-style acoustics that punch well above their size. The Taylor Ben Harper Gold Label 512e, the Cort Modern Black, and the Breedlove Roots Parlor each approach the compact acoustic differently, and all three sound great at home, in the studio, or on stage.


The Taylor brings a deeper Grand Concert body with a torrefied Sitka spruce top and mahogany back and sides, plus the Action Control Neck for easy angle adjustments and the Claria pickup system that stays clean and free of distortion. The Cort Modern Black rethinks the format from the ground up, moving its sound ports to the top and aiming everything at the player with an Ergo-A asymmetric neck carve, fret edges that have been hand rolled, and a Fishman Matrix VT system. And the Breedlove Roots Parlor pairs Sitka spruce with Indian rosewood, a pinless bridge, and the L.R. Baggs HiFi system, all built with Breedlove's sound optimization process and wood that is sustainably sourced.

Ben Harper Gold Label 512e Ben Harper Gold Label 512e

Taylor

Ben Harper Gold Label 512e

Acoustic-electric Guitar, Signature, with Spruce Top, Mahogany Back and Sides, Mahogany Neck, and Rosewood Fingerboard - Shaded Edgeburst

Roots Parlor Sitka/Rosewood Roots Parlor Sitka/Rosewood

Breedlove

Roots Parlor Sitka/Rosewood

Acoustic-electric Guitar with Spruce Top, Rosewood Back and Sides, Mahogany Neck, and Ebony Fingerboard - Vintage Toner

Modern Black

Cort Guitars

Modern Black

The Cort Modern Black is a unique acoustic guitar designed with dual side sound ports for enhanced resonance and player-focused projection. With a solid spruce top and mahogany body, it delivers a warm, balanced tone. Its compact Modern Concert shape offers excellent comfort, playability, and a distinctive visual style.

google cta Want more of our stories on Google? Click here to make us a Preferred Source.

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1Enter to Win the Cort Modern Black022.323-07-2026
2Lâg Sauvage-DCE Giveaway022.421-05-2026
3Pickup Party: StewMac022.429-06-2026
4Ashdown SBM 110 Amplifier Giveaway!025.1903-08-2026
5Win an ESP USA HDX-I — 1 of Only 30 Ever Made031.0202-06-2026
6Gear Radar: Stage-Ready Mini Combos, Multiscale Basses & Modern Acoustics017.0418-08-2026
7Pickup Party: EMG Pickups014.414-07-2026
8Pickup Party 2026: Lollar Monolith019.8808-06-2026
9Gretsch G2622TG Streamliner Ltd Ed Center Block Double-Cut with Bigsby review: “there are a million and one songs trapped inside this guitar, impatiently waiting to be unleashed”018.8814-08-2026
10Rocky Mountain Slides Co Swamp Critter Giveaway014.9813-04-2026

Классификация: . Схожих патентов: 0. Схожих новостей: 10. Тональность: 0. Информативность: 8.6. Источник: www.premierguitar.com.