blissboy / hydra-examples

Examples for using hydra within atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hydra examples

Set of examples for live coding with hydra in atom. Includes examples for integrating with p5.js and also receiving osc messages

To start, install atom text editor: https://atom.io/

Install the atom-hydra package in atom:

  1. Open the settings view (Ctrl + ,)
  2. Search for hydra in "install packages"
  3. Click install
  4. Once installed, restart atom

Running these examples:

  1. Open the folder hydra-examples within atom
  2. Activate the hydra plugin for atom: Packages > atom-hydra > toggle

---> shift + enter runs a line of code ---> ctrl + enter runs a block of code

About

Examples for using hydra within atom


Languages

Language:JavaScript 90.2%Language:Processing 7.5%Language:SuperCollider 2.3%