Skip to content

mxmxyz/tidal-guiot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tidal-guiot

TidalCycles control parameters, functions, etc.

Contents

Functions.hs: Functions that I use every once in a while, useful for patterning things around.

Control.hs: Defining parameters that I need to control my SC synths.

Scales.hs: Scales I use, mostly xenharmonic.

Installation

You can install this library with cabal! To do so, type the following commands in a terminal window:

git clone https://github.com/mxmxyz/tidal-guiot
cd tidal-guiot
cabal install

Then, in tidal (after restarting it in case it was already running), evaluate

import Sound.Tidal.Guiot.Control

import Sound.Tidal.Guiot.Functions

import Sound.Tidal.Guiot.Scales

About

TidalCycles control parameters, functions, etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published