patches/example.modmark
1	# Foo Patch
2 Title: Foo
3
4 ModuleDir "/home/swatson/Repos/modmark/"
5
6 import Module::Foobar::FooMod
7 import Module::MakeNoise::Maths
8
9 set Maths.Cycle1Button = 1
10 set Maths.Rise1.position = 7
11 set Maths.Fall1.position = 1
12 set Maths.LogExp.position = 5
13
14 connect Maths.1f FooMod.FooInput