Tone Psychology: Volume I | 1:a upplagan
- Inbunden, Engelska, 2019
- Författare: Carl Stumpf
- Betyg:
1380
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
Carl Stumpf (1848-1936) was a German philosopher and psychologist and a visionary and important academic. During his lifetime, he ranked among the most prominent scientists of his time. Stumpf's intention, as evident in his book, Tone Psychology, was to investigate the phenomenon of tone sensation in order to understand the general psychic functions and processes underlying the perception of sound and music. It could be argued that modern music psychology has lost or perhaps ignored the epistemological basis that Carl Stumpf developed in his Tone Psychology. To gain a confident psychological basis, the relevance of Stumpf's deliberations on music psychology cannot be overestimated. Analyses of the essence of tones, complex tones and sounds are fundamental topics for general psychology and epistemology. By the end of this two-volume work, Stumpf had established an epistemology of hearing. The subject of Volume I is the sensation of successive single tones. Stumpf demonstrates that analysis leads to the realisation of a plurality (is there only one tone or are there several tones?), which is then followed by a comparison: an increase may be observed (one tone is higher than the other) or a similarity may be realised (both tones have the same pitch or the same loudness). With almost mathematical stringency, Stumpf developed a topology of tones. Volume II deals with the sensation of two simultaneous tones (musical intervals). The books are stimulating, rewarding and provocative and will appeal to music psychologists, music theorists, general psychologists, philosophers, epistemologists and neuroscientists.
Om denna bok
Tone Psychology: Volume I av Carl Stumpf är en Inbunden bok med 304 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2019 av Taylor & Francis Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Tone Psychology: Volume I 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:
Pedagogik & psykologi
Bandtyp:
Inbunden
Språk:
Engelska
ISBN:
9781472435231
Upplaga:
1
Utgiven:
2019-09-20
Förlag:
Taylor & Francis Ltd
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"
>