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

Variables

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

Variable Documentation

◆ dur< const >

dur< const > = rate / 8

◆ f< const >

f< const > = function(f)

◆ n< const >

n< const > = audio.note

◆ notes< const >

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