]> git.sesse.net Git - ultimatescore/commitdiff
Reintroduce the recording filesystem.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 13 Oct 2019 17:24:46 +0000 (19:24 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 13 Oct 2019 17:24:46 +0000 (19:24 +0200)
ultimate.sh

index b1ffc5e0062f0e3d51acaed0351ad25acfe90b94..bd285921823347eea7b10e2323d6caf5d46018ea 100755 (executable)
@@ -2,7 +2,7 @@
 
 if ! [ -d /srv/ultimate/opptak ]; then
 #      sudo mount /dev/sda1 /srv/ultimate
-       sudo mount /dev/disk/by-uuid/5ba6626a-7539-4b43-a9e1-b13243f1abdf /srv/ultimate
+       sudo mount /dev/disk/by-uuid/af9070b1-ba86-4240-83b3-8b866b86a46b /srv/ultimate
 fi
 
 if ! pidof ssh > /dev/null; then
@@ -31,6 +31,7 @@ fi
        -c 6 \
        -t /home/sesse/dev/ultimatescore/nageru/ultimate.lua \
        -M /home/sesse/dev/ultimatescore/nageru/ultimate.mapping \
+       -r /srv/ultimate/opptak \
        --midi-mapping=akai_midimix.midimapping \
        --http-x264 \
        --x264-speedcontrol \
@@ -44,7 +45,6 @@ fi
        --mjpeg-export-cards=1-5
 )
 
-       #-r /srv/ultimate/opptak \
 
        #--output-card 4 \
        #--output-buffer-frames 8.0