The Haskell School of Music - From Signals to Symphonies

简介:
本书通过Haskell编程语言探讨了计算机音乐和函数式编程的基础知识。函数式编程通常被认为很难学习。在创作音乐的背景下进行的介绍将使具有音乐倾向的学生和专业人士能够利用他们的经验来帮助理解在更传统的计算机科学环境中可能令人生畏的概念。相反,这本书为程序员通过使用他们熟悉的媒介与音乐互动打开了大门。读者将学习如何使用Haskell的Euterpea库来表示和创建自己的音乐,而无需其他音乐软件。本书探讨了算法音乐创作中使用的常见范例,例如随机生成,音乐语法,自相似性和实时交互系统。涵盖的其他主题包括Haskell中基于信号的系统的基础知识,声音合成和虚拟仪器设计。
这是一本关于Haskell函数式编程的教科书,重点关注计算机音乐概念和应用程序。这本书描述了Euterpea,一个在Haskell中开发的计算机音乐库,它允许在音符级别和信号级别对计算机音乐应用程序进行编程。
本书还从头开始教授Haskell中的函数式编程。它适合在教室中使用,以教授功能编程概念,Haskell语言详细信息,计算机音乐和音频处理概念和应用程序-或以上所有内容。
英文简介:
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 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.
This is a textbook on functional programming in Haskell, with a strong focus on computer music concepts and applications. The book describes Euterpea, a computer music library developed in Haskell, that allows programming computer music applications both at the note level and the signal level.
The book also teaches functional programming in Haskell from scratch. It is suitable for use in the classroom to teach functional programming concepts, Haskell language details, computer music and audio processing concepts and applications - or all of the above.
- 书名
- The Haskell School of Music - From Signals to Symphonies
- 译名
- 哈斯克尔音乐学院——从信号到交响乐
- 语言
- 英语
- 年份
- 2011
- 页数
- 353页
- 大小
- 2.32 MB
- 标签
- 函数式编程
- Haskell
- 下载
The Haskell School of Music - From Signals to Symphonies.pdf
- 密码
- 65536
最后更新:2025-04-12 23:57:35
←Mostly Adequate Guide To Functional Programming
→Writing Native Mobile Apps in a Functional Language Succinctly