You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdemultimedia/arts/examples/example_moog.arts

97 lines
999 B

name=example_moog
module=Arts::Synth_MOOG_VCF
{
id=17
x=3
y=4
port=frequency
{
id=18
audio_data=2000.00000
}
port=resonance
{
id=19
audio_data=3.00000
}
port=invalue
{
id=20
connect_to=47
}
port=outvalue
{
id=21
connect_to=36
connect_to=37
}
}
module=Arts::Synth_BUS_DOWNLINK
{
id=26
x=3
y=0
port=busname
{
id=27
string_data=Moog VCF
}
port=left
{
id=28
connect_to=44
}
port=right
{
id=29
connect_to=45
}
}
module=Arts::Synth_BUS_UPLINK
{
id=34
x=3
y=6
port=busname
{
id=35
string_data=out_soundcard
}
port=left
{
id=36
connect_to=21
}
port=right
{
id=37
connect_to=21
}
}
module=Arts::Synth_XFADE
{
id=43
x=3
y=2
port=invalue1
{
id=44
connect_to=28
}
port=invalue2
{
id=45
connect_to=29
}
port=percentage
{
id=46
audio_data=0.00000
}
port=outvalue
{
id=47
connect_to=20
}
}