Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Resources

Releases

No releases published

Packages

No packages published