Skip to content

Commit d0fe9e5

Browse files
committed
Add Final Fantasy - Victory Theme
1 parent a6d37da commit d0fe9e5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
#!/bin/bash
2+
# Moar bip on https://github.com/NaWer/beep
3+
4+
# Author : PlasticHat
5+
# Source : http://blog.dhampir.no/content/fun-with-beep
6+
beep -f987 -l53 -D53 -n -f987 -l53 -D53 -n -f987 -l53 -D53 -n -f987 -l428 -n \
7+
-f784 -l428 -n -f880 -l428 -n -f987 -l107 -D214 -n -f880 -l107 -n \
8+
-f987 -l857 -n -f740 -l428 -n -f659 -l428 -n -f740 -l428 -n \
9+
-f659 -l107 -D107 -n -f880 -l428 -n -f880 -l107 -D107 -n -f830 -l428 -n \
10+
-f880 -l107 -D107 -n -f830 -l428 -n -f830 -l107 -D107 -n -f740 -l428 -n \
11+
-f659 -l428 -n -f622 -l428 -n -f659 -l107 -D107 -n -f554 -l1714 -n \
12+
-f740 -l428 -n -f659 -l428 -n -f740 -l428 -n -f659 -l107 -D107 -n \
13+
-f880 -l428 -n -f880 -l107 -D107 -n -f830 -l428 -n -f880 -l107 -D107 -n \
14+
-f830 -l428 -n -f830 -l107 -D107 -n -f740 -l428 -n -f659 -l428 -n \
15+
-f740 -l428 -n -f880 -l107 -D107 -n -f987 -l1714

0 commit comments

Comments
 (0)