All Projects → theseanco → Howto_co34pt_livecode

theseanco / Howto_co34pt_livecode

A repository of readmes, techniques, notes and other materials about how i live code in SuperCollider. A (sorta) companion repository to co34pt_livecode

Projects that are alternatives of or similar to Howto co34pt livecode

Learn Vim
Vim 实操教程(Learning Vim)Vim practical tutorial.
Stars: ✭ 1,166 (+682.55%)
Mutual labels:  tutorial, learning
Tinyraycaster
486 lines of C++: old-school FPS in a weekend
Stars: ✭ 1,383 (+828.19%)
Mutual labels:  tutorial, learning
Expo Three Demo
🍎👩‍🏫 Collection of Demos for THREE.js in Expo!
Stars: ✭ 76 (-48.99%)
Mutual labels:  tutorial, learning
Notebooks
Learn Python for free using open-source notebooks in Hebrew.
Stars: ✭ 877 (+488.59%)
Mutual labels:  tutorial, learning
Git Cheats
Git Cheats - Interactive Cheatsheet For Git Commands
Stars: ✭ 124 (-16.78%)
Mutual labels:  tutorial, learning
Learn
learn
Stars: ✭ 970 (+551.01%)
Mutual labels:  tutorial, learning
Core
D Language online tour (https://tour.dlang.org/) and online editor (https://run.dlang.io/)
Stars: ✭ 89 (-40.27%)
Mutual labels:  tutorial, learning
Learn Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for.
Stars: ✭ 7,221 (+4746.31%)
Mutual labels:  tutorial, learning
Webhub
📦前端资源/学习/问题整理中心,请看issue
Stars: ✭ 112 (-24.83%)
Mutual labels:  tutorial, learning
Startjekyll
An example and guide to getting started with Jekyll and static site generators.
Stars: ✭ 106 (-28.86%)
Mutual labels:  tutorial, learning
Digital video introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
Stars: ✭ 12,184 (+8077.18%)
Mutual labels:  tutorial, learning
Golang For Nodejs Developers
Examples of Golang compared to Node.js for learning
Stars: ✭ 2,698 (+1710.74%)
Mutual labels:  tutorial, learning
Ros Academy For Beginners
中国大学MOOC《机器人操作系统入门》代码示例 ROS tutorial
Stars: ✭ 861 (+477.85%)
Mutual labels:  tutorial, learning
Flexbox30
Learn Flexbox in 30 days with 30 code tidbits ✨
Stars: ✭ 1,127 (+656.38%)
Mutual labels:  tutorial, learning
Ko.javascript.info
Modern JavaScript Tutorial in Korean (모던 JavaScript 튜토리얼)
Stars: ✭ 822 (+451.68%)
Mutual labels:  tutorial, learning
Godot3 procgen demos
Exploring Procedural Generation algorithms in Godot
Stars: ✭ 85 (-42.95%)
Mutual labels:  tutorial, learning
React From Zero
A simple (99% ES2015 less) tutorial for React
Stars: ✭ 4,638 (+3012.75%)
Mutual labels:  tutorial, learning
Dasarpemrogramangolang
📖 Source Code E-book Dasar Pemrograman Golang
Stars: ✭ 625 (+319.46%)
Mutual labels:  tutorial, learning
Ios Learning Materials
📚Curated list of articles, web-resources, tutorials and code repositories that may help you dig a little bit deeper into iOS [and Apple Platforms].
Stars: ✭ 1,380 (+826.17%)
Mutual labels:  tutorial, learning
Tinyrenderer
A brief computer graphics / rendering course
Stars: ✭ 11,776 (+7803.36%)
Mutual labels:  tutorial, learning

howto_co34pt_liveCode


About

howto_co34pt_liveCode is an attempt to extensively document my live-coding music practice. I live code as co¥ᄀpt, mostly making dance music (including for Algoraves), but I have also employed live coding as part of some other projects. This repo contains a number of articles and essays listed in this contents page which cover various aspects of my live coding practice from the ground up, and also contains a number of files to support your use of SuperCollider in the way that I use it. More info about this in 'What This Repo Is'

This resource is hosted both on GitHub and on GitHub Pages (you will likely already be on one of these). I'd recommend browsing articles on GitHub pages, and if you want to use any of the examples, see any SuperCollider code and use my setup I'd recommend downloading the repo, this will be covered in 'How To Use This Repo'. There is also e-book versions of the 'first edition' of this repo in the Documents folder in epub, pdf and pages format. Huge thanks to @shamansir for putting these together.

This repository is currently mostly finished, but does need proofreading, which I will be doing soon. It will be continually updated as my live coding practice develops.

I'm always keen to know the ways in which this has been helpful to anyone, or any comments you have at all. Drop me a line on Twitter, GitHub or via [Email](mailto:theseancotterill atsign live period com)

CONTENTS

  1. Introduction:
    1. What this Repo Is
    2. Why I live Code
    3. Why SuperCollider?
    4. How To Use This Repo
  2. Basics:
    1. Recommended Addons
    2. ProxySpace - Live Coding in SuperCollider
    3. Setup Code: Making Performance Easier
    4. Pbinds and Patterns: The Basics
  3. Rhythm:
    1. Rhythmic Construction for Algorave Sets
    2. Basic Rhythms
    3. Techniques for Modifying Rhythm
    4. Euclidean Rhythms
    5. StageLimiter Abuse
    6. L-Systems for Rhythm
    7. Looping
  4. Melody and Pitch:
    1. Pitch and Patterns
    2. Types of Pitch Arrangement
    3. Riffs
    4. Pitch and Static Synths
    5. Between Pitch and Noise
    6. Good SynthDef Writing for co34pt_livecode
    7. Using MIDI
  5. Non-Pattern Techniques:
    1. Drones
    2. SuperCollider as a Modular Synth
  6. Visuals:
    1. FreqScope and Visuals
    2. OSC and Data Streams
    3. Using Datasets

If any content does not work, please open an issue/pull request. These examples have been tested on *ubuntu 16.10 only thus far.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].