as suggested on IRC, it might be nice (and geeky) to add warp-drive sound, such as this one: http://ubuntuone.com/7fUwoOMqI8JiCgZk23FNaK ``` #!/bin/bash /usr/bin/play -n -c1 synth whitenoise lowpass -1 120 lowpass -1 120 lowpass -1 120 gain +14 ```
as suggested on IRC, it might be nice (and geeky) to add warp-drive sound, such as this one: http://ubuntuone.com/7fUwoOMqI8JiCgZk23FNaK