Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

On Android I 'member having to set some special metadata (`ANDROID_LOOP=true`) to make it loop cleanly: https://issuetracker.google.com/issues/36906015

Not sure if this issue persists because I'm boring and am still using the same ringtone I made back in 2011 :v https://www.youtube.com/watch?v=UNSHhrYsudI

  gbsplay -qqq -o stdout "Gameboy Camera (1998)(Nintendo).gbs" 48 48 | \
  sox -t raw -r 88.2k -e signed -b 16 - -t wav - | \
  oggenc - -t "Trippy-H" -a "Hirokazu 'Hip' Tanaka" -l "Pocket Camera" -c "ANDROID_LOOP=true" -o Trippy-H.ogg




It works on Android without any special setting.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: