diff options
Diffstat (limited to 'patches/testing/subpatching/foo.om')
-rw-r--r-- | patches/testing/subpatching/foo.om | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/patches/testing/subpatching/foo.om b/patches/testing/subpatching/foo.om new file mode 100644 index 00000000..98f41e2b --- /dev/null +++ b/patches/testing/subpatching/foo.om @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<patch> + <name>foo</name> + <polyphony>1</polyphony> + <subpatch> + <name>bar</name> + <filename>/home/dave/code/om/om-synth/src/clients/gtk/patches/subpatching/bar.om</filename> + <polyphony>1</polyphony> + <module-x>1300.000000</module-x> + <module-y>980.000000</module-y> + </subpatch> + <preset> + <name>default</name> + </preset> +</patch> |