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.
70 lines
723 B
70 lines
723 B
name=example_pitchshift
|
|
module=Arts::Synth_BUS_DOWNLINK
|
|
{
|
|
id=23
|
|
x=1
|
|
y=1
|
|
port=busname
|
|
{
|
|
id=24
|
|
string_data=Pitch Shift
|
|
}
|
|
port=left
|
|
{
|
|
id=25
|
|
connect_to=34
|
|
}
|
|
port=right
|
|
{
|
|
id=26
|
|
}
|
|
}
|
|
module=Arts::Synth_BUS_UPLINK
|
|
{
|
|
id=27
|
|
x=1
|
|
y=5
|
|
port=busname
|
|
{
|
|
id=28
|
|
string_data=out_soundcard
|
|
}
|
|
port=left
|
|
{
|
|
id=29
|
|
connect_to=35
|
|
}
|
|
port=right
|
|
{
|
|
id=30
|
|
connect_to=35
|
|
}
|
|
}
|
|
module=Arts::Synth_PITCH_SHIFT
|
|
{
|
|
id=31
|
|
x=1
|
|
y=3
|
|
port=speed
|
|
{
|
|
id=32
|
|
audio_data=0.75000
|
|
}
|
|
port=frequency
|
|
{
|
|
id=33
|
|
audio_data=10.00000
|
|
}
|
|
port=invalue
|
|
{
|
|
id=34
|
|
connect_to=25
|
|
}
|
|
port=outvalue
|
|
{
|
|
id=35
|
|
connect_to=29
|
|
connect_to=30
|
|
}
|
|
}
|