nngn
Loading...
Searching...
No Matches
line.lua File Reference

Variables

local dur< const > = rate / 8
 
local n< const > = audio.note
 
local notes< const > = {n"a4", n"b4", n"c5", n"e5"}
 
local f< const > = function(f)
 

Variable Documentation

◆ dur< const >

local dur< const > = rate / 8

◆ f< const >

local f< const > = function(f)

◆ n< const >

local n< const > = audio.note

◆ notes< const >

local notes< const > = {n"a4", n"b4", n"c5", n"e5"}