Skip to content

minikomi/patatap-quil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

patatap

patatap

A quil sketch inspired by the fantastic patatap. It has no sound, as it is intended to be used as a VJ tool (by recieving commands over osc).

Project layout:

  • core.clj - main entry point
  • easings.clj - easings taken from tween-clj.
  • ui.clj - basic ui for quil - slider / checkbox
  • shapes.clj - the shapes used

use

start sketch

lein run

keyboard commands

  • u - show ui
  • r - rendering on / off (to /frames directory)
  • a - wipe
  • s - veil
  • d - prism
  • f - prism
  • g - prism
  • h - clay
  • j - piston
  • k - piston
  • l - piston
  • z - confetti
  • x - glimmer
  • c - donut
  • v - frisbee

osc control

This sketch can be controlled by osc commands - eg, from ableton live or pure data. The command endpoints are as follows:

  • /snare
  • /hat
  • /kick
  • /piano
  • /accent1
  • /accent2
  • /accent3

About

Quil version of patatap web app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published