File: wire.clamnetwork

package info (click to toggle)
clam-networkeditor 1.4.0-3.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 7,348 kB
  • ctags: 2,527
  • sloc: cpp: 7,065; python: 266; makefile: 12; xml: 10; sh: 1
file content (12 lines) | stat: -rw-r--r-- 300 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
<network id="Unnamed">

  <processing id="AudioSink" position="270,75" size="128,111" type="AudioSink" />

  <processing id="AudioSource" position="133,38" size="145,108" type="AudioSource" />

  <port_connection>
    <out>AudioSource.1</out>
    <in>AudioSink.1</in>
  </port_connection>

</network>