Skip to content

Commit 772b524

Browse files
add blog post about 2nd edition of sc book (#308)
1 parent af9a5fe commit 772b524

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

_data/gallery.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
1515
- title: SuperCollider Book
1616
type: image
17-
image: MIT-supercollider-book-sm.jpg
18-
link: https://mitpress.mit.edu/9780262232692/the-supercollider-book/
17+
image: MIT-supercollider-book-v2-sm.jpg
18+
link: https://mitpress.mit.edu/9780262049702/the-supercollider-book/
1919
text: |
2020
The essential reference to SuperCollider, a powerful, flexible, open-source, cross-platform audio programming language.
2121
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
layout: post
3+
title: "The SuperCollider Book 2nd Edition - now available"
4+
description: ""
5+
category: book
6+
author: eli
7+
tags: []
8+
---
9+
<p>The second edition of <strong>The SuperCollider Book</strong> is now available <a href="https://mitpress.mit.edu/9780262049702/the-supercollider-book/">from MIT Press</a>! Edited by Scott Wilson, David Cottle and Nick Collins, this edition of the essential SuperCollider reference represents a comprehensive update, providing students and professionals with a refreshed and user-friendly guide to the language's design, syntax, and use. This edition covers the basics as well as explorations of intermediate and advanced topics, including microsound, sonification, spatialization, and the cross-platform GUI library.</p>
10+
11+
Highlights include:
12+
13+
* New chapters on musical notation and score making, machine learning, SC Tweets, alternative editors, non-standard synthesis, and SuperCollider on small computers
14+
15+
* Technical documentation of writing and implementing your own unit generators
16+
17+
* Artist statements from a diverse collection of international musicians
18+
19+
* Code examples to accompany the book, available at https://github.com/supercollider/scbookcode/
139 KB
Loading

0 commit comments

Comments
 (0)