Skip to content

Instantly share code, notes, and snippets.

View jlmitch5's full-sized avatar

John Mitchell jlmitch5

  • Red Hat
  • Garner, NC
View GitHub Profile
@jlmitch5
jlmitch5 / m18s_mm_5920.lua
Created May 10, 2020 00:25
m18s, midcentury modular 5/9/20 livestream version
--- m18s, midcentury modular 5/9/20 livestream version
-- in 1: clock
-- in 2: 0-5 offset, 8 position sequence selector
-- out 1: cv 1
-- out 2: gate 1
-- out 3: cv 2
-- out 4: gate 2
function shouldGateFire (stage, numStages, gateMode)
if stage <= numStages then
@jlmitch5
jlmitch5 / coast_is_moving.lua
Created June 20, 2020 03:28
crow script for fm cloud from just friends
--- coast_is_moving ~ fm cloud inspired by N KRAMER's ENDLESS
-- in 1: change jf minimum octave (0 - 5v offset knob)
-- in 2: change jf maximum octave (0 - 5v offset knob)
-- elements is a rubbery whistle tone
-- 1st voice is warps, which FM's elements
-- out 1: cv 1
-- out 2: gate 1
-- 2nd voice is elements
-- out 3: cv 2
-- out 4: gate 2
@jlmitch5
jlmitch5 / mm_nye.lua
Created January 1, 2021 05:49
midcentury modular new years eve livestream crow script
--- midcentury modular nye livestream
-- in1: clock
-- out1: blades 1 v/oct
-- out2: blades 2 v/oct
-- out3: ripples v/oct
function init()
input[1]{ mode = 'change'
, direction = 'rising'
}
// pulled from https://llllllll.co/tags/c/library/18/norns, scrolled down all the way
// [...new Set([...document.getElementsByClassName("title raw-link raw-topic-link")].map(h => h.innerHTML.toString().toLowerCase().replace(/ |:|\[|\]|\(|\)|\-|\{|\}|\~|\—|\.|_|,|!|\\|\/|\&|\;/g, "") + ` -!- [${h.innerText}](${h.href})`).sort())]
const library = [
"13angels -!- [13 angels](https://llllllll.co/t/13-angels/41671/4)",
"3dpurelua3dlibfornorns -!- [3d: pure Lua 3d lib for norns](https://llllllll.co/t/3d-pure-lua-3d-lib-for-norns/39622)",
"4bigknobs -!- [4 Big Knobs](https://llllllll.co/t/4-big-knobs/42190/2)",
"abacus -!- [Abacus](https://llllllll.co/t/abacus/37871/2)",
"amen -!- [Amen](https://llllllll.co/t/amen/43746/2)",
"animator -!- [Animator](https://llllllll.co/t/animator/28242/18)",