The Haskell School of Music: From Signals to Symphonies

Paul Hudak, Donya Quick

  • 出版商: Cambridge
  • 出版日期: 2018-10-04
  • 售價: $2,660
  • 貴賓價: 9.5$2,527
  • 語言: 英文
  • 頁數: 398
  • 裝訂: Hardcover
  • ISBN: 1108416756
  • ISBN-13: 9781108416757
  • 相關分類: Functional-programming
  • 海外代購書籍(需單獨結帳)

商品描述

This book explores the fundamentals of computer music and functional programming through the Haskell programming language. Functional programming is typically considered difficult to learn. This introduction in the context of creating music will allow students and professionals with a musical inclination to leverage their experience to help understand concepts that might be intimidating in more traditional computer science settings. Conversely, the book opens the door for programmers to interact with music by using a medium that is familiar to them. Readers will learn how to use the Euterpea library for Haskell (http://www.euterpea.com) to represent and create their own music with code, without the need for other music software. The book explores common paradigms used in algorithmic music composition, such as stochastic generation, musical grammars, self-similarity, and real-time interactive systems. Other topics covered include the basics of signal-based systems in Haskell, sound synthesis, and virtual instrument design.