Skip to content

potrepka/hypertone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hypertone

This project is incomplete! Use whatever you need.

Setup

First, you'll need to install Stack. Here's an example using Homebrew:

brew update
brew install haskell-stack

Alternatively, you can follow instructions on The Haskell Tool Stack README.

Next, clone the project:

git clone https://github.com/nspotrepka/hypertone.git
cd hypertone

Finally, you can build and run it:

stack build
stack exec hypertone-exe

Usage

This project is not finished! I've abandoned the project in favor of C++, but I've chosen to upload this code as a solid reference on how to use HSC3 together with Tidal, as it can be super useful for live coding. This project also depends on Gloss, which is a wonderful library for graphics.

License

GNU General Public License v3.0

About

Live coding with HSC3 and Tidal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors