Digital audio delay


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2006
    Location
    Omaha, Nebraska USA
    Posts
    263

    Question Digital audio delay

    Some while ago, I ran across an application using a PIC to manage digital audio delay.

    I thought I had printed the article and/or bookmarked it, but I can't find it now.

    Can someone please point me in the right direction? Thanks!
    Russ
    N0EVC, xWB6ONT, xWN6ONT

    "Easy to use" is easy to say.

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by RussMartin View Post
    Some while ago, I ran across an application using a PIC to manage digital audio delay. I thought I had printed the article and/or bookmarked it, but I can't find it now. Can someone please point me in the right direction? Thanks!
    I don't know if this is what you're looking for, but...
    Awhile back, I needed an audio delay to sync up audio with a PIC based spectrum analyzer. Specifically, I needed about 72ms of delay.
    I ended up taking a stereo 16 bit A/D converter at about 40Khz, reading that with the first PIC18F4620 into the onchip ram (3900-ish bytes worth), and then shifting (first in-first out) to another '4620, then another, 4 total in the line. The last (5th) PIC was connected to a stereo 16 bit D/A at the same sample rate. Ran all of the PICs off the same oscillator, sync'd the A/D and D/A converter and shift clock up to another PIC generating a ~40Khz signal. Worked good enough for me. Don't tell Mr_E, because he'll start in talking about distortion, aliasing, and so on Like I said, it was good enough for me in an outdoor environment.
    And again, this was awhile back. I've since tore the project apart. I'm sure I've still got the schematics, firmware, notes, etc. if this is what you're looking for.

Similar Threads

  1. 16F628A - Stops if release power switch.
    By dene12 in forum General
    Replies: 16
    Last Post: - 14th February 2009, 07:57
  2. Old and beyond help ?
    By DavidFMarks in forum mel PIC BASIC Pro
    Replies: 46
    Last Post: - 11th December 2008, 15:23
  3. Pic driven digital audio delay
    By skimask in forum Off Topic
    Replies: 12
    Last Post: - 19th April 2007, 20:42
  4. Memory Space of the PIC16F84...
    By Tear in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 1st July 2005, 19:55
  5. Problem with saving to EEPROM...
    By Tear in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 1st July 2005, 00:10

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts