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

58 lines
595 B

name=example_play_wave
module=Arts::Synth_PLAY_WAV
{
id=6
x=1
y=1
port=speed
{
id=7
audio_data=44100.00000
}
port=filename
{
id=8
string_data=/home/tranter/test.wav
}
port=finished
{
id=9
}
port=left
{
id=10
connect_to=20
}
port=right
{
id=11
connect_to=21
}
}
module=Arts::Synth_AMAN_PLAY
{
id=17
x=1
y=3
port=title
{
id=18
string_data=Wave
}
port=autoRestoreID
{
id=19
string_data=Wave
}
port=left
{
id=20
connect_to=10
}
port=right
{
id=21
connect_to=11
}
}