語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Music Representation and Transformation in Software = Structure and Algorithms in Python /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Music Representation and Transformation in Software/ by Donald P. Pazel.
其他題名:
Structure and Algorithms in Python /
作者:
Pazel, Donald P.
面頁冊數:
XX, 333 p. 204 illus., 27 illus. in color.online resource. :
Contained By:
Springer Nature eBook
標題:
Digital Humanities. -
電子資源:
https://doi.org/10.1007/978-3-030-97472-5
ISBN:
9783030974725
Music Representation and Transformation in Software = Structure and Algorithms in Python /
Pazel, Donald P.
Music Representation and Transformation in Software
Structure and Algorithms in Python /[electronic resource] :by Donald P. Pazel. - 1st ed. 2022. - XX, 333 p. 204 illus., 27 illus. in color.online resource.
Part 1: Representation -- 1. Software Modeling and Object-Oriented Design -- 2. The Chromatic Scale and the Diatonic Foundation -- 3. Intervals -- 4. Modality, Tonality, and Scales -- 5. Time in Music -- 6. The Note and Note Aggregates -- 7. Chords -- 8. Instruments -- 9. Score Representation -- 10. Rendering Score to Midi -- 11. Variable Dynamics and Tempo -- 12. Further Representations -- Part 2: Music Transformations -- 13. An Introduction to Music Transformations -- 14. A Constraint Engine for Pitch Assignment -- 15. Shift: A Transform fKey Change -- 16. Reflection: A Transform for Melodic Inversion -- 17. Reshape: A Transform for Melodic Shaping -- 18. Harmonic Transcription: Preserving Melody Over Harmonic Change -- 19. Retrograde: Reversing a Melody -- 20. Melodic Search and Pattern Substitution -- 21 Dilation: Musical Expansion and Contraction -- 22. The Step Shift Transform and Sequences -- 23. Final Thoughts.
This book takes the reader on a journey through music concepts in an organized approach that develops music essentials from the concepts of tone, pitch, and time, through notes, intervals, chords, and scores while at the same time interpreting these elements as software artifacts. Close attention is paid to the organization of and relationships amongst these concepts and their representation as Python classes and objects, to learn about music from a software design viewpoint. The first part of the book focuses on software representation of the main elements found in music theory. Its objective is to provide direction to students on how to build a music software model from basic concepts and grow towards more complex concepts. Chapter by chapter, music concepts are introduced, and each is broken apart into related data properties and methods with the goal that by the end of this section, the reader will have developed a relatively complete library of music elements in software. The second part takes on the task of applying that foundation to the subject of “music transformations”. The focus is on localized transformations, that is, transformations isolated to a few measures. After a general introduction, the discussion includes topics of pitch assignment, key change, melodic inversion, melodic shaping, harmonic transcription, retrograde, melodic search and dilation. This textbook is designed as a principal or supplemental source for computer science, software engineering, and programming courses. It can also be used as a main textbook for advanced computer music courses or electronic music courses. Computer music software professionals interested in learning how to model the complexities of music theory artifacts, or music students who want to learn advanced programming techniques in their domain will also find the book helpful.
ISBN: 9783030974725
Standard No.: 10.1007/978-3-030-97472-5doiSubjects--Topical Terms:
1113776
Digital Humanities.
LC Class. No.: QA76.758
Dewey Class. No.: 005.1
Music Representation and Transformation in Software = Structure and Algorithms in Python /
LDR
:04124nam a22003855i 4500
001
1094811
003
DE-He213
005
20220506050122.0
007
cr nn 008mamaa
008
221228s2022 sz | s |||| 0|eng d
020
$a
9783030974725
$9
978-3-030-97472-5
024
7
$a
10.1007/978-3-030-97472-5
$2
doi
035
$a
978-3-030-97472-5
050
4
$a
QA76.758
072
7
$a
UMZ
$2
bicssc
072
7
$a
COM051230
$2
bisacsh
072
7
$a
UMZ
$2
thema
082
0 4
$a
005.1
$2
23
100
1
$a
Pazel, Donald P.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1403002
245
1 0
$a
Music Representation and Transformation in Software
$h
[electronic resource] :
$b
Structure and Algorithms in Python /
$c
by Donald P. Pazel.
250
$a
1st ed. 2022.
264
1
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2022.
300
$a
XX, 333 p. 204 illus., 27 illus. in color.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
505
0
$a
Part 1: Representation -- 1. Software Modeling and Object-Oriented Design -- 2. The Chromatic Scale and the Diatonic Foundation -- 3. Intervals -- 4. Modality, Tonality, and Scales -- 5. Time in Music -- 6. The Note and Note Aggregates -- 7. Chords -- 8. Instruments -- 9. Score Representation -- 10. Rendering Score to Midi -- 11. Variable Dynamics and Tempo -- 12. Further Representations -- Part 2: Music Transformations -- 13. An Introduction to Music Transformations -- 14. A Constraint Engine for Pitch Assignment -- 15. Shift: A Transform fKey Change -- 16. Reflection: A Transform for Melodic Inversion -- 17. Reshape: A Transform for Melodic Shaping -- 18. Harmonic Transcription: Preserving Melody Over Harmonic Change -- 19. Retrograde: Reversing a Melody -- 20. Melodic Search and Pattern Substitution -- 21 Dilation: Musical Expansion and Contraction -- 22. The Step Shift Transform and Sequences -- 23. Final Thoughts.
520
$a
This book takes the reader on a journey through music concepts in an organized approach that develops music essentials from the concepts of tone, pitch, and time, through notes, intervals, chords, and scores while at the same time interpreting these elements as software artifacts. Close attention is paid to the organization of and relationships amongst these concepts and their representation as Python classes and objects, to learn about music from a software design viewpoint. The first part of the book focuses on software representation of the main elements found in music theory. Its objective is to provide direction to students on how to build a music software model from basic concepts and grow towards more complex concepts. Chapter by chapter, music concepts are introduced, and each is broken apart into related data properties and methods with the goal that by the end of this section, the reader will have developed a relatively complete library of music elements in software. The second part takes on the task of applying that foundation to the subject of “music transformations”. The focus is on localized transformations, that is, transformations isolated to a few measures. After a general introduction, the discussion includes topics of pitch assignment, key change, melodic inversion, melodic shaping, harmonic transcription, retrograde, melodic search and dilation. This textbook is designed as a principal or supplemental source for computer science, software engineering, and programming courses. It can also be used as a main textbook for advanced computer music courses or electronic music courses. Computer music software professionals interested in learning how to model the complexities of music theory artifacts, or music students who want to learn advanced programming techniques in their domain will also find the book helpful.
650
2 4
$a
Digital Humanities.
$3
1113776
650
1 4
$a
Software Engineering.
$3
669632
650
0
$a
Digital humanities.
$3
1114583
650
0
$a
Music.
$3
649088
650
0
$a
Software engineering.
$3
562952
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9783030974718
776
0 8
$i
Printed edition:
$z
9783030974732
856
4 0
$u
https://doi.org/10.1007/978-3-030-97472-5
912
$a
ZDB-2-SCS
912
$a
ZDB-2-SXCS
950
$a
Computer Science (SpringerNature-11645)
950
$a
Computer Science (R0) (SpringerNature-43710)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入