Slashdot Mirror


TiVo-Like Devices for Radio?

crank asks: "I've recently hoisted an antenna high upon my roof, since I'm bored with listening to the mega-watt corporate radio stations and instead and enjoying great, niche college and NPR stations. What I need is some sort of TiVo-like radio device, which will tune to the appropriate radio station and record to the hard drive (ideally to MP3 or Ogg Vorbis formats). Then, I could dump these to one of the many portable devices or stream from a computer for later listening. This is especially important with stations that change format frequently throughout the day, such as KFJC. Any suggestions? I think the tricky part would be integration of the FM tuner. I've had limited success with leaving the radio station pre-tuned to the station I want to tape, but I'd like something smarter that would power up, capture the program, and then power down."

44 of 96 comments (clear)

  1. I know what this is for by Henry+V+.009 · · Score: 3, Funny

    Trying to rig the million dollar give-aways, I see :). Good luck.

  2. Start with a recorder. by Futurepower(R) · · Score: 2, Insightful


    About a year ago, I did a search for digital recorders. I was unable to find anything suitable. For example, most did not have a Pause button.

  3. TV-Tuner board, D-Link USB tuner by Pyromage · · Score: 4, Informative

    I don't know of any tools for it, but I have some ideas on putting yourself one together.

    There are numerous devices that can get you a tuner on your computer. Many Hauppauge TV-Tuner boards work quite well, and as they are the BT878 chip, run well under linux. D-Link sells a USB-based tuner.

    With that and some perl and encoder software, you should be able to slap something together. Cron could be helpful.

    1. Re:TV-Tuner board, D-Link USB tuner by Goldberg's+Pants · · Score: 2, Informative

      Erm... Beg to differ a little. Yes, they are great cards, but Linux support is iffy. I've tried one card, which works flawlessly in W95 thru XP and the best I've ever managed, across 3 computers and 4 Linux distros, is a picture with no sound. The card would also randomly not work in Linux. It would work fine. I'd close the software/reboot/whatever, and next time, nothing but static. Regardless, I have never gotten a peep out of the sound in Linux.

      There's various bits of freeware that you can use to timer recording of audio. In Linux you could probably use vsound to record the audio and pass it to whatever other program you wanted.

    2. Re:TV-Tuner board, D-Link USB tuner by wik · · Score: 2

      I haven't had a problem with my two-year-old Hauppage WinTV (with FM tuner) card. I fire off a ffmpeg cron job every night that records the sound to the Lehrer Newshour, so I can listen to it from my cube at school. Works like a champ. Initially getting a decent version of the video4linux drivers was a problem, but I think that's fixed in the 2.4.x kernels.

      As far as tuning goes, the TV signal is extremely bad through the antenna for me, but it acceptably fine with cable (well, as good as crummy AT&T wiring can be).

      --
      / \
      \ / ASCII ribbon campaign for peace
      x
      / \
  4. Shouldn't be hard... by gremlin_591002 · · Score: 3, Informative

    Use command line tools if possible. Something that records to WAV would work, you could call it from AT. Then call your mp3 ripper to translate it, then delete the file. I'd use a digital stereo reciever (Radio Snatch Optimus) so I didn't get any drift in the FM tuner, plug it into the Line In port on your sound card.

    1. Re:Shouldn't be hard... by Gudlyf · · Score: 3

      The problem with your solution is that it doesn't tune the stations for him, which I think he wanted the program/device to do.

      --
      Trolls lurk everywhere. Mod them down.
  5. use a vcr by zogger · · Score: 5, Informative

    --just use a vcr, it will record audio only just fine, have timers, and can do up to 8 hours worth on EP, then dump it at your leisure to your computer using whatever compression you want and audio in jack.

    alternatively, there are several radios with built in cassette decks that will record on a timer basis. I just hit google on it, tons of hits, several brands and models.

    ultra engineering geek, get a programmable thermostat and mod and hack away.

    never owned a tivo, but won't it work on an audio input? or does it require secret hidden signals to work? No idea on that really.

  6. When I Lived in the UK I Wanted To Timeshift by szyzyg · · Score: 2

    BBC radio 1 is a pop station by day and a cutting edge music station by night.... when I lived in the UK I timwshifted by just recording big mp3s - I didn't even have an FM card, I just plugged my radio headphone jack into my PC.

    Of course... now I've moved to the US which means I don't need to bother with the timeshifting by virtue of geographic location ;-)

    But on the down side I only have access to lousy real audio - especially since the bbc is lacking manpower to do this in ogg ;-)

  7. How bout a winamp plugin? by Screaming+Lunatic · · Score: 5, Interesting
    I listen to Internet radio stations all the time using xmms. A lot of college stations are available at shoutcast.com. It doesn't seem like it would be too difficult to write some sort of plugin for winamp that could do the job.

    If the winamp plugin system won't do, how about heading over to the xmms dev mailing list and asking a few questions there.

    1. Re:How bout a winamp plugin? by -=Zak=- · · Score: 4, Informative

      There's also ShoutGrab for recording MP3 streams:

      http://ostermiller.org/shoutgrab/

  8. This already exists... by Thomas+A.+Anderson · · Score: 5, Informative

    It's called streamripper and you can find it here.

    It runs on win9x, *nix, and OS X. I found it yesterday after reading an article on sfgate.com.

    I've been using is since yesterday - works great!

    --
    Personally its not God I dislike, its his fan club I cant stand (bash.org)
    1. Re:This already exists... by silentbozo · · Score: 3, Informative

      Here's a tip if you want to run streamripper with cron:

      57 17 * * 0 screen -m -d /usr/local/bin/streamripper thestationyouwanttorecord:stationsport -d /home/user/streams -l 4200

      The above line creates an unattached screen running streamripper that runs for 110 minutes that starts up every week on Sunday just before 6pm (notice the fudge time, 3 min before, 7 min after). Why run it in screen? Well, it lets you call streamripper from a user's crontab file (crontab -e). Also, streamripper does not exit cleanly under linux (known problem under 1.32) and using screen gives you a way to reattach, check the status, and kill the process with a few well placed ctrl-cs.

      A nice mod would be to have a followup script to change the name of the saved file (which ends up in the "incomplete" directory, when recording live streams.) Either that, or rewrite streamripper into more of a timeshifting program for live streams (user-specified name for the stream, turn off silence detection routines, turn off overwrite.) Streamshifter anybody?

  9. NPR.org by MacAndrew · · Score: 3, Insightful

    I've used their site from time to time and wish it was easier to navigate. I also tend to get confused what is local content and what is national; because I'm in Washington, a lot of what seems local is actually syndicated everywhere. So it can be difficult to track down the file you need. But complain -- who me? It's free.

    Hmm, I see they're a little slow to pick up the Illinois death penalty pardons story on their web page -- though I did hear it on the air as fast as anyone else had the story. (No, this isn't an invitation for anyone's views on the DP -- it's just a major breaking story.)

    1. Re:NPR.org by rubinson · · Score: 2

      I also tend to get confused what is local content and what is national

      Sounds like you're confused about what "NPR" is. NPR is a content producer/syndicator (similar to a tv network such as NBC) not a station in and of itself. NPR syndicates its content to local stations all over the country (and the world).

      So when you're listening to a particular program, you want to listen to who produced it (NPR, PRI, your local station, or whomever). The other option is to check out your local station's website. They should have links to the program's homepage.

  10. NPR broadcasts in MP3 by JabberWokky · · Score: 5, Informative
    I've long since set up a system so that my home system time shifts All Things Considered to when I can listen to it at night. Since I've been busy during weekends, I've been recently doing the same with much of the weekend line up on NPR.

    The nice thing is that, for NPR at least and most college stations - the ones you say you're interested in, it's easy - they all broadcast MP3 streams which can be nabbed with a simple mpg123 -s url >file.mp3 &, and then sleep 3720; killall mpg123. At that point, you're a simple cronjob away from being done (I start one minute early, end one minute late).

    One amusing sidenote - I moved cross country this year, and I now live in an area with a lousy NPR station. I now listen to WUNC in North Carolina, a few thousand miles away, and gave to them during pledge drive. Hell, they played Heather Alexander on thier local music show. Anybody who plays filk is ok in my book.

    --
    Evan

    --
    "$30 for the One True Ring. $10 each additional ring!" -- JRR "Bob" Tolkien
    1. Re:NPR broadcasts in MP3 by drudd · · Score: 3, Informative

      Nearly all NPR programs are now available in Real format from npr.org (actually cartalk is only available from the cartalk website, cartalk.cars.com).

      Yes, you can only listen to the past week's cartalk show, but most other npr shows let you listen to archived shows as well.

      In fact, I don't listen to an actual NPR station anymore, I just listen to Morning Edition, All things Considered, and Wait Wait don't tell me online, that way I have the same advantages as having a pvr for radio. (prr?)

      Doug

      --
      Venn ist das nurnstuck git und Slotermeyer? Ya! Beigerhund das oder die Flipperwaldt gersput!
    2. Re:NPR broadcasts in MP3 by theCoder · · Score: 2

      Except that it's all in real format, which means you can't (easily) save it for listening to later (like if I don't happen to be up when Car Talk is on :) Also, while I think Real has a Linux client, I've never tried installing it, so I don't know how well/if it works.

      Though, from the original poster, I found that WUNC is shoutcasting in mp3 format -- maybe I can whip up a crontab script to catch cartalk from them...

      --
      "Save the whales, feed the hungry, free the mallocs" -- author unknown
    3. Re:NPR broadcasts in MP3 by drudd · · Score: 2

      One of the links is to play all segments continuously.

      Doug

      --
      Venn ist das nurnstuck git und Slotermeyer? Ya! Beigerhund das oder die Flipperwaldt gersput!
    4. Re:NPR broadcasts in MP3 by drudd · · Score: 2

      They aren't streaming cartalk live, they're streaming it on demand. So anytime you want you can listen to the current week's show.

      No, it's not as nice as being able to download the file and listen from your harddrive, but I can understand NPR and cartalk's desire to maintain distribution control over their content. All you need for the system they have now is an internet connection.

      Doug

      --
      Venn ist das nurnstuck git und Slotermeyer? Ya! Beigerhund das oder die Flipperwaldt gersput!
    5. Re:NPR broadcasts in MP3 by JabberWokky · · Score: 2
      All over the place. NPR is a network, meaning each of the stations is an affiliate. Each station is allowed and encouraged to webcast their content. Just about every NPR affiliate is broadcasting in MP3... I have about 17-18 in my popup list of internet radio stations. I can pick and choose the time zone I want to listen to and also get regional shows. Plus I get PRI (Public Radio International), MPR (Minnisota Public Radio) and the BBC (British Boring Commune) plus the occasional Pacifica (elitist heavy leftist 'we're more public than public radio' network) show.

      The key is that NPR has authorized broadcast of their content for free (unlike Clear Channel, Infinity and whatever Art Bell is on), and activly encouraged their affiliates to use the web (where web=internet). This is a Good Thing for them to be doing. Clear Channel, meanwhile, has anti-mp3 psas in heavy rotation. Me? I'm listening to NPR and donating to two groups in different parts of the country (WUNC and MPR). I figure I just *might* be the leading edge of the New Way of entertainment.

      --
      Evan

      --
      "$30 for the One True Ring. $10 each additional ring!" -- JRR "Bob" Tolkien
    6. Re:NPR broadcasts in MP3 by silentbozo · · Score: 2

      My preferred stations (128k stereo, 44.1) are:

      WUGA (Athens, Georgia) - live.wuga.org/hi [prairie home companion, thistle and shamrock]
      KCSN (Cal State Northridge, Los Angeles) - s072n114.csun.edu:8002 [the swingin years with chuck cecil]

      And one in Alaska (64k mono, 44.1)

      KCSM (california) - hifi.kcsm.org:8002 [riverwalk, live from the landing]

      I've been assembling the Saturday schedule I used to be able to find on my local station, KUSC (which is now all classical all the time :P), with the exception of My Music/My Word. It's kind of a thrill when you donate and have them announce your donation from across the country (donations are a good way of convincing them to upgrade and maintain their high quality streaming mp3 connection.) You can find more stations and programs by going to:

      PublicRadioFan.com

      which maintains a listing of public radio stations (mp3, real, winmedia, ogg, qt, etc.) across the world.

      I really wish more stations would stream higher quality mp3s, although KCSM does offer a 128k ogg stream. Really, if you want to get pledge money, you need to provide a high quality stream in addition to your low-quality streams. You also need to know what you're doing - streaming a 64k 22khz stereo connection is a waste of bandwidth, use that extra 32k channel and stream a much better sounding 64k mono 22khz!

  11. Cybercorder by ArchieBunker · · Score: 3, Informative

    Get a shareware windows program called Cybercorder. It records from your sound card in realtime in any format you want. Mp3, ogg, whatever codecs you have installed. It has a great timer system and way of keeping track of lists. Well worth paying for unless you want to spend a weekend dicking around with cron scripts and sketchy software.

    --
    Only the State obtains its revenue by coercion. - Murray Rothbard
  12. FM Radio cards by mcelrath · · Score: 5, Informative
    None of the responses yet seem to have noticed the "antenna" part of your post. Anyway, there is ample support for FM radio cards in linux. Check out drivers/media/radio/* in the linux kernel tree. A number of the TV tuner cards can also tune in to FM. Now then, let's see.

    Here is a list of radio tuner apps for linux and here's another. Also try googling for "linux FM radio tuner card". These apps, along with a sound card (depending on what kind of FM tuner you get) and oggenc/lame and a little scripting (hint: cron job), and you should be in business.

    -- Bob

    --
    1^2=1; (-1)^2=1; 1^2=(-1)^2; 1=-1; 1=0.
  13. dlink dsb-r100 usb device is all you need by Anonymous Coward · · Score: 3, Informative

    The linux driver is dsbr100.c. It's already installed with my copy of readhat.

    Use fmio to tune the device, sox to grab the stream, lame to encode it and cron to orchestrate the whole thing.

  14. I've done this. by adolf · · Score: 5, Informative

    I used to have a large rooftop antenna before I moved into this tin box/apartment, and had my own RadioTiVo.

    It wasn't at all difficult, though I did spend way too much time optimizing the commandline for LAME and setting levels correctly. I just put a YMF724-based sound card into my headless, does-everything FreeBSD box, plugged it into a 1980s-vintage standalone Kenwood digital tuner (find something similar at a pawnshop or Ebay), and made some cron jobs to run things. The 724 was nice because its ADC stage generally sounded very good, and it had a loopback mode that it could be massaged into which would let you hear immediately if you had clipped the input.

    The box, a K6-2 350, isn't quite fast enough to do VBR MP3 encoding in realtime, and I was dead-set on VBR. So, I had it record the entire program as standard 44.1KHz 16-bit PCM, and then run a nice'd encode process on the file after the radio program had finished.

    Sometimes, usually on the weekends, this meant that 2 or 3 processes of LAME were running at a time trying to catch up. Not that FreeBSD ever broke a sweat...

    It ran extremely reliably, and with an NTP-synced clock, the start- and stop-times were consistantly dead on.

    Every few months, I'd burn a CD or two of Car Talk for archiving and nuke whatever was left over.

    Of course, there was no way to change stations. I considered briefly the notion of building a machine from mindstorms that would push the radio's preset buttons, but then I realized that nothing but NPR had any programming which I actually wanted to listen to. :) Using an FM tuner card was always out of the question for reasons of noise and interference.

    Hint: Use lame's lowpass filter to cut everything above 15KHz. There's nothing there but noise with commercial FM broadcasts, which are already band-limited to 15KHz anyway per FCC rules. That said, resist the temptation to use a 32KHz sampling rate and stick with 44.1. It's what the Nyquist filters and samplerate converters in consumer gear are optimized to work with, and makes burning audio CDs easier. These translate to better sound, overall.

    Good luck.

  15. How many stations? by MrResistor · · Score: 3, Interesting

    How many different stations do you want to record?

    I've been thinking about doing something similar, but I only have 2 stations I want to record off of, which is convenient since my soundcard has 2 inputs. My plan is to get 2 cheap radios with line out and tune each to one of the stations, hook each to one of my line ins, and set up cron jobs to record the shows I want. Seems pretty simple to me.

    If I really wanted the radios to be powered down when I'm not recording I could hook theirpower up to relays also controlled by the cron jobs.

    I'm sure there are more elegant solutions, but I don't really care that much since this whole assembly will just be stuffed in a closet with my server.

    --
    Under capitalism man exploits man. Under communism it's the other way around.
    1. Re:How many stations? by MrResistor · · Score: 2

      Interesting, I'll have to look into that. Unfortunately I don't have the mobo I intend to use for my server yet, so I'm not sure if it has ISA slots or not (The CPU is a slot A Athlon, so the mobo may or may not have an ISA slot).

      The main reason I've been thinking of stand-alone radios, though, is ease of setup. I can tune them in using speakers and attach big ass powered antennas as needed (reception really sucks at my house). It just seems easier to do that on a stand-alone box and then just route the sound the the line-in on the sound card.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
  16. Yer all thinkin the wrong way by Anonymous Coward · · Score: 2, Informative

    I just hadda point this out cuz its way different from what everyone is thinkin.alls you need is a nice stereo to record from thats digital and works with a remote and get a programmable remote with timer functions. I have a remote from all for one and its got an backlit LCD display and i can set it to press any button at anytime on anyday. Like say i wanted the tv to turn on at 6am, turn on the vcr, change to channel 32, record for 30 mins, shut off, and change the tv over to video2, thats no problem, and its damn easy and intuitive to setup and use.

  17. DAB radios by Random+Hamster · · Score: 3, Interesting

    Not that this helps you at all in the land of 'we don't use the technology everyone else in the world uses' but the Psion WaveFinder http://www.wavefinder.co.uk/intro.asp can be used in conjunction with http://www.dabbar.co.uk/dabbar.htm and DigiGuide http://www.digiguide.com/ to set up and record programs to MP2 or MP3 files.

    DigiGuide is a pay service (something like 5 pounds a year for all TV and radio listing) - you don't need this if you want to set up the time and channel to record manually, but with DigiGuide (and a free 3rd party add on the details of which I forget) you can click on the listings and it will add them to the recording.

    Unfortunately the main downsides are that WaveFinders are now only available 2nd hand (e.g. on eBay) and that the software for them only works on Windows (works best on 98) and they are somewhat flakey. There are now new DAB cards for about 100 pounds which are hopefully better behaved, but I don't know what software there is for them.

    Nonetheless I am hopeful that fairly soon this will all work properly.

  18. Did this for AM broadcasts by sobiloff · · Score: 4, Informative

    There are some talk radio shows broadcast on AM that I'd like to listen to. However, they're broadcast during the day, and I can't listen to them while I'm at work, so I was in a similar situation.

    Unfortunately, none of the PC tuner cards have AM tuners on them, only FM. Makes sense, since my computer equipment seems to generate a lot of interference on the AM frequencies. So, what I ended up doing was buying a GE SuperRadio III and a long headphone extension cord so that I could keep the radio in a separate room and minimize the interference.

    Since I'm only running Win2K at the moment, I bought Total Recorder for US$12, which lets me make timed recordings in just about any format. (Unfortunately, no VBR for MP3, though, so I record to WAV and then convert using LAME.)

    Using the "--present mw-us" flag with LAME, I can compress a three hour show down to 51.5 MB. A full week of both my favorite shows fits nicely on a CD for archiving or sharing.

  19. Get a shortwave radio by sakusha · · Score: 3, Informative

    SW radios like the Sony ICF-SW1000T can be programmed to tune a specific frequency at a specific time, and record to cassette tapes, much like a VCR. It should not be too hard to substitute an MP3 recording program in place of the cassette recorder.
    SW users have been doing this for years, they are the people you should be consulting.

  20. Check their Website by Cyno01 · · Score: 4, Informative

    My local (and favorite) College Radio station actually keeps an archive of all their shows for the past two weeks on their web site. I dont know if yours does this, but its really great. If i miss a show i often download it and stick it on a cd tolisten to it during the blues drive or some other show that i'm less than enthusiastic about. Another bonus is that you can back it up and catch the name of the artists from the DJ.

    --
    "Sic Semper Tyrannosaurus Rex."
  21. I have this working with Replay TV by pinbot · · Score: 2, Interesting

    I have a sony digital fm receiver that takes direct tuning commands from a universal remote that you can program with timer options.

    I set the universal remote (AllInOne Producer)to tune the receiver to 104.1 to record a talk show at 10:00 AM. The remote sends powering-1-0-4-1 to the receiver at 10am.

    It sends a simple power off command at 3:00 pm.

    I have my ReplayTV set up to record channel 813 (on of the Music Choice Channels on DTV) for the same interval.

    The replay records the video signal from the DTV tuner (a screen-saver) and the audio signal from the tape outs of the receiver.

    I use a scheduled task in DVarchive to unload it from the ReplayTV unit to my pc via my home network, and listen to it on my pc using the real player.

  22. I use Total Recorder and MP3 Splitter by BlueGlow · · Score: 2, Informative


    Total Recorder for Windows is excellent and inexpensive software to do this. I have an old Sony FM tuner/amp connected to the line-in on my Sound Blaster Live. Total Recorder does scheduled recordings straight to MP3 from the line in. It does this with the line-in muted so I can listen to MP3's, play games, whatever while it's recording radio from the line-in. I wrote a small app to rename the MP3 files from my own radio show listings file. I record at 64K so one hour of radio is about 28 meg. I use MP3Splitter to split the one hour MP3 file into 30 pieces of two minutes each. I edit out commercials and/or NPR newsbreaks and then copy to my MP3 player or burn on to audio CD. The splitting is a big convenience since most MP3/CD players were made to play 3 minute pop songs, not hour long radio shows.

    Total Recorder is available from http://HighCriteria.com is $12 for the basic version and $35 for the advanced version. I use the basic version. The advanced version now has better automatic file naming, stream recording, etc.

    MP3Splitter is from http://www.codevisions.de. It's lacking in command line options, but I use the defaults and the shell extension "Quick Splitter" from the right click in Win Explorer to minimize input. Their download seems to be down right now. Try left menu "Downloads" then choose mirrors. Here is a working download link:
    http://hj.dusnet.de/codevisions/mp3splitter.zip

  23. Radio TiVO for Windows by DoctorRad · · Score: 2, Interesting
    Radiator is an excellent freeware FM radio application. Auto-tuning and timer recording are available.

    Dr. Matt...

  24. CC Radio VersaCorder by boy_afraid · · Score: 2, Informative

    I'm surprised no one has mentioned the CC Radio VersaCorder. It's not digital, but it does record FM and AM shows. You tell it the time and it records at 1/4 speed, so you can record those 3 or 4 hours shows on one side. And if you want to listen to it on the go, you use the player which plays the 1/4 speed tapes. It is not digital and it doesn't have a built-in tuner, but hook it up to a radio, or any other device, like a phone to record conversations. C. Crane makes many different products for radios so you might want to take a look at their .

  25. I'm doing it now, but it's a pain in the (#(*$& by gmiller123456 · · Score: 2, Informative

    I've been doing this for quite some time now with my Hauppage TV/FM tuner card, but you have to schedule so many events for each show that it becomes a real pain:

    -- First you have to schedule an event to kill any radio processes currently running.
    -- Then you have to schedule a process to start the tuner on the station you need.
    -- Then you have to start recording. I've yet to find a utility which will record at a specified time with no user interaction which is both free and runs on Windows. The "Absolute MP3 Player" is the closest thing I've found requiring you to only click a button. But you have to add your schedule to it too! And you don't get to tell it where to put the MP3's.
    -- Then you have to stop recording.
    -- Then kill the tuner app.

    Worst of all, you have to listen to what's being recorded. There may be a solution for Linux, but unless you're ready to move your tuner card off your Windows box, there isn't a solution for Windows that works very well.

    If you plan to change the schedule often, then my advice would be to forget about it, or start developing your own.

    I submitted this exact same question several months ago but was rejected :(

  26. I agree! by Bill+Kendrick · · Score: 2

    I get to listen to various NPR shows (and cool and weird shows on the local university station) pretty much only when I'm in the car. This means whenever I'm on the way to work, or on the way back... so some days I get to hear what's on at 8am... some days, what's on at 10am.

    Heck, I've even missed a word or part of a song (busy driving, or passenger saying something), and had the itch to hit some imaginary 'instant replay button' like I have on my TiVo remote. :)

    I'm glad I'm not the only one who thought of this... frankly, I thought maybe I was just odd. ;)

  27. Replay Radio! by jelwell · · Score: 2

    Replay Radio

    This works great for any internet streaming radio shows!
    joe.

  28. Use SoX and fmtools by Alowishus · · Score: 3, Informative
    I have a radio card in my computer which feeds through my sound card's input line.

    Using the 'fm' utility from fmtools, my script tunes to the proper FM station and sets the volume.

    Then I call SoX to grab the output stream in WAV format from the soundcard, and pipe it through to lame, which turns it into a mp3 in realtime (takes about 40% CPU time on my 1GHz P3).

    The command looks something like this:
    sox -t ossdsp -c 2 -w -s -r 44100 /dev/dsp -t wav - | lame -h -k - "radio-`date +%Y%m%d-%k%M`.mp3"


    Put all that together in a script that's called by at or cron, and you're in business!
  29. Give Messer a try by mjprobst · · Score: 2

    Go to http://www.dago.pmp.com.pl/messer/ and give Messer a try. It's meant for recording lectures and presentations on a regular schedule, but it can obviously be made to record recurring radio programs. I've used it for this purpose in the past. Can write to .wav or directly to .mp3 files.

  30. This is a start... by mcg1969 · · Score: 2

    http://www.neurosaudio.com/
    I don't believe it can do timed recording, but it seems like something it could be upgraded to do...

  31. Portable, Digital, and Automatic Radio VCR by StevenCorn · · Score: 3, Informative

    A cool stand-alone hardware solution that's not quite a radio TiVo (but close) is the Radio Program Recorder (RPR) (http://www.radioprogramrecorder.com). You can set it to automatically record any AM or FM talk show in your area. It has an AM/FM radio, a Sony digital recorder, and an FM transmitter (a wireless audio link to nearby FM radios) in a neat case that is smaller than a portable CD player.

    The model RPR-X340 (5.6 hour capacity) has a USB link and software for uploading a recorded broadcast talk radio show from the recorder to your computer. You can also translate audio files from the computer to the recorder for listening on the go.

    You can leave the RPR in your car while you're at work and it will record your favorite talk show. When you get in the car to go home you can listen to the show through your car radio just as if it were on at that time. You can also remove the tiny recorder and put it in your pocket for listening while on a walk or jog.