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