Music Representation and Transformation in Software: Structure and Algorithms in Python (Paperback)
暫譯: 音樂在軟體中的表示與轉換:Python中的結構與演算法 (平裝本)

Pazel, Donald P.

  • 出版商: Springer
  • 出版日期: 2022-05-07
  • 售價: $2,280
  • 貴賓價: 9.5$2,166
  • 語言: 英文
  • 頁數: 333
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 3030974715
  • ISBN-13: 9783030974718
  • 相關分類: Python程式語言Algorithms-data-structures
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

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.

商品描述(中文翻譯)

這本書帶領讀者以有組織的方式探索音樂概念,從音調、音高和時間的基本概念開始,逐步發展到音符、音程、和弦和樂譜,同時將這些元素詮釋為軟體工件。書中對這些概念的組織及其之間的關係,以及它們作為 Python 類別和物件的表現,給予了密切的關注,以便從軟體設計的角度學習音樂。

本書的第一部分專注於音樂理論中主要元素的軟體表現。其目標是為學生提供指導,教他們如何從基本概念建立音樂軟體模型,並逐步發展到更複雜的概念。每一章都介紹音樂概念,並將其拆解為相關的數據屬性和方法,目的是讓讀者在這一部分結束時,能夠在軟體中開發出相對完整的音樂元素庫。第二部分則著手將這一基礎應用於「音樂轉換」的主題。重點在於局部轉換,即僅限於幾小節的轉換。在一般介紹之後,討論的主題包括音高分配、調性變更、旋律反轉、旋律塑形、和聲轉錄、逆行、旋律搜尋和擴張。

這本教科書被設計為計算機科學、軟體工程和程式設計課程的主要或補充資料來源。它也可以作為高級計算機音樂課程或電子音樂課程的主要教科書。對於希望學習如何建模音樂理論工件複雜性的計算機音樂軟體專業人士,或希望在其領域學習高級程式設計技術的音樂學生,這本書也將是有幫助的。

作者簡介

Donald P. Pazel is a computer scientist and software engineer who has worked on a wide diversity of software projects. He was a member of the computer music research team in the Mathematics Department at the IBM TJ Watson Research Center in New York. That work focused on MIDI-based composition software and real-time music modification. Various prototypes were developed during his time there, e.g., MusicSketcher, a prototype application that demonstrated a wide range of music transformational capability. He is also a musician with long-time experience in composition and piano performance. In this book, he develops music theory software based on his music experiences and knowledge of object-oriented and algorithmic programming in Python.

作者簡介(中文翻譯)

唐納德·P·帕澤爾(Donald P. Pazel)是一位計算機科學家和軟體工程師,曾參與多樣化的軟體專案。他曾是IBM TJ Watson研究中心數學系計算機音樂研究小組的成員。該項工作的重點是基於MIDI的作曲軟體和即時音樂修改。在他任職期間,開發了多個原型,例如MusicSketcher,這是一個展示廣泛音樂轉換能力的原型應用程式。他也是一位音樂家,擁有長期的作曲和鋼琴演奏經驗。在本書中,他根據自己的音樂經驗以及在Python中對物件導向和演算法編程的知識,開發了音樂理論軟體。