Skip to content
This repository was archived by the owner on Jul 6, 2020. It is now read-only.

lvm/tidal-midi-gm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TidalCycles MIDI bindings for General MIDI for Percussion.

Archived

This repo is currently archived because this has been merged in the Tidalcycles Core.

Requirements

ghc >= 7.10
tidal >= 0.8
tidal-midi >= 0.8

installation

git clone https://github.com/lvm/tidal-midi-gm
cd tidal-midi-gm
cabal clean && cabal configure && cabal build && cabal install

Usage

import Sound.Tidal.MIDI.Context
import Sound.Tidal.MIDI.GMPerc

devices <- midiDevices
drums <- midiStream devices "Midi Through Port-0" 10 percController

drums $ perc "[bd(2,2), cp(1,2,1)]"

About

TidalCycles Module: General MIDI for Percussion keymap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published