Gest
Overview
Gest is an implementation of a gesture sequencer, a tool that sits somewhere in between a classic step sequencer and an automation curve editor.
The code can be found on sourcehut.
Gest: The Program
Gest: The Program is the woven
HTML output of the core implementation, written in ANSI C.
It does not include the sndkit wrapper, LIL bindings, or
the standalone program lilgest
. These extra utilities
can be found in the codebase.
Gest: The Guide
Gest: The Guide provides a
concise guide to understand the concepts behind Gest,
with a set of examples written in LIL and able to be
rendered using lilgest
. The guide itself is a literate
program that generates all the example files, as well
as a shell script to render them all.