101 Albums that Changed Popular Music | 0:e upplagan
- Danskt band, Engelska, 2009
- Författare: Chris Smith
- Betyg:
255
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Chris Smith's 101 Albums That Changed Popular Music tells the fascinating stories behind the most groundbreaking, influential, and often controversial albums ever recorded, ranging from The Anthology of American Folk Music (1952) to Elephant (2003) by The White Stripes.
Organized chronologically to capture the flow of culture from one album to the next, this volume illuminates how these classic recordings reflected--and sometimes changed--the political, social, and economic culture of their eras. Among the featured albums are releases from the hard-blues explosion of the '60s, including Robert Johnson's King of the Delta Blues Singers, a landmark collection whose songs were later covered by the likes of Cream, Led Zeppelin, and the Rolling Stones. Punk made its mark in the '70s with Patti Smith's Horses and the Clash's London Calling. In the '80s Michael Jackson's blockbuster LP, Thriller, not only topped the charts, it became the best-selling record of all time. Diversity defined the '90s, with the most influential albums ranging from Garth Brooks' No Fences, which made country one of the hottest musical genres of the decade, to Dr. Dre's debut, The Chronic, a multi-platinum smash hit that brought West Coast hip hop into the mainstream. For each album, the book lists the basic publication information, including release date, label, and producer. More important, Chris Smith sheds light on the history of these albums, revealing the inspiration behind their creation, and why they continue to stand the test of time. Selected on the basis of their popular appeal and influence on later genres, the albums included represent a wide variety of genres, such as blues, jazz, rock, reggae, rockabilly, folk, soul, hip-hop, and country.
A timeline of important events, a selected bibliography for further reading, and an appendix of albums that almost made the cut round out this volume, making it a gold mine of information for everyone who loves popular music.
Organized chronologically to capture the flow of culture from one album to the next, this volume illuminates how these classic recordings reflected--and sometimes changed--the political, social, and economic culture of their eras. Among the featured albums are releases from the hard-blues explosion of the '60s, including Robert Johnson's King of the Delta Blues Singers, a landmark collection whose songs were later covered by the likes of Cream, Led Zeppelin, and the Rolling Stones. Punk made its mark in the '70s with Patti Smith's Horses and the Clash's London Calling. In the '80s Michael Jackson's blockbuster LP, Thriller, not only topped the charts, it became the best-selling record of all time. Diversity defined the '90s, with the most influential albums ranging from Garth Brooks' No Fences, which made country one of the hottest musical genres of the decade, to Dr. Dre's debut, The Chronic, a multi-platinum smash hit that brought West Coast hip hop into the mainstream. For each album, the book lists the basic publication information, including release date, label, and producer. More important, Chris Smith sheds light on the history of these albums, revealing the inspiration behind their creation, and why they continue to stand the test of time. Selected on the basis of their popular appeal and influence on later genres, the albums included represent a wide variety of genres, such as blues, jazz, rock, reggae, rockabilly, folk, soul, hip-hop, and country.
A timeline of important events, a selected bibliography for further reading, and an appendix of albums that almost made the cut round out this volume, making it a gold mine of information for everyone who loves popular music.
Om denna bok
101 Albums that Changed Popular Music av Chris Smith är en Danskt band bok med 304 sidor på Engelska. Den utgavs 2009 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp 101 Albums that Changed Popular Music begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780195373714
Upplaga:
0
Utgiven:
2009-07-09
Förlag:
Oxford University Press
Sidantal:
304
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>