summaryrefslogtreecommitdiffstats
path: root/bundles
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-28 01:50:09 +0000
committerDavid Robillard <d@drobilla.net>2012-04-28 01:50:09 +0000
commiteed06c66b6f54687cc148d45d00352a85ad2d3d3 (patch)
tree8821bef1d4a9f3903311c074e48b0e384b5f5d86 /bundles
parentc7290c768589cda583d2bd1d0299118f7fc3798b (diff)
downloadingen-eed06c66b6f54687cc148d45d00352a85ad2d3d3.tar.gz
ingen-eed06c66b6f54687cc148d45d00352a85ad2d3d3.tar.bz2
ingen-eed06c66b6f54687cc148d45d00352a85ad2d3d3.zip
Round auto-arrange coordinates to nearest integer and spread things out a bit more.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4291 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'bundles')
-rw-r--r--bundles/StereoInOut.ingen/StereoInOut.ttl16
1 files changed, 8 insertions, 8 deletions
diff --git a/bundles/StereoInOut.ingen/StereoInOut.ttl b/bundles/StereoInOut.ingen/StereoInOut.ttl
index ff8415e4..9ae60646 100644
--- a/bundles/StereoInOut.ingen/StereoInOut.ttl
+++ b/bundles/StereoInOut.ingen/StereoInOut.ttl
@@ -11,14 +11,14 @@
<>
ingen:edge [
- ingen:head <control_out> ;
- ingen:tail <control_in>
- ] , [
ingen:head <audio_out_1> ;
ingen:tail <audio_in_1>
] , [
ingen:head <audio_out_2> ;
ingen:tail <audio_in_2>
+ ] , [
+ ingen:head <control_out> ;
+ ingen:tail <control_in>
] ;
ingen:polyphony 1 ;
<http://lv2plug.in/ns/extensions/ui#ui> ingen:PatchUIGtk2 ;
@@ -58,8 +58,8 @@
<audio_out_1>
ingen:activity 0.0 ;
- ingen:canvasX 130.3999939 ;
- ingen:canvasY 96.69999695 ;
+ ingen:canvasX 142.0 ;
+ ingen:canvasY 104.0 ;
ingen:polyphonic false ;
lv2:index 4 ;
lv2:name "Audio Out 1" ;
@@ -80,7 +80,7 @@
<control_in>
ingen:canvasX 23.0 ;
- ingen:canvasY 181.3999939 ;
+ ingen:canvasY 197.0 ;
ingen:polyphonic false ;
atom:bufferType atom:Sequence ;
lv2:index 0 ;
@@ -91,8 +91,8 @@
lv2:InputPort .
<control_out>
- ingen:canvasX 148.3999939 ;
- ingen:canvasY 181.3999939 ;
+ ingen:canvasX 160.0 ;
+ ingen:canvasY 197.0 ;
ingen:polyphonic false ;
atom:bufferType atom:Sequence ;
lv2:index 1 ;