Skip to content

Instantly share code, notes, and snippets.

View oliviercreurer's full-sized avatar

Olivier Creurer oliviercreurer

View GitHub Profile
-- Exquisite Script # 1
scale = {0,2,3,5,7,8,10,12,15}
pattern = { {}, {}, {}, {}, {}, {} }
steps = 8
pos = {1,1,1,1,1,1}
div = {1,1,1,1,1,1}
selector = 1
j = crow.ii.jf
--
-- PATCHWORK (v2.0)
--
-- Dual sequencer for
-- norns, grid + crow
-- @olivier
-- llllllll.co/t/patchwork/28800
--
-- See full documentation
-- in library post on lines
@oliviercreurer
oliviercreurer / oblique_strategies.lua
Last active July 15, 2021 14:44
Oblique Strategies for Norns
-- OBLIQUE STRATEGIES
-- Brian Eno & Peter Schmidt
--
-- KEY 3 / Random strategy
-- KEY 2 / Random cutoff value
-- ENC 3 / Linear strategy scroll
-- ENC 1,2 / Clear screen
engine.name = 'PolyPerc'