$ global name=audio2
$ scene1 visualization=../TransAtlas.vmd

# scene1

! Any type of audio accepted by FFMpeg can also be used (.wav, .ogg
! and many more). The length of fade-ins and fade-outs can be 
! specified explicitly, in seconds.

{rotate     axis=y angle=360 t=6s;
add_audio   audiofile=rainbow.mp3 from=4 length=8 fade_out=4}
translate   vector=0,4,0 t=2s fraction=:0.5
translate   vector=0,-4,0
translate   vector=0,4,0 t=2s fraction=0.5:
{add_audio  audiofile=~/.config/libreoffice/4/user/gallery/applause.wav;
 do_nothing t=4s}
