<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2707953631482479610</id><updated>2011-10-03T04:20:59.314-07:00</updated><title type='text'>Geoff's Blog</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>15</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2707953631482479610.post-3371851932946355061</id><published>2011-08-02T17:58:00.000-07:00</published><updated>2011-08-02T18:02:25.388-07:00</updated><title type='text'>Speeding Up xvncviewer</title><content type='html'>If you are not worried about colour of the display and just want performance out of a Remote desktop connection ... use this syntax on your vnc client...&lt;br /&gt;&lt;br /&gt;xvncviewer IPNUMBER:PORT -encoding hextile -bgr233 -compresslevel 1 -quality 0&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2707953631482479610-3371851932946355061?l=geofffromdunedin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/3371851932946355061/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2707953631482479610&amp;postID=3371851932946355061' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/3371851932946355061'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/3371851932946355061'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/2011/08/speeding-up-xvncviewer.html' title='Speeding Up xvncviewer'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2707953631482479610.post-3478038091817321229</id><published>2011-07-09T04:11:00.000-07:00</published><updated>2011-07-09T04:16:14.758-07:00</updated><title type='text'>Trash Bin Location on Nautilus on Ubuntu Linux</title><content type='html'>If you want to find location of the Trash Directory. Turn on Hidden files CTRL H.&lt;br /&gt;&lt;br /&gt;It is in...&lt;br /&gt;&lt;br /&gt;/home/USERNAME/.local/share/Trash/files&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2707953631482479610-3478038091817321229?l=geofffromdunedin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/3478038091817321229/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2707953631482479610&amp;postID=3478038091817321229' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/3478038091817321229'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/3478038091817321229'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/2011/07/trash-bin-location-on-nautilus-on.html' title='Trash Bin Location on Nautilus on Ubuntu Linux'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2707953631482479610.post-3200710345512652245</id><published>2011-01-05T16:46:00.000-08:00</published><updated>2011-01-05T16:50:49.022-08:00</updated><title type='text'>Example Dyndns Config file</title><content type='html'>/etc/ddclient.conf file&lt;br /&gt;&lt;br /&gt;# Configuration file for ddclient generated by debconf&lt;br /&gt;#&lt;br /&gt;# /etc/ddclient.conf&lt;br /&gt;&lt;br /&gt;#comment out next line if you don't run a mail server&lt;br /&gt;mail=root&lt;br /&gt;&lt;br /&gt;daemon=300&lt;br /&gt;pid=/var/run/ddclient.pid&lt;br /&gt;&lt;br /&gt;protocol=dyndns2&lt;br /&gt;use=web&lt;br /&gt;#, web=checkip.dyndns.com, web-skip='IP Address'&lt;br /&gt;&lt;br /&gt;server=members.dyndns.org&lt;br /&gt;login=login-name&lt;br /&gt;password='replace-with-real-password'&lt;br /&gt;&lt;br /&gt;mydomainname.dyndns.org&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2707953631482479610-3200710345512652245?l=geofffromdunedin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/3200710345512652245/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2707953631482479610&amp;postID=3200710345512652245' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/3200710345512652245'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/3200710345512652245'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/2011/01/example-dyndns-config-file.html' title='Example Dyndns Config file'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2707953631482479610.post-2164219139245681051</id><published>2010-12-20T01:58:00.000-08:00</published><updated>2010-12-20T01:59:35.274-08:00</updated><title type='text'>Automatically backup a Rivendell database</title><content type='html'>I have just discovered that there is a Rivendell Macro for backing up&lt;br /&gt;a database as often as you wish.&lt;br /&gt;&lt;br /&gt;DATABASE BACKUP&lt;br /&gt;&lt;br /&gt;Mnemonic: DB&lt;br /&gt;Syntax:&lt;br /&gt;DB &lt;path-name&gt;!&lt;br /&gt;Create a backup copy of the active Rivendell database in &lt;pathname&gt;.&lt;br /&gt;&lt;br /&gt;On my set up I made a new macro called back up database. It has only 2&lt;br /&gt;lines in it.&lt;br /&gt;&lt;br /&gt;DB /home/geoff/Downloads/RivendellBackUp/RD-Backup.sql!&lt;br /&gt;RN /home/geoff/Downloads/RivendellBackUp/datestamp.sh!&lt;br /&gt;&lt;br /&gt;The first line makes a new sql file called RD-backup.sql&lt;br /&gt;The second line runs a shell script that renames the backup sql file&lt;br /&gt;to the current day's date.&lt;br /&gt;&lt;br /&gt;#!/bin/bash&lt;br /&gt;&lt;br /&gt;#Special program to rename the current database back up with todays date.&lt;br /&gt;currentdate=`date +%F-%X`&lt;br /&gt;&lt;br /&gt;sleep 30&lt;br /&gt;mv ~/Downloads/RivendellBackUp/RD-Backup.sql&lt;br /&gt;~/Downloads/RivendellBackUp/RD-$currentdate.sql&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;You can set up this macro to run daily weekly or whenever.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2707953631482479610-2164219139245681051?l=geofffromdunedin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/2164219139245681051/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2707953631482479610&amp;postID=2164219139245681051' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/2164219139245681051'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/2164219139245681051'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/2010/12/automatically-backup-rivendell-database.html' title='Automatically backup a Rivendell database'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2707953631482479610.post-211920826628153888</id><published>2010-12-20T01:53:00.000-08:00</published><updated>2010-12-20T02:01:57.231-08:00</updated><title type='text'>Rivendell Time Pips at the Top of Hour by Frederick JH</title><content type='html'>These instructions were written by Frederick JH and are very good&lt;br /&gt;&lt;br /&gt;I made a pips tone audio file using Audacity. Using Generate&gt;Tone from the&lt;br /&gt;Audacity menu, I made a 800Hz, 3 seconds long audio file. I then used the&lt;br /&gt;envelope tool to make 4 pips by pulling the audio level to nothing. The&lt;br /&gt;first three pips are 150ms long starting on the 0 seconds, 1 second and 2&lt;br /&gt;second marks. The fourth started at 2600ms and continued to the end of the&lt;br /&gt;3 seconds.&lt;br /&gt;&lt;br /&gt;Go into RDLibrary and create a macro cart. Call it something like "Pips&lt;br /&gt;fade down and up". Then add the following three lines:&lt;br /&gt;&lt;br /&gt;MD 1 -9 500!&lt;br /&gt;SP 3000!&lt;br /&gt;MD 1 0 1!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Then go into RDCatch and schedule this macro cart each hour at ??:59:57&lt;br /&gt;Then again in RDCatch schedule a playback of your pips audio cart each&lt;br /&gt;hour at ??:59:57&lt;br /&gt;&lt;br /&gt;You need to have a playback output setup in RDAdmin&gt;Manage Hosts&gt; select&lt;br /&gt;your host &gt;Edit&gt;RDCatch&gt;Play Deck  Setup a Play Deck to the same Card: and&lt;br /&gt;Port: numbers as one of the Main Log outputs in RDAdmin&gt;Manage Hosts&gt;&lt;br /&gt;select your host &gt;Edit&gt;RDAirplay&lt;br /&gt;&lt;br /&gt;What is not real obvious is that you can setup more than one playback deck&lt;br /&gt;for RDCatch. Just select another Play Deck number from the drop down then&lt;br /&gt;set the Card: and Port: numbers to some thing other that None.&lt;br /&gt;&lt;br /&gt;Explanation of the RML commands&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;MD 1 -9 500!  =&gt; Deck fade Main Log(1) to -9dbFs in 500ms&lt;br /&gt;SP 3000!      =&gt; Sleep for 3 seconds (3000ms)&lt;br /&gt;MD 1 0 1!     =&gt; Deck fade Main Log(1) to 0dbFs in 1ms&lt;br /&gt;&lt;br /&gt;One other tip, as you may be dreading making all those 48 events in&lt;br /&gt;RDCatch there is a way to "copy" events. Make your original event save it,&lt;br /&gt;then open it again to edit it.  Next make the need changes for the new&lt;br /&gt;event, in this case change the hour on the start time, then click the&lt;br /&gt;"Save as New" button.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://rivendell.tryphon.org/wiki/How_to_play_time_tone_pips_and_fade_the_currently_playing_audio&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2707953631482479610-211920826628153888?l=geofffromdunedin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/211920826628153888/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2707953631482479610&amp;postID=211920826628153888' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/211920826628153888'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/211920826628153888'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/2010/12/rivendell-time-pips-at-top-of-hour-by.html' title='Rivendell Time Pips at the Top of Hour by Frederick JH'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2707953631482479610.post-1831288102996191937</id><published>2010-01-19T02:46:00.000-08:00</published><updated>2010-01-19T02:58:22.806-08:00</updated><title type='text'>Backup, Repairing and Reinstalling GRUB</title><content type='html'>1. Boot your computer up with Ubuntu Live CD&lt;br /&gt;2. Open a terminal window or switch to a tty.&lt;br /&gt;3. Change to SuperUser (that is, type "sudo -s"). Enter root passwords as necessary.&lt;br /&gt;4. Type "grub"&lt;br /&gt;5. Type "find /boot/grub/stage1". You'll get a response like "(hd0,1)". Use whatever your computer spits out for the following lines.&lt;br /&gt;6. Type "root (hd0,1)", or whatever your hard disk + boot partition numbers are for Ubuntu.&lt;br /&gt;7. Type "setup (hd0)", to install GRUB to MBR, or "setup (hd0,1)" or whatever your hard disk + partition nr is, to install GRUB to a partition.&lt;br /&gt;8. Quit grub by typing "quit".&lt;br /&gt;9. Reboot and remove the bootable CD.&lt;br /&gt;&lt;br /&gt;These instructions from https://help.ubuntu.com/community/GrubHowto&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2707953631482479610-1831288102996191937?l=geofffromdunedin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/1831288102996191937/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2707953631482479610&amp;postID=1831288102996191937' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/1831288102996191937'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/1831288102996191937'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/2010/01/backup-repairing-and-reinstalling-grub.html' title='Backup, Repairing and Reinstalling GRUB'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2707953631482479610.post-8201602081684336</id><published>2009-11-15T01:55:00.000-08:00</published><updated>2009-11-15T02:04:24.150-08:00</updated><title type='text'>Bulk renaming of file extensions</title><content type='html'>#!/usr/bin/perl&lt;br /&gt;&lt;br /&gt;#   This program is free software; you can redistribute it and/or modify&lt;br /&gt;#   it under the terms of the GNU General Public License version 2&lt;br /&gt;#   as published by the Free Software Foundation.&lt;br /&gt;#&lt;br /&gt;&lt;br /&gt;# Thanks Monica for making this code :)&lt;br /&gt;&lt;br /&gt;# This program is used for changing file extensions on files&lt;br /&gt;# eg.&lt;br /&gt;# perl mvfiles.pl /home/username/filelist.txt&lt;br /&gt;# NB file list cannot have \ (backslash) character in them.&lt;br /&gt;&lt;br /&gt;# If you want log file of transformation send to log file&lt;br /&gt;# perl mvfiles.pl /home/username/filelist.txt &gt; conversion.log&lt;br /&gt;&lt;br /&gt;# syntax of filelist.txt&lt;br /&gt;# multiple lines similar to below&lt;br /&gt;# "/home/username/filename1-you-want-to-change.mp2"&lt;br /&gt;# "/home/username/filename2-you-want-to-change.mp2"&lt;br /&gt;# "/home/username/filename3-you-want-to-change.mp2"&lt;br /&gt;&lt;br /&gt;$csvfilename = "$ARGV[0]";&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;open(HANDLE, $csvfilename) || die ("Couldn't open that file");&lt;br /&gt;&lt;br /&gt;@raw_data=&lt;handle&gt;;&lt;br /&gt;&lt;br /&gt;close (HANDLE);&lt;br /&gt;&lt;br /&gt;#read each line&lt;br /&gt;foreach $line (@raw_data)&lt;br /&gt;{&lt;br /&gt;chomp ($line);&lt;br /&gt;$line=~ s/"//g;&lt;br /&gt;$oldfile=$line;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;# old extension / new extension&lt;br /&gt;$line=~ s/mp2/mp3/;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;# prints new file name to screen&lt;br /&gt;print "$line\n";&lt;br /&gt;&lt;br /&gt;system(mv,$oldfile,$line);&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;/handle&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2707953631482479610-8201602081684336?l=geofffromdunedin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/8201602081684336/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2707953631482479610&amp;postID=8201602081684336' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/8201602081684336'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/8201602081684336'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/2009/11/bulk-renaming-of-file-extensions.html' title='Bulk renaming of file extensions'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2707953631482479610.post-8103595337618386012</id><published>2009-11-13T19:36:00.000-08:00</published><updated>2009-11-13T19:40:49.025-08:00</updated><title type='text'></title><content type='html'>This is the original /etc/rd.conf&lt;br /&gt;&lt;br /&gt;[Identity]&lt;br /&gt;Password=*******&lt;br /&gt;AudioOwner=ownername&lt;br /&gt;AudioGroup=users&lt;br /&gt;&lt;br /&gt;[Tuning]&lt;br /&gt;UseRealtime=No&lt;br /&gt;RealtimePriority=9&lt;br /&gt;&lt;br /&gt;[Format]&lt;br /&gt;SampleRate=44100&lt;br /&gt;Channels=2&lt;br /&gt;&lt;br /&gt;[mySQL]&lt;br /&gt;Hostname=localhost&lt;br /&gt;Loginname=owner&lt;br /&gt;Password=********&lt;br /&gt;Database=Rivendell&lt;br /&gt;Driver=QMYSQL3&lt;br /&gt;&lt;br /&gt;; [SoftKeys]&lt;br /&gt;;&lt;br /&gt;; This section can be used to program the RDSoftKeys applet, or you&lt;br /&gt;; can use the --map-file=&lt;filename&gt; switch to configure multiple soft&lt;br /&gt;; key setups on the same host.&lt;br /&gt;;&lt;br /&gt;; Columns=10&lt;br /&gt;;&lt;br /&gt;; Command1=hithlum.srlabs.loc:GO 3 1 1 0!&lt;br /&gt;; Legend1=Telos 1 ON&lt;br /&gt;; Color1=red&lt;br /&gt;;&lt;br /&gt;; Command2=hithlum.srlabs.loc:GO 3 2 1 0!&lt;br /&gt;; Legend2=Telos 2 ON&lt;br /&gt;; Color2=red&lt;br /&gt;;&lt;br /&gt;&lt;br /&gt;[Hacks]&lt;br /&gt;; If you are getting no output level meter indications with an older&lt;br /&gt;; ASI card (such as the ASI4215, ASI4113 or ASI4111), tru uncommenting&lt;br /&gt;; the following line:&lt;br /&gt;# UseStreamMeters=Yes&lt;br /&gt;&lt;br /&gt;;&lt;br /&gt;; Log Generation&lt;br /&gt;;&lt;br /&gt;;  These are mainly useful for debugging!&lt;br /&gt;;&lt;br /&gt;[RDAirPlay]&lt;br /&gt;Logfile=/home/username/rd/rdairplay.log&lt;br /&gt;;&lt;br /&gt;[RDCatchd]&lt;br /&gt;Logfile=/home/username/rd/rdcatchd.log&lt;br /&gt;;&lt;br /&gt;[Ripcd]&lt;br /&gt;Logfile=/home/username/rd/ripcd.log&lt;br /&gt;;&lt;br /&gt;[Caed]&lt;br /&gt;Logfile=/home/username/rd/caed.log&lt;br /&gt;EnableMixerLogging=No&lt;br /&gt;&lt;br /&gt;#[Cae]&lt;br /&gt;#AudioRoot=/var/snd&lt;br /&gt;#AudioExtension=wav&lt;br /&gt;#AllowNonstandardRates=Yes&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;;&lt;br /&gt;; JACK Session Management&lt;br /&gt;;&lt;br /&gt;;  See the 'JACK.txt' file for details on how this works!&lt;br /&gt;;&lt;br /&gt;; [JackSession]&lt;br /&gt;; Source1=rivendell_1:playout_0L&lt;br /&gt;; Destination1=alsa_pcm:playback_1&lt;br /&gt;;&lt;br /&gt;; Source2=rivendell_1:playout_0R&lt;br /&gt;; Destination2=alsa_pcm:playback_2&lt;br /&gt;;&lt;br /&gt;; Source3=rivendell_1:playout_1L&lt;br /&gt;; Destination3=alsa_pcm:playback_3&lt;br /&gt;;&lt;br /&gt;; Source4=rivendell_1:playout_1R&lt;br /&gt;; Destination4=alsa_pcm:playback_4&lt;br /&gt;;&lt;br /&gt;; Source5=rivendell_1:playout_2L&lt;br /&gt;; Destination5=alsa_pcm:playback_9&lt;br /&gt;;&lt;br /&gt;; Source6=rivendell_1:playout_2R&lt;br /&gt;; Destination6=alsa_pcm:playback_10&lt;br /&gt;;&lt;br /&gt;; Source7=alsa_pcm:capture_1&lt;br /&gt;; Destination7=rivendell_1:record_0L&lt;br /&gt;;&lt;br /&gt;; Source8=alsa_pcm:capture_2&lt;br /&gt;; Destination8=rivendell_1:record_0R&lt;br /&gt;;&lt;br /&gt;; Source9=alsa_pcm:capture_3&lt;br /&gt;; Destination9=rivendell_1:record_1L&lt;br /&gt;;&lt;br /&gt;; Source10=alsa_pcm:capture_4&lt;br /&gt;; Destination10=rivendell_1:record_1R&lt;br /&gt;;&lt;br /&gt;; Source11=alsa_pcm:capture_9&lt;br /&gt;; Destination11=rivendell_1:record_2L&lt;br /&gt;;&lt;br /&gt;; Source12=alsa_pcm:capture_10&lt;br /&gt;; Destination12=rivendell_1:record_2R&lt;br /&gt;&lt;br /&gt;&lt;/filename&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2707953631482479610-8103595337618386012?l=geofffromdunedin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/8103595337618386012/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2707953631482479610&amp;postID=8103595337618386012' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/8103595337618386012'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/8103595337618386012'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/2009/11/this-is-original-etcrd.html' title=''/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2707953631482479610.post-2511922235149769266</id><published>2009-08-31T04:34:00.000-07:00</published><updated>2009-08-31T04:36:39.988-07:00</updated><title type='text'>Small Tip - make your tab completion case insensitive</title><content type='html'>&lt;p&gt;You may know that if you have a directory called&lt;/p&gt; &lt;p&gt;&lt;strong&gt;My-Documents&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;and you want to change to it, you have to do something like this&lt;/p&gt; &lt;p&gt;&lt;strong&gt;cd My-[TAB]&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;And you will end with the full command like this.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;cd My-Documents&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;But, if you do this&lt;/p&gt; &lt;p&gt;&lt;strong&gt;cd my-[TAB]&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;You will probable hear the system's beep and nothing else, because Linux is case sensitive, if you want to be able to use TAB with capital letter or without it, add this line to &lt;code&gt;/etc/inputrc&lt;/code&gt;, or to &lt;code&gt;$HOME/.inputrc&lt;/code&gt;&lt;/p&gt; &lt;pre&gt;set completion-ignore-case on&lt;br /&gt;&lt;/pre&gt;&lt;p&gt; Now it will work with the capital My-Doc... or without it as in my-doc ...&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;(This tip from...)&lt;br /&gt;&lt;/p&gt;&lt;p&gt;http://www.go2linux.org/case-insensitive-TAB-completion-inputrc&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2707953631482479610-2511922235149769266?l=geofffromdunedin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/2511922235149769266/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2707953631482479610&amp;postID=2511922235149769266' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/2511922235149769266'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/2511922235149769266'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/2009/08/small-tip-make-your-tab-completion-case.html' title='Small Tip - make your tab completion case insensitive'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2707953631482479610.post-5072981480934562962</id><published>2009-07-16T03:04:00.001-07:00</published><updated>2009-07-16T03:04:38.055-07:00</updated><title type='text'>Rotter</title><content type='html'>Another piece of logging software is....&lt;br /&gt;&lt;br /&gt;Rotter&lt;br /&gt;&lt;br /&gt;Rotter is a Recording of Transmission / Audio Logger for JACK. It was designed for use by radio stations, who are legally required to keep a recording of all their output. Rotter runs continuously, writing to a new file every hour.&lt;br /&gt;&lt;br /&gt;Rotter can output files in servaral different strutures, including all files in a single directory or create a directory structure.The advantage of using a folder hierarchy is that you can store related files in the hour's directory.&lt;br /&gt;&lt;br /&gt;It is released under the GPL license.&lt;br /&gt;&lt;br /&gt;http://www.aelius.com/njh/rotter/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2707953631482479610-5072981480934562962?l=geofffromdunedin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/5072981480934562962/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2707953631482479610&amp;postID=5072981480934562962' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/5072981480934562962'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/5072981480934562962'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/2009/07/rotter.html' title='Rotter'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2707953631482479610.post-1352757423739317305</id><published>2009-07-16T02:36:00.000-07:00</published><updated>2009-07-16T03:44:04.686-07:00</updated><title type='text'>Rivendell Installation in Ubuntu and Debian</title><content type='html'>If you want to install Rivendell in Ubuntu machine check out Alban's Blog.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://blog.tryphon.org/alban/archives/2009/04/19/quick-start-for-rivendell-on-debianubuntu/"&gt;http://blog.tryphon.org/alban/archives/2009/04/19/quick-start-for-rivendell-on-debianubuntu/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://2.bp.blogspot.com/_c9xx332FA-4/Sl8D3ARUajI/AAAAAAAAABM/_r54W6Mbfg0/s200/rivendell.jpg" alt="Rivendell"&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.rivendellaudio.org/index.shtml"&gt;http://www.rivendellaudio.org/index.shtml&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2707953631482479610-1352757423739317305?l=geofffromdunedin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/1352757423739317305/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2707953631482479610&amp;postID=1352757423739317305' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/1352757423739317305'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/1352757423739317305'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/2009/07/rivendell-installation-in-ubuntu-and.html' title='Rivendell Installation in Ubuntu and Debian'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_c9xx332FA-4/Sl8D3ARUajI/AAAAAAAAABM/_r54W6Mbfg0/s72-c/rivendell.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2707953631482479610.post-4914653766476547637</id><published>2009-07-16T02:17:00.000-07:00</published><updated>2009-07-16T03:36:04.685-07:00</updated><title type='text'>50 Volt Line Transformers</title><content type='html'>To move audio from studio to transmitter without having the requirement of screened cable I use a 50 volt line transformer.&lt;br /&gt;You need:-&lt;br /&gt;All the part numbers (and photos) are from Jaycar Electronics.&lt;br /&gt;&lt;br /&gt;1 x &lt;span style="font-weight: bold;"&gt;KC5152&lt;/span&gt; Champ audio amp kit&lt;br /&gt;&lt;img src="http://2.bp.blogspot.com/_c9xx332FA-4/Sl7_Qxmei9I/AAAAAAAAAA8/wnRNo7MQ-mM/s200/KC5152-champ.jpg" alt="Champ Audio Amp" /&gt;&lt;br /&gt;2 x &lt;span style="font-weight: bold;"&gt;MM1900&lt;/span&gt; Line transformers&lt;br /&gt;&lt;img src="http://4.bp.blogspot.com/_c9xx332FA-4/Sl8AUclNYlI/AAAAAAAAABE/ieUuG9zGZB4/s200/MM1900-LineTransformer.jpg" alt="Line Transformer" /&gt;&lt;br /&gt;&lt;br /&gt;Feed the audio into the amplifier and then into the secondary of one transformer. The primary of the transformer feeds over the long cable to the primary of the second transformer. It then gets stepped down to line level at the destination.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Warning!&lt;/span&gt;&lt;br /&gt;Don't touch the wires between the 2 transformers. There could be as much as 50 volts AC!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2707953631482479610-4914653766476547637?l=geofffromdunedin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/4914653766476547637/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2707953631482479610&amp;postID=4914653766476547637' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/4914653766476547637'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/4914653766476547637'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/2009/07/50-volt-line-transformers.html' title='50 Volt Line Transformers'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_c9xx332FA-4/Sl7_Qxmei9I/AAAAAAAAAA8/wnRNo7MQ-mM/s72-c/KC5152-champ.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2707953631482479610.post-8884204137209694890</id><published>2008-08-24T22:11:00.000-07:00</published><updated>2009-07-16T02:51:40.936-07:00</updated><title type='text'>Logging Radio Station Audio</title><content type='html'>This script looks complicated. But it basically records 30 min (or 29 mins 56 seconds) chunks of our radio station program which is required for legal reasons.&lt;br /&gt;Because each sound recorder process getting killed takes a few seconds to complete, I found it necessary to be 4 seconds short of 30 mins. I don't think 4 seconds being lost every 30 mins is too much of a problem. I heard of a professional solution loosing 10 seconds every 15 minutes.&lt;br /&gt;&lt;br /&gt;One way to cure this would be 2 sound cards and alternate between the 2 cards.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Sound recording script&lt;/span&gt;&lt;br /&gt;Need one of these for every 30 mins you are recording.&lt;br /&gt;&lt;br /&gt;#!/bin/bash&lt;br /&gt;killall sound-recorder&lt;br /&gt;&lt;br /&gt;sound-recorder -s44100 -b16 -k -A/dev/dsp -S29:56 -fwav /mnt/250gig/share/wav/0600.wav&lt;br /&gt;&lt;br /&gt;sleep 10&lt;br /&gt;&lt;br /&gt;lame -b 64 -m m /mnt/250gig/share/wav/0600.wav /mnt/250gig/share/mp3/`date +%y%m%d`-0600.mp3&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Crontab entries&lt;/span&gt;&lt;br /&gt;New line for every 30 mins you are recording.&lt;br /&gt;&lt;br /&gt;crontab -l&lt;br /&gt;&lt;br /&gt;00      6       *       *       *       /home/username/scripts/0600.sh &gt; /dev/null 2&gt;&amp;amp;1&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2707953631482479610-8884204137209694890?l=geofffromdunedin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/8884204137209694890/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2707953631482479610&amp;postID=8884204137209694890' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/8884204137209694890'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/8884204137209694890'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/2008/08/this-script-looks-complicated.html' title='Logging Radio Station Audio'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2707953631482479610.post-1088829732569447797</id><published>2008-08-13T17:52:00.000-07:00</published><updated>2009-07-16T21:26:12.082-07:00</updated><title type='text'>Using rdimport to import mp3 files</title><content type='html'>&lt;span style="font-weight: bold;"&gt;rdimport&lt;/span&gt; is a great tool to import large numbers of mp3s into your music database.&lt;br /&gt;&lt;br /&gt;To find out how to use rdimport functions type &lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;br /&gt;rdimport --help&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;group&gt;&lt;filespec&gt;&lt;filespec&gt;&lt;filespec&gt;&lt;level&gt;&lt;level&gt;&lt;level&gt;&lt;length&gt;&lt;cartnum&gt;&lt;pattern&gt;&lt;pattern&gt;&lt;filespec&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How I used rdimport&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;So this is how I added a hole lot of songs to my RD database...&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;rdimport --verbose --segue-level=-10 Examplegroupname *.mp3&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This imports everything with an MP3 file extension in a particular directory to the RD database, and places a SEQUE LEVEL fade point at the end of the track at such a point where the volume drops to -10dB. A new CART number is created for each file.&lt;br /&gt;&lt;br /&gt;You are limited to approx 2000 songs in a directory for conversion using rdimport. If you have a larger number you would be best to split into 2 directories of say 1500 if you had 3000 songs in a directory.&lt;br /&gt;&lt;br /&gt;The only songs that don't get converted with more than one DOT or comma in the file name. eg Artist Name - Song Name..mp3&lt;br /&gt;&lt;br /&gt;or Artist Name - Song Name, Middle Name.mp3&lt;br /&gt;&lt;br /&gt;Another thing you can do is make all the tracks CUTs inside the one cart.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;rdimport --verbose --segue-level=-10 --single-cart Examplegroupname *.mp3&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;or if the CART already exists you can add CUTs to it.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;rdimport --verbose --segue-level=-10 --to-cart=400 Examplegroupname *.mp3&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Other things to consider with Linux and Unix based systems is all file names directory paths are case sensitive. eg Song Name.mp3 is different from song name.mp3 And when converting files using RDIMPORT... the group name is case sensitive.&lt;/filespec&gt;&lt;/pattern&gt;&lt;/pattern&gt;&lt;/cartnum&gt;&lt;/length&gt;&lt;/level&gt;&lt;/level&gt;&lt;/level&gt;&lt;/filespec&gt;&lt;/filespec&gt;&lt;/filespec&gt;&lt;/group&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2707953631482479610-1088829732569447797?l=geofffromdunedin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/1088829732569447797/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2707953631482479610&amp;postID=1088829732569447797' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/1088829732569447797'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/1088829732569447797'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/2008/08/using-rdimport-to-import-mp3-files.html' title='Using rdimport to import mp3 files'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2707953631482479610.post-7199689830819639705</id><published>2008-08-13T17:45:00.000-07:00</published><updated>2009-07-16T16:10:57.826-07:00</updated><title type='text'>Configuring Tascam CD-X1500 to Auto Cue play etc</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_c9xx332FA-4/Sl-zZM4qpMI/AAAAAAAAABU/pwzrXVyw3LY/s1600-h/cdx1500.jpg"&gt;&lt;img style="cursor: pointer; width: 321px; height: 121px;" src="http://4.bp.blogspot.com/_c9xx332FA-4/Sl-zZM4qpMI/AAAAAAAAABU/pwzrXVyw3LY/s200/cdx1500.jpg" alt="" id="BLOGGER_PHOTO_ID_5359199327131182274" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;1. Reset the CD players to factory defaults in case you have already muddled them up.&lt;br /&gt;-Put your finger on SHIFT key and turn JOG wheel.&lt;br /&gt;-Take finger off SHIFT and then turn JOG wheel to 06 Factory Preset&lt;br /&gt;(06 F_PrE)&lt;br /&gt;-Push SHIFT momentarily to get SUrE prompt hit SHIFT to confirm.&lt;br /&gt;2. Display will return to normal. Now hit SHIFT to show remaining time on cd (The countdown timer)&lt;br /&gt;3. Hit FLASH button to turn off the word flash on display.&lt;br /&gt;4. Hold finger on SHIFT &amp;amp; push BEND - key to put onto ACue mode.&lt;br /&gt;5. Hold finger on SHIFT &amp;amp; push BEND + key to put onto ARdy mode.&lt;br /&gt;6. Cycle through TEMPO functions to show 0.0 in display. Hold TAP key in for about 2 seconds. Tempo display will change to - - -&lt;br /&gt;7. Take any CDs out of player. Hold Finger on SHIFT and hit the CUE button once... display shows PLY... hit CUE button once more to go to CUE mode.&lt;br /&gt;8. Put cd on tray... close draw and cue button will flash for a few seconds... once its cued....CUE button will stay on and play will flash, till you hit the play button or your fader start.&lt;br /&gt;&lt;br /&gt;Note. You'll have to do this for each side of cd player.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Triggering the player to start&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;Briefly touch the tip of a mono 3.5 mm phone plug on the case of the cd player and it will start going.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2707953631482479610-7199689830819639705?l=geofffromdunedin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://geofffromdunedin.blogspot.com/feeds/7199689830819639705/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2707953631482479610&amp;postID=7199689830819639705' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/7199689830819639705'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2707953631482479610/posts/default/7199689830819639705'/><link rel='alternate' type='text/html' href='http://geofffromdunedin.blogspot.com/2008/08/configuring-tascam-cd-x1500-to-auto-cue.html' title='Configuring Tascam CD-X1500 to Auto Cue play etc'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/03847532577667394930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_c9xx332FA-4/Sl-zZM4qpMI/AAAAAAAAABU/pwzrXVyw3LY/s72-c/cdx1500.jpg' height='72' width='72'/><thr:total>0</thr:total></entry></feed>
