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_autopanner.arts

118 lines
1.1 KiB

name=example_autopanner
module=Arts::Synth_FREQUENCY
{
id=0
x=1
y=1
port=frequency
{
id=1
audio_data=440.00000
}
port=pos
{
id=2
connect_to=4
}
}
module=Arts::Synth_WAVE_SIN
{
id=3
x=1
y=3
port=pos
{
id=4
connect_to=2
}
port=outvalue
{
id=5
connect_to=12
}
}
module=Arts::Synth_AMAN_PLAY
{
id=6
x=1
y=7
port=title
{
id=7
string_data=Autopanner
}
port=autoRestoreID
{
id=8
string_data=Autopanner
}
port=left
{
id=9
connect_to=14
}
port=right
{
id=10
connect_to=15
}
}
module=Arts::Synth_AUTOPANNER
{
id=11
x=2
y=5
port=invalue
{
id=12
connect_to=5
}
port=inlfo
{
id=13
connect_to=18
}
port=outvalue1
{
id=14
connect_to=9
}
port=outvalue2
{
id=15
connect_to=10
}
}
module=Arts::Synth_WAVE_SIN
{
id=16
x=5
y=3
port=pos
{
id=17
connect_to=21
}
port=outvalue
{
id=18
connect_to=13
}
}
module=Arts::Synth_FREQUENCY
{
id=19
x=5
y=1
port=frequency
{
id=20
audio_data=2.00000
}
port=pos
{
id=21
connect_to=17
}
}