Capturing Audio using iTunes

Greetings! Is it possible to capture audio from an external source using iTunes for Windows? I have some old cassettes I'd like to transfer to CDs. I can connect my tape deck to the microphone jack on my PC, but can't get the audio saved on there. If a 3rd party software is necessary, can iTunes do the job? I can't find a way to do it using the usual MS programs (MovieMaker, Media Center, Media Player 11).
Thanks,
Jay
  Windows XP  

Here's what i do.
download audacity, a freeware audio recording tool.
it records things to WAV files.
you can set input to line or mic (or wave out mixer out if you have a soundcard).
start recording.
play yr source (cassette)
stop recording. then you can edit the sound with audacity it has lots of utilities.
export file (saves it as a .wav)
go to itunes and import it and then convert it to the format of yr choice.
if you have asoundcard the mixer/wave out actually lets you record streaming audio too.

Similar Messages

  • I've imported a giant cd collection for my work in wav format for the best quality audio using iTunes version 11.1.1.  I need to transfer this library to our Music workstation using iTunes 11.0.1.  That workstation version of iTunes can't be upgraded for

    I've imported a giant cd collection for my boss in wav format for the best quality audio using iTunes version 11.1.1.  I need to transfer this library to our Music workstation using iTunes 11.0.1.  That workstation version of iTunes can't be upgraded for compatability reasons with other software using iTunes.  When I try to transfer the library I lose all of the CD metadata and end up with only track names.  Is there a way to transfer everything along with the metadata?

    Not easily.  WAV format does not store tag information in the file.  Realize both AIFF (equivalent to WAV) and Apple Lossless (full quality but smaller files) do, so WAV was unfortunately the worst format to chose.
    If you have to go with what you have you will have to explore exporting the library as .xml, moving it and the files to the other computer, then rebuilding a lower version library with the two sets.  I am not sure if you can do it with the library.xml file that already exists or if it too differs according to version.  You may end up having to export the files as a playlist.  You will, of course, lose artwork too, though you can try fetching it from the iTunes Store later.
    Some of what you need to do is outlined in these articles though you have the added limitation that you are not building a library of the same version.  (It really is a piity you choose WAV, otherwise you could have simply added the ripped files and most of the data would have traveled with them.)
    https://discussions.apple.com/message/20401436 - turingtest2 11/2012 post on rebuilding empty/corrupt library after upgrade/crash from previous iTunes library file.
    iTunes: How to re-create your iTunes library and playlists - http://support.apple.com/kb/ht1451

  • Satellite P300-19P not able to capture audio using Chicony Cam software

    Hey,
    I recently upgraded to windows 7 from vista and since then i have not been able to capture audio with the camera assistant software.
    I have tried uninstalling and reinstalling, repairing the program, changing the audio settings, running in compatibility mode, i have practically exhausted everything i can think of.
    Can anybody help at all?
    Marc
    Toshiba Satellite P300-19P
    Windows 7
    32-bit OS
    PSPCCE
    (if any other info is required then please ask me)

    Hi
    You mean you are not able to record the audio using the internal microphone.
    Is it right?
    In your case I would recommend checking the audio device settings inside the camsoftware.
    In settings -> audio tab (last tab) you will find the necessary settings.
    The audio device field should contain the microphone (2 Realtek high definition device) and the audio volume option should be set to max (to right).

  • Capturing audio using jmf from web start

    Hi everybody,
    Currently im working on a project related with audio capturing in client side. Clients will access the application from web start. jmf will be used to capture audio. Additionally, i dont want users to install jmf.
    At first, for testing purposes i wrote a small and simple program that only captures audio and plays it again. It works fine as a standalone application. However, it did not work if i deploy the same program on the web start, doing all required configurations carefully for web start deployment.
    I found the problem is that required capture devices could not be detected when the program is run from web start.
    I searched forums and internet and made some trials to solve and idendify the problem. i want to share you the results:
    At first , i installed jmf to my machine, some jars (jmf.jar, sound.jar,...) and a jmf.properties file are extracted to a directory in my machine. Then, after copying jmf.jar and jmf.properties file to some folder, i uninstalled jmf. Then i created a simple project for testing purposes that captures audio and plays it back.i created this project from eclipse IDE and and set its classbath to the folder which contains only jmf.jar and jmf.properties. It runs successfully. However, if i remove jmf.properties from this file, project does not run, no device can be found. I strongly think, this means that, this jmf.properties file is necessary to detect any audio capture device and hence to run any jmf program that captures auido.
    If i deployed the same project from web start, it did not work as i mentioned, since no audio device can be found because of the lack of jmf.properties file. However, if i install jmf again, since the jmf.properties is created, the project runs from web start too. The interesting thing is that, if i uninstall jmf
    but only create the directory that only contains jmf.properties again, project still runs from web start. If i remove this file from that directory projects does not run again.
    It seems that, this jmf.properties file is impornt for detecting audio capturer devices. It is created in the phase of jmf installation by jmfregistry or jmfinit and is unique for the machine.
    Finally, i conclude that in order to run any project that captures auido from web start without installing jmf, a jmf.properties file should be created for each client machine automatically (in a silent way) before execution which means that jmfregistry or jmfinit should be run silently before execution to create this jmf.properties. Is there anybody that knows antying to  achieve this ?
    Any suggestions about the topic rather than the answer to the specific question above will also be appreciated greatly. Thanks a lot in advance.

    Hi
    I am working on a similar requirement. Please let me know if you have a solution.
    Thanks in advance.

  • Problems capturing audio under linux

    Hello. I have developed an application that captures audio using the Audio API of JFM. The problem is when I start capturing audio under Linux (all the audio devices are well configurated), the JVM returns the following error:
    java.lang.IllegalArgumentException : Illegal request to write non integral numbre of
    frames (13107 bytes)
    The piece of code that causes the error is :
    while(!stop) {
    numBytesRead = inputLine.read(data,0, data.length); bufferoutput.write(data,0,
    numBytesRead); }
    where inputLine is a TargetDataLine.
    Under Windows this runs OK. Anyone know why not under Linux?
    Thanks

    Hi!
    I'm developing a videoconferencing application on Linux and I can't
    capture audio; I get messages like these: "couldn't initialize audio device"
    or " or "java.io.IOException: Cannot open audio device for input." from JMStudio.
    Have you got any idea about the problem ?
    Thankyou.

  • Problem capturing audio

    Hello!!
    I am trying to capture audio using jmf 2.1.1.e in Linux (SuSE 8.1) with jdk 1.4.2_04. I have "alsa" properly installed. However, when I try to capture using jmstudio, I am shown "javaSound audio", LINEAR, 44100 Hz, 16 bits, stereo, little endian and after cliking OK I get :"Could't initialize the Capture Device".
    I also try to run a code to capture audio, using the following:
    Vector audioDevices = CaptureDeviceManager.getDeviceList(new AudioFormat(AudioFormat.LINEAR, 44100, 16, 2));
    CaptureDeviceInfo audioCDI = (CaptureDeviceInfo)audioDevices.elementAt(0); //I get javaSound
    ds = Manager.createDataSource(audioCDI.getLocator());
    processor = javax.media.Manager.createProcessor(ds);
    But I get the following exception:
    LINEAR, 44100.0 Hz, 16-bit, Stereo, LittleEndian, Signed
    LINEAR, 44100.0 Hz, 16-bit, Mono, LittleEndian, Signed
    LINEAR, 22050.0 Hz, 16-bit, Stereo, LittleEndian, Signed
    LINEAR, 22050.0 Hz, 16-bit, Mono, LittleEndian, Signed
    LINEAR, 11025.0 Hz, 16-bit, Stereo, LittleEndian, Signed
    LINEAR, 11025.0 Hz, 16-bit, Mono, LittleEndian, Signed
    LINEAR, 8000.0 Hz, 16-bit, Stereo, LittleEndian, Signed
    LINEAR, 8000.0 Hz, 16-bit, Mono, LittleEndian, Signed
    Audio not supported: interface TargetDataLine supporting format PCM_SIGNED, 44100.0 Hz, 16 bit, stereo, little-endian, audio data, and buffers of 22050 to 22050 bytes
    Audio not supported: interface TargetDataLine supporting format PCM_SIGNED, 44100.0 Hz, 16 bit, stereo, little-endian, audio data, and buffers of 22050 to 22050 bytes
    java.io.IOException: Cannot open audio device for input.
    javax.media.NoDataSourceException: Error instantiating class: com.sun.media.protocol.javasound.DataSource : java.io.IOException: Cannot open audio device for input.
    at javax.media.Manager.createDataSource(Manager.java:1012)
    at AVTransmit2.createProcessor(AVTransmit2.java:136)
    at AVTransmit2.start(AVTransmit2.java:54)
    at AVTransmit2.main(AVTransmit2.java:553)
    Exception in thread "main" java.lang.NullPointerException
    at AVTransmit2.waitForState(AVTransmit2.java:460)
    at AVTransmit2.createProcessor(AVTransmit2.java:188)
    at AVTransmit2.start(AVTransmit2.java:54)
    at AVTransmit2.main(AVTransmit2.java:553)
    Has anybody ever had this problem?? Do you know where the problem is? Do you know how to solve it??
    Could you be so kind as to help me, please???
    Thank you very much in advance.

    Hi wew64.
    I m new to JMF. I just made a simple media player not any more. can you please tell me what is "alsa" and "arts".
    actually I want to control my Sound card properties like "Microphone, Line In, etc...." is it possible in java if it is please tell me.
    I will be very thankful to you
    I m very upset about it because it is minimum 3-weeks late, my project is pending on this stage. All i want to do, just to mute the volume of "line in" (property in my sound card, which takes audio data from a TvTunner card and leaves this audio data out to the speakers.)so that only the audio from my computer's( any application like media player) can goes to the speakers, not the audio comming from the TvTunner(My TvTunner is opperated by the application provided by the vendor, I did not develop this on my own in java. I just made my media player in java). Yes this is the PROBLEM that both audios from TvTunner card and from My Application are being transmitted to speakers simultanously. But i want, when my application is running, the audio comming from TvTunner should be muted and when my application is exited, the TvTunner's audio should be unmuted. And this is only done by Line In property because Audio from TvTunner card is got by the Sound card through the Line In property.
    I tried my best to find out the solution but could not get any thing right.
    Please Help me
    thanks
    Khurram

  • How to capture audio??

    Dear sir,
    Have anyone know how to capture audio use JMF?
    Have anyone can give me a reference URL?

    I think there is everything you need here:
    http://java.sun.com/products/java-media/jmf/2.1.1/guide/
    http://java.sun.com/products/java-media/jmf/2.1.1/guide/JMFCapturing.html
    Regards,
    Paul

  • Graphic control  of audio using JMF

    hi all
    I want to know that when we capture audio using JMF then can we show some
    visual control of it like any graphics sort of thing .
    Is it possible in JMF ?
    thanx in advance
    take care
    bye

    hi
    how r u??
    Yeah i am looking for volume meter as well as a graphic control on my panel
    to show that recording is goin on
    can u help me out i ma also facing a prob in audio capturing
    I am trying to save file as .wav .well I got the file and when i open it in notepad i
    can see the WAV tag as well as some encrypted characters ..but when I try to play it nothing is there
    What could be the problem??
    Plz help me out
    thanx in advance
    Bye

  • Ipod nano 7th gen - downloaded music using itunes (mac) and have now discovered it won't play on my JVC car stereo.

    It says it can't read the files and when I looked up the car stereo manual it says it won't read any files not done on windows media.  Is there any easy solutions around this? as it was purchased solely for use with the car stereo... :-(

    If you want to make song files from your iTunes library available on your car audio system, and it connects using a USB port, a new iPod nano is a very expensive way to do it.  If that's the only reason for getting the iPod nano, you should return it and get a cheap 8 or 16GB USB flash drive instead, which costs less than $20.  Here's one that barely sticks out of the USB port.
    http://eshop.macsales.com/item/SanDisk/SDCZ33016G/
    You can then leave it connected in the car all the time, except for when you want to update the songs.  An iPod is more fragile (especially screen and battery), and you'll have to always remember to remove it, in case the car overheats or freezes.  It would also be a target for thieves.
    For the audio file format, I can't believe any car audio system would ONLY play Window Media files, and not the most common type of audio files, MP3.  Songs purchased from the iTunes Store, and those ripped from music CD (using the default settings), are in AAC format.  It's possible the car system does not play AAC.  So, I would try songs from your iTunes library that are in MP3 format. 
    You can use iTunes to convert songs from AAC (or any iTunes supported format) to MP3.  So, if MP3 works, and you need details on how to convert audio format using iTunes, please post back.  You cannot convert to WMA format (which is Windows Media audio) using iTunes.

  • Capturing audio speeches & importing into iTunes

    I work with a small non-profit, and we often host forums, etc with guest speakers. I would like to record the speakers talks, import them into an iTunes library, and then be able to burn CDs of them for members who couldn't attend. Any suggestions on how to best do this? Thanks, Jeff.

    Hi Jeff,
    I would say it depends on what hardware you already have and what you're willing to purchase. If you have an iPod, there are a number of microphones you can use, available at the Apple iPod Store or elsewhere. They should come with all the software needed and instructions on how to get your audio recordings into iTunes, then you'll be able to burn them as usual.
    If you have or plan to purchase a digital or cassette recorder, then you'll also need to go into say RadioShack or Fry's and get the appropriate mini-plug to mini-plug adapter, just take your recorder with you and get somebody to assist you in finding the right cable to connect to your PC/Mac. Then you'll need audio capturing software, for Mac I highly recommend Audacity, it's a great, powerful sound editor that's free, can't beat that deal. For PC, there should be tons of sound editors that let you capture audio coming into the Line-in port, I don't have one that I use as all the audio I do on my Mac, but you should be able to find a good one in the usual places (download.com, tucows).
    You'd have to record your speeches by clicking record in your sound editing software, then pushing play on your hand recorder, when finished, stop the recorder, then click to stop capture on the computer. You can save the resulting file (or sometimes you'll "export" rather than save) to an iTunes friendly format (MP3, WAV, AAC, AIFF on Mac, WMA on Windows), then import the files into iTunes and voila.
    Hope that helps!
    Victor

  • Stream audio from Mac to airport without using iTunes?

    Hi,
    I want to know if I can stream my audio output to an airport express that's connected to my speakers without necessarily using iTunes. As an example, when watching a movie on Netflix on my MacBook Pro. The movie playback is through Safari, not iTunes so is there a way to send that audio to the airport express?
    Another question: Would the new Apple TV do that too (of course not with Mac Netflix playback since it has Netflix support within it) with, for example, Sirius Media player running on my MacBook Pro?

    Wow! That was quick and so effective!! Thank you!
    I had never heard of that application. So now my question would be, can I do this with the new Apple TV instead of airport express??

  • Can I use Apple TV (version 3 with IOS 5.1) Airplay to simultaneously to stream audio to another Apple TV without using itunes on my PC?

    I have 2 Apple TV's version 3 with IOS 5.1 and would like them both to play the same music through Match simultaneousy but without having to use iTunes on my PC.
    It seems I can only select one of them at a time for audio output, is there a way to make them both play at the same time?

    tammersalem wrote:) <-HDMI-> (HDTV)
    My main concerns are:
    -If I use iTunes on my main computer, will it then be available to Apple TV?
    -If I use Apple TV to download will it be available to my Main computer?
    -Can the Apple TV use a media server for storage over LAN (using NTFS Samab or otherwise)?
    Basically iTunes feeds AppleTv with media either syncing (copying to it) or streaming live.
    Media must be compatible with AppleTV.
    AppleTV requires a proper iTunes instance running - it cannot access a NAS directly.
    If you store media in a folder on a NAS and it's part of the computer iTunes library (just stored on the NAS vs internal/external drive), then when running iTunes makes this content available to AppleTV.
    Data will travel:
    NAS > network > iTunes > network to AppleTV
    As the path is potentially slower than internal/external attached drive > iTunes > network > AppleTV, it may or may not work robustly for streaming.
    If AppleTv is set to sync (it can also stream in this mode), when you purchase direct on AppleTV, the media should sync back to where the itunes library is stored (via iTunes) to keep things in sync and to allow you to backup the media.
    You cannot drag/drop media to/from AppleTv across the network, nor can it directly access storage itself - iTunes is an essential cog in the wheel.
    The majority of commercial 'in-built iTunes media servers' will not work directly with AppleTV as it has to be 'paired' with iTunes by entering a numerical code in iTunes and does not simply see 'shared libraries'.

  • When I change the media kind to audio book it wont stay using itunes 10.6.0.40

    When I change the media kind to audio book it wont stay using itunes 10.6.0.40
    I did formate my computer and then reinstilled itunes on a drive that had it on it.
    I'm useing 5.01 not the new 5.1
    Ideas?
    Thanks!

    Still no ansers?
    any one?
    IS it just that i tunes is fail?

  • If I copy a CD (either music or audio) on my Windows based Pc can I access the copy using itunes?

    If i copy a Cd (either music or audio) on my Windows based PC can I access the copy using itunes.  I have a ipod Nano, 7th generation.

    You should use iTunes to "rip" (encode) the songs directly into your iTunes library from the CDs.  This article provides a good description of how that is done using iTunes.
    http://www.macworld.com/article/1156861/howto_rip_cds.html
    If you use some other program to encode the content on those CDs, you can add any audio files that are in a format that iTunes can play (such as MP3 and AAC) to your iTunes library.  "Windows Media" files are not playable by iTunes, but the Windows version of iTunes can convert them while importing (as long as the files do not use DRM).

  • I am trying to stream music from my iMac using iTunes music files to my Cocktail Audio X10 music streamer. I have allowed my files to be shared the X10 sees the files but when I try to accsess them it gives me the message files not mounted. Please help?

    I am trying to stream music from my iMac using iTunes music files to my Cocktail Audio X10 music streamer. I have allowed my files to be shared the X10 sees the files but when I try to accsess them it gives me the message files not mounted. Please help?

    No, I have the music I want to move from the laptop to the phone selected. Then I go under file, devices, and try to click sync but it is not available to click.

Maybe you are looking for

  • LSMW or ABAP Program:- I need BAPI function module or Direct input program

    hi experts, I have to develop the program which uploads the transportation pricing data for freight cost management. the transcation code is XK15 for the application A. There is a program called RV14BTCI which will uploads for the application V or M

  • Guest Book or Comment Page?

    I'm sure this has been brought up before, but how do you do a guestbook page?

  • Can I upgrade from Photoshop CS2 to CS5 after installing Lion?

    Can I upgrade from Photoshop CS2 to CS5 after installing Lion?   Or should I have done it before installing Lion?

  • Add file types to convert to pdf list

    Using Acrobat pro 8.1.2 on Windows XP sp2. When I try to convert to pdf from doc or xls file I get an error message saying "not a supported file type". I checked the prefernces and noted that Microsoft Office is not included in the convert to pdf lis

  • Z1 charing problem

    I have a z1 that is about 3 months old. The microusb charger wont work (it only drains the battery). The ?chargerdock? does work. Anyone whit a similar problem and a solution?