Skip to content

Instantly share code, notes, and snippets.

View p3r7's full-sized avatar
🦖

Jordan Besly p3r7

🦖
View GitHub Profile
@p3r7
p3r7 / seamstress.lua
Last active December 29, 2023 10:40
seamstress init w/ engine support
--- startup file
-- @script seamstress
--[[
seamstress is inspired by monome's norns.
first commit by @ryleelyman April 30, 2023
]]
grid = require("core/grid")
arc = require("core/arc")