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

59 lines
564 B

name=example_sine
module=Arts::Synth_FREQUENCY
{
id=0
x=1
y=1
port=frequency
{
id=1
audio_data=440.00000
}
port=pos
{
id=2
connect_to=7
}
}
module=Arts::Synth_WAVE_SIN
{
id=6
x=2
y=3
port=pos
{
id=7
connect_to=2
}
port=outvalue
{
id=8
connect_to=15
}
}
module=Arts::Synth_AMAN_PLAY
{
id=12
x=1
y=5
port=title
{
id=13
string_data=Sine
}
port=autoRestoreID
{
id=14
string_data=Sine
}
port=left
{
id=15
connect_to=8
}
port=right
{
id=16
}
}