Giter VIP home page Giter VIP logo

ps-examples-iclc2017's Introduction

-*- mode: org; mode: visual-line; -*-

ps-examples-iclc2017

Pulse Sequencer example code for ICLC 2017.

Background Listening

https://youtu.be/tqb-0JY40vU?t=20m8s

Prerequisites

  • Cycling ‘74 Max (7 or later).
  • Ableton Suite 9 or later. (Technically, the Pulse Sequencing machinery will work fine in standalone Max, if you can provide a sound source which responds to MIDI.)
  • Java 8. Download and install from Oracle.
  • The Max for Live devices: PulseSeq.amxd hosts the Pulse Sequencer, while python-sanity-check.amxd is a simple test device for making sure the Java and Python machinery is working.
  • A text editor which understands Python. We suggest Atom.

Installation

  • Suite 9
  • Max 7
  • Java
  • Atom
  • Java libraries: place in ~/Documents/Max 7/Packages/ps-support/java-classes/lib.
  • All Pulse Sequencer scripts need to be placed in the same directory as a place-holder file (with extension .python.PLACE_HOLDER).
  • Max needs to have the place-holder’s directory in its search path.

Getting Started

  • Create a new Live Set, add the provided devices.
  • Test the sanity check. Can Python evaluate expressions? Can it load and run scripts?
  • Try to load a script into the Pulse Sequencer device. Set the place-holder first.

Topics

  • First principles. (ICLC paper.)
  • File organisation: place-holders, header, footer. Extending Python search path.
  • First pass: cycling round some fixed pitches.
  • Assembling: shortcut syntax.
  • Cycle controls: firstIf, nextIf, loopIf.
  • Timing patterns - multiple cycles.
  • Indexing, indirect lookup, scales.
  • Randomisation, selection.
  • Controller output: Live Object Model.
  • Controller input: Atoms, and working with automation.
  • (Optional) Keyboard input.

ps-examples-iclc2017's People

Contributors

cassiel avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.