Code Monkey home page Code Monkey logo

m4l-random.org-device's Introduction

M4L-Random.org-Device

A max for live device that utilizes the random.org API and Ableton Live LOM to create randomly generated MIDI data.

User Story, Acceptance Criteria

This project is being developed with the following user story:

AS A Composer
I WANT to create a random string of numbers
SO THAT I can generate raw material for ideas

...and the current Acceptance Criteria are:

GIVEN a Max For Live Device 

WHEN I load the device
THEN I see an interface with a "generate" button
THEN I see a polished interface

WHEN I click a "generate" button
THEN I get a series of numbers between 0 and 127 in a message box (yes)
THEN I get a new midi clip generated in the same track I am in (unable to do)
THEN I get a message with the status  (not yet)
THEN I get a message with the amount of API calls I have left available (yes)

Acknowledgements

Nigel McBride (http://www.nmcbride.com/iterative-processes) for the code for breaking list down into separate list items

m4l-random.org-device's People

Contributors

altays avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

m4l-random.org-device's Issues

Figure out sources of input for reading through the list

consider using metro to test

end goal: be able to use ableton tempo, subdivisions of tempo; be able to use external midi input (no particular note - any note triggers an event)

use a qmetro to drive slide object
separate controls for up and down slide

solved by using incoming midi notes - unpack to break into individual messages, then drive with a bang into a counter from 0 to 5, then route the 0 out to get the first bang each time

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.