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