diff src/audtool/examples/np-colourful.sh @ 2313:3149d4b1a9a9 trunk

[svn] - objective-make autodepend fixes - move all sourcecode into src/ and adjust Makefiles accordingly
author nenolod
date Fri, 12 Jan 2007 11:43:40 -0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/audtool/examples/np-colourful.sh	Fri Jan 12 11:43:40 2007 -0800
@@ -0,0 +1,8 @@
+#!/bin/sh
+SONGTITLE=$(audtool current-song | sed 's: - : 09-12 :g')
+SONGELAPSED=$(audtool current-song-output-length)
+SONGLEN=$(audtool current-song-length)
+SONGPOS=$(audtool playlist-position)
+PLAYLEN=$(audtool playlist-length)
+
+printf "\00303-=[\003 \00312$SONGPOS\00309/\00312$PLAYLEN\00309:\00312 $SONGTITLE \00309(\00312$SONGELAPSED\00309/\00312$SONGLEN\00309)\00303 ]=-\003\n"