- # Foo Patch
 
- Title: Foo
 
- ModuleDir "/home/swatson/Repos/modmark/"
 
- import Module::Foobar::FooMod
 
- import Module::MakeNoise::Maths
 
- set Maths.Cycle1 = on
 
- set Maths.Rise1.position = 7
 
- set Maths.Fall1.position = 1
 
- set Maths.LogExp.position = 5
 
- connect Maths.1f FooMod.FooInput
 
 
  |