SlideShare a Scribd company logo
1 of 32
Download to read offline
ライブコーディング
Hiroki Matsui
2020.3.28
の可能性
Algorithm ライブパフォーマンス×
Hiroki Matsui
@hisoyaca7oto
東京工科大学大学院
メディアサイエンス専攻
音声・音響信号処理
メディア・アート
LiveCoding研究
Today s pattern
ワークショップのねらい
•DAWでの制作・パフォーマンスと一味
違う、アルゴリズムによるライブスタイ
ルを知ってもらうこと
•TidalCyclesを体験してもらうこと
•即興スタイルを布教すること(最重要)
スケジュール
•前半20分くらい:

 LiveCoding文化とTidalCyclesの紹介
•後半60分:

 TidalCyclesことはじめ
LiveCodingとは
•ソフトウェアの中身をさらけ出し(投影し)、
書き換えながら音楽や映像を作っていく行為
•2000年ごろイギリスで生まれる(Slub)
•Hacking Perl in Nightclubs(2004)

(https://www.perl.com/pub/2004/08/31/livecode.html/)
•TopLap
色々なLiveCoding
•音楽からビジュアル、ダンス、ポエム、
電子回路まで

(https://youtu.be/CaRVD19ilE8)
•ライブコーディング環境一覧

(https://github.com/toplap/awesome-livecoding)
LiveCodingの可能性
•パターンを基調としリアルタイムで編集するス
タイルの可能性
•対話ベースのインターフェイスの可能性
•思考の明示の可能性
•メディアの可能性の探査
Tidal Cycles
TidalCycles
•素早いパターンの構築、書き換え
•インド音楽にインスピレーションを受け
たサイクルの概念
•あるパターンを作る時、多様な書き方が
許容される
Haskell
(関数型言語)
Tidal Cyclesの仕組み
パターン生成
SuperCollider
(サウンド言語)
S u p e r D i r t
・音響合成エンジン
・サウンドサンプル再生
・定義されたシンセサイザー
・豊富なエフェクト
OSC通信
導入の流れ
(今回は省略させてください)
• 最新の情報はTidalCycles userbaseに (https://
tidalcycles.org/index.php/Installation)
• Haskell, Git, SuperCollider, 対応するエディタを準備
• Haskellのパッケージ管理ツールでTidalをインストール
• SuperColliderにSuperDirtクラスを追加
• テキストエディタにTidalモードを追加 <- はまりやすい
• いつでも質問いただければお答えします!
起動の流れ
•SuperCollider : SuperDirt.start
•エディター:Boot Tidal
•Atom, VS Code, Emacs, Vim
実 践 !
はじめの構文
•d1, d2, d3 … d16
•SuperDirtに用意されている16のシンセサイ
ザーのうち、どれを使うか指定
•p Matsui $sound …のように自分で名前を
つけることもできる
•$マークは()とほぼ同意義
•$sound は下のサンプルと同じ動作になる
•soundは、「サウンド(サンプル)の再生によっ
てパターンを作る関数」
•あとのダブルクオートの中の文字で再生サン
プルを指定
•SuperCollider:
File -> open User Support Directory
• いる!
• bdはサンプルが入ってい
るフォルダ名を指示
• bd:0 bd:1 のように番
号を指定することで、任
意のサンプルを再生
• 自分だけのサンプルをど
んどん追加できる
Pattern
bd
bd bd
bd bd bd
bd bd bd bd
bd hh
bd hh hh
bd hh hh
bd hh hhhh
sn
sn sn
cycle 2
snbd
bd snhh hh bd sn snsn
ユークリッド・シーケンス
ユークリッド・シーケンス
参考
• Godfried Toussaint, The Euclidean algorithm generates
traditional musical rhythms, Proceedings of BRIDGES:
Mathematical Connections in Art, Music and Science, pp. 47-55,
2005.
エフェクト
エフェクト・サンプル加工
•gain, n, speed, up, room, delay,
shape, coarse
•cutoff, lpf, hpf, resonance
•chop, striate, gap, slice, cut, legato
algorithm
•slow, fast, density
•sine, saw, square, rand, irand, perlin,
range
•choose, randcat, stack, cat
•rev, iter, rot, scramble, spin, jux,
sometimes . someCycles, off, ply, stut
•とても自由度が高いし、関数やエフェク
トもたくさん
•シーケンスだけでも相当面白い
•シンプルなシーケンスから、少ない手数
で面白いパターン
•即興演奏ができる!
発展
勉強
• 田所淳さんの書籍とresonance2018のワーク
ショップ資料

(https://yoppa.org/resonance18)
• TidalCycles Userbase

(https://tidalcycles.org/index.php/Userbase)
• KindohmさんのTidalCycles Tutorial (youtube)
カスタマイズ
•DirtSamples : 

  自分だけのサンプルを追加する
•SuperCollider Synthesis:

    自分だけの楽器をつくる
•MIDI:

外部のハードシンセ・ソフトシンセと連携する
•Custom Function:

SuperDirtとTidalをハックしてオリジナルの関数をつくる
Visualization
•Processing, p5.js
•openFrameworks
•Hydra

More Related Content

Featured

Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Saba Software
 
Introduction to C Programming Language
Introduction to C Programming LanguageIntroduction to C Programming Language
Introduction to C Programming Language
Simplilearn
 

Featured (20)

How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy Presentation
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
 
Introduction to C Programming Language
Introduction to C Programming LanguageIntroduction to C Programming Language
Introduction to C Programming Language
 

VIVET+ Sound Workshop Algorithmxライブパフォーマンス ライブコーディングの可能性