Skip to content

zored/zored-push2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zored Ableton Push 2

My vision Ableton Push 2.

I use it to control my development workflow.

How does it work.

There are two basic concepts: device and flow.

Device

Device basically consists from inputs and display.

  • Inputs is a simple abstraction to listen for buttons, knobs and control stripe. Also, you can control lights and animation.
  • To make inputs work I use this library. I call it from device.push2.
  • Display draws pixels from canvas using other library.
  • Also display is backed with HTML browser instance. We take screenshots from it and draw it on canvas.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors