File: sampler.clamnetwork

package info (click to toggle)
clam 1.4.0-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 17,836 kB
  • ctags: 20,981
  • sloc: cpp: 92,504; python: 9,721; ansic: 1,602; xml: 444; sh: 239; makefile: 153; perl: 54; asm: 15
file content (23 lines) | stat: -rw-r--r-- 720 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<network clamVersion="1.3.1" id="Unnamed">

  <processing id="AudioSink" position="282,244" size="128,111" type="AudioSink" />

  <processing id="MultiSampler" position="79,74" size="106,58" type="MultiSampler">
    <LoopDefaultState>1</LoopDefaultState>
    <BasePath>../../../../../acustica/wavs/</BasePath>
    <Samples>InLanguageAnecoic-cut_48000.wav, roland_drums_100s_48khz.wav</Samples>
  </processing>

  <processing id="Vumeter" position="280,96" size="80,76" type="Vumeter" />

  <port_connection>
    <out>MultiSampler.audio out port</out>
    <in>Vumeter.Input</in>
  </port_connection>

  <port_connection>
    <out>MultiSampler.audio out port</out>
    <in>AudioSink.1</in>
  </port_connection>

</network>