Echo while recording

im having a problem with recording vocals.i am using LE8 with a m-audio mobile pre usb interface.when i enable the record ready button and record the vocals it sounds like im in the middle of a cave,nuthin but echo.during playback the audio sounds normal.hopefully somebody can help me sort out this issue im having.i dont think its a software malfunction,its probably me causing this.

I am using the r button on the track for record.I have a closet in my room that has been turned into a booth.speakers are out side the booth in the room.I always monitor using headphones while recording vocals and always turn my speakers off during this process.I am aware of the feedback issue with using the mic and speakers in the same area.i have also tryed to mute sound.If i am in the booth with headpones on and speak into the mic it sounds like i am 100 ft away from the mic.ive also tryed putting the mic in a completly different room 40 feet from the monitoring area.guitar center recommended that i buy another preface but i dont see this being the problem.i want to try to fix it the best i can without purchasing more equiptment.thanx again for all the assistance.it is much appreciated

Similar Messages

  • [HELP] problem of ECHO during record.

    Hello experts,
    I have used a java code for sound record and playback from one of the threads in this forum.
    But i am hearing an ECHO while recording as well as playback. That means the echo is getting stored.
    i'm attaching the code.can u please suggest me any method for ECHO Cancellation.thanks a lot in advance...
    import javax.microedition.midlet.*;
    import javax.microedition.lcdui.*;
    import javax.microedition.media.control.RecordControl;
    import javax.microedition.media.Manager;
    import javax.microedition.media.MediaException;
    import javax.microedition.media.Player;
    import java.io.ByteArrayInputStream;
    import java.io.ByteArrayOutputStream;
    import java.io.IOException;
    public class recordMidlet extends MIDlet implements CommandListener
    private Form init = new Form("info");
    private Command rec = new Command("rec",Command.OK, 1),
    stop = new Command("stop",Command.STOP, 0),
    exit = new Command("exit",Command.EXIT, 0);
    private byte[] recordedSoundArray;
    private Player p;
    private RecordControl rc;
    private ByteArrayOutputStream output;
    public void startApp()
    init.addCommand(rec);
    init.addCommand(stop);
    //init.addCommand(exit);
    init.setCommandListener(this);
    Display.getDisplay(this).setCurrent(init);
    public void pauseApp()
    public void destroyApp(boolean unconditional)
    class dorecord extends Thread
    public void run()
    try
    init.append("record voice ...\n\n");
    // Create a Player that captures live audio.
    p = Manager.createPlayer("capture://audio?encoding=pcm&rate=8000&bits=16");
    p.realize();
    // Get the RecordControl, set the record stream,
    rc = (RecordControl)p.getControl("RecordControl");
    output = new ByteArrayOutputStream();
    rc.setRecordStream(output);
    rc.startRecord();
    p.start();
    catch (Exception ioe)
    init.append(ioe.toString());
    class stopplay extends Thread
    public void run()
    try
    init.append("finish record... starting playback\n\n");
    rc.stopRecord();
    rc.commit();
    p.stop();
    p.close();
    init.append("playing...\n");
    recordedSoundArray = output.toByteArray();
    init.append("recorded sound = " String.valueOf(recordedSoundArray.length)"\n\n");
    ByteArrayInputStream recordedInputStream = new ByteArrayInputStream(recordedSoundArray);
    Player p2 = Manager.createPlayer(recordedInputStream,"audio/x-wav");
    p2.prefetch();
    p2.start();
    //init.append("finish playing...");
    catch (Exception e)
    init.append("stop command: "+e.toString());
    public void recordaud()
    new dorecord().start();
    public void stopplaying()
    new stopplay().start();
    public void commandAction(Command com, Displayable dis)
    if(com == exit)
    notifyDestroyed();
    else if(com == stop)
    init.removeCommand(stop);
    init.addCommand(exit);
    stopplaying();
    else if(com == rec)
    recordaud();

    The attached VI will take care of phase jumps in either direction. I developed this for another project and it may need modification for your application.
    Have you tried a smoothing filter or sliding window averager to get rid of your noise? These often work better than a simple lowpass filter.
    When the system is moving slowly or stopped recalling the last valid position and allowing only small adjustments to it may prevent the big jumps. In other words, if you can't beat the noise, ignore it. This can be easy to talk about but is not always so easy to implement.
    Lynn
    Attachments:
    Phase Unwrapper.vi ‏51 KB

  • CS4 Audio echoes while capturing

    Hello, The audio sounds like an echo while I am capturing, the second voice is heard about 1 -  2 seconds later.  How can I get rid of this problem?  The recorded material does not have this problem.  Please help me get rid of the duplicate sound.  Thanks

    There have been reports of a lot of issues with Audio and Matrox. Often, getting the latest Matrox driver will clear these up, but sometimes, that is not good enough.
    Good luck,
    Hunt

  • How can I use zoom while recording on my iPhone 4S?

    How can I use zoom while recording on my iPhone 4S?

    Christina_319 wrote:
    How can I use zoom while recording on my iPhone 4S?
    You can't change the zoom while recording.

  • Split Tracks While Recording w/MediaSource Play

    I'm converting some cassettes using MediaSource Player. Can I split tracks while recording, i.e. record the whole cassette and then split that into individual tracks? I've done that with Microsoft Plus!, but can't seem to find that functionality with MediaSource. Also--if I want the absolute best quality recording of the cassettes, am I right in thinking I'd select WAV stereo, w/96.00 kHZ and 24 bits? The cassettes are li've recordings that I'd like to?have professionally mixed in a studio and then released as CD's, so I need the optimal "starting point" as far as the digital files are concerned. Thanks for any advice.

    Yes, recording at 24/96 wave is the best that you can go with.
    If you have one of the Creative sound cards, check whether you have the Creative Smart Recorder application. It has a split track function.

  • Error message while recording a vocal track

    While recording a vocal track through a mic attached to a MOTU interface it will record a little then an error message comes up saying "Error while trying to sync audio and midi" I've tried changing buffer size anything else?

    Hi Anamika,
             If you are running your query in Web Portal, it seems your web portal is not defined in RFC connection with system. Ask BASIS to connect it.
             Also, You can run your report in RSRT with ABAP Web option and check if it is working on ABAP engine.
    Regards,
    Harpal
    Edited by: Harpalsinh Gohil on Aug 17, 2009 2:53 PM

  • Error while recording bdc for F-02...........

    Hi,
         I m doin BDC recording for tcode F-02, i m getting a pop-up screen stating as, Coding Block ...asking  Transaction type....
          This pop-up apperas only while recording,  if i extend G/L without recording i m not getting this pop-up and the G/? will extending directly...
          With this my flatfile getting mismatched and getting error while uploading....
    Give me any slovable solution for this.....
    Thanks,
    BDK....

    Wrong question, Solved by recording....

  • Some fields are missing while recording through shdb

    Dear Abapers,
                   I am doing bdc for F-27 t.code.Some fields,cobl-gsber(business area),cobl-kostl(Cost center) are missing while recording through SHDB.But when do it manualy the fields are displaying.Also i have ddded those fields manualy in the program,stll the fields are not getting captured.May anyone pls help me,why this problem is happening?What is the solution for this.
    Thanks in Advance.

    hi
    i can tell u that few transactions wont suffice us with BDC,so for such transactions we do bdc with similar kind of transactions.
    ie., The transactions FB60 and f-63 both are meant for Parking.
    But we cant do bdc for FB60 Parking. So we do bdc for f-63.
    similarly when we do bdc for vendor few fields wont appear...in that case, we use bapi for it....
    So try to find an appropriate bapi or similar tcode which will suffice ur need
    hope its clear.
    Regards
    Sajid

  • I'm trying to record audio into my iPad2 using GarageBand and an iRig, but I can't monitor my tracks at the same time as recording, meaning if I lay down a drum track and attempt to record guitar, I can't hear the drums while recording. Thoughts?

    I'm trying to record audio into my iPad2 using GarageBand and an iRig, but I can't monitor my tracks at the same time as recording, meaning if I lay down a drum track and attempt to record guitar, I can't hear the drums while recording. Thoughts?

    Hi, I have this exact same problem. I haven't been using an iRig, just a cheap USB-jack cable. I managed to do this with the first cable I bought, but since it broke I've been unable to find a replacement that allows me to hear the drums while recording. DId you manage to get over this issue? If so I would really like to know how. Thanks and best wishes.

  • Can we take photos still while recording videos on iphone 4s on ios 6??

    Can we take photos while recording videos on iphone 4s using ios 6??

    1. Open the camera app.
    2. Move the slider from in the bottom right from photo to video.
    3. Begin recording your video.
    4. While your video is recording, tap the camera icon in the upper right to take a photo.
    5. You'll see the shutter close on your screen each time you snap a photo.
    6. Your photos will be saved to your camera roll.
    Edit:
    Just noticed you have a 4S...iPhone 5 only, sorry.

  • Battery problem while recording videos.

    I got my ipod touch 5 1 month ago. I got a problem while recording videos. The battery was around 40 percent, but after I recorded a video for about 1-2 minutes. The 20% was popup, then it turned off automatically. While I turn on it, the battery will be about 30 percent. It happened several times. Is this normal?
    Does anyone have the same problem?
    Thanks!

    Hi,
    Please refer the below link...
    http://www.sapfans.com/forums/viewtopic.php?f=27&t=20842
    Kuber

  • While recording videos in iPhone 5, I am not getting sound playback.

    While recording videos in iPhone 5, I am not getting sound while playing it. How to resolve this issue? Please help. Thank you.

    Hi manu1982,
    Welcome to Apple Support Communities.
    It sounds like your iPhone has a no sound from the speaker issue. The article linked below provides a lot of great troubleshooting tips that may be able to resolve the issue.
    iPhone: No sound or distorted sound from speaker
    http://support.apple.com/kb/ts5180
    I hope this helps.
    -Jason

  • Stereo Audio Record problem (While recording video as well)

    Hi,
    I just just bought Sony Xperia C3 dual yesterday. I'm having problem with audio recording. I installed the Sony audio recorder from Google play store but while recording in stereo mode with it the gain suddenly drops after 1/2 second(s). Same problem while recording a video with stock camera app as well, video quality is fine but the audio with it is,just worst. Tried third party app like regorge pro but faced the same problem. Tried disabling the AGC with it, but no good. Recording in mono mode just works fine and I get clear record.
    Any solution?
    Thanks.

    @uliwooly  This one i recorded today morning. The audio starts good & clear at the begining but just after one second it drops & then you can hear the bus engine sounds like waterfall. Here is the youtube link https://www.youtube.com/watch?v=5H1jNxyYMlw Here's another video uploaded by a review site with the same problem https://www.youtube.com/watch?v=z3vKwydfN6U & more from youtube https://www.youtube.com/watch?v=-GLLj2ommP4  then i used a third party audio recorder with mic switch option https://www.youtube.com/watch?v=D6d4uAEZFRE as usual with the rear mic the gain suddenly drops after second & you can hear some weird sounds like a "movie bomb" sound at 00:04, "rattle snake" sound at 00:05 & 00:12 & with the front mic starts at 00:17 you can hear the difference. It's mono but so clear & sharp.  Finally, as i dont have the mic swith option while recording video, all videos i record will have the same problem. This is definitely not  the typical "sony" thing to carry on.

  • Is there a way to place markers while recording?

    Is there any way to add markers to a GarageBand project while recording it? If there is not, is there a way to ask Apple to add that feature? On another note is there another Apple product that has that feature (such as Logic Express or Logic Studio)?

    victoriafromsioux falls wrote:
    I realized from your reply that I had to actually use a podcast recording rathar than just a voice recording
    it actually doesn't matter what type of project you create, as long as you "show" the podcast track

  • While recording in captivate 4 I get a pop at the beginning of each recording

    While recording narration over a PP conversion in captivate 4 I get a pop at the beginning of each recording,  It doesn't seem to matter if I use keyboard shortcut or the mouse. Any thoughts?
    Paul

    Welcome to our community
    Is the unwanted bit part of the countdown?
    If so, there are a couple of ways to avoid it.
    1. Don't record your narration at the same time you record the actions. Record it separately. No narration means no countdown.
    2. After the countdown stops, consider that first slide to be a throwaway and ensure you don't begin recording in earnest until after you hear the first camera shutter sound.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

Maybe you are looking for

  • Pls Help with date format picture ends ......error

    Hi Everyone,    I am getting the following error when I run my crystal report. Failed to retrieve data from the database. Details: HY000:[DataDirect][ODBC Oracle driver][Oracle]ORA-01830: date format picture ends before converting entire input string

  • Foreign trade and custom for europe

    If anyone have info abt Foreign Trade and Custom for Europe please mail me to [email protected], it would be great help....and its bit urgent, Thanx Sajid.

  • Downloading Yosemite takes too long

    I'm upgrading from 10.6.8 - Snow Leopard to Yosemite and the status bar in the dock isn't moving. How long does this normally take? Should I leave my computer running when I leave work today??

  • Retrieving published data

    I designed a three-page website with iWeb and published it to a folder on my home computer. I then saved it to a flash drive. I am now trying to open that folder in iWeb on my office computer, but cannot find any way to do so. Is  this impossible, or

  • When I play a video in youtube then go back the video plays audio again

    So i'm using safari 7.0.1 when i play a when I play a video in youtube then go back in my browser to select another video i gewt the audio playing again without the video its really annoying I have reset safari. deleted prefs any ideas