Make the sound move from one channel to the other one at a frequency f and with an amplitude AmpLFO in [0 ; 1].
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tape_recorder), | intent(inout) | :: | tape | |||
| integer, | intent(in) | :: | track | |||
| real(kind=wp), | intent(in) | :: | t1 | |||
| real(kind=wp), | intent(in) | :: | t2 | |||
| real(kind=wp), | intent(in) | :: | f | |||
| real(kind=wp), | intent(in) | :: | AmpLFO |