answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What converts music to a file a computer can read?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does a compiler allow us to do?

A compiler converts programming code into computer code that a computer can read.


How the computer processes data?

It converts the data into bytes, a form which it can easily read


How do you read a fas file?

The .FAS file extension appears to be an AutoCAD saved file created by the LISP language. If you have AutoCAD installed on your computer of you will need to contact the person who sent you the file and work something out as to how you can open the file. One way is a short time / Guest account from their computer to you so you use their computer to read the file


How do you read waves in MP3 file?

MP3 and Wave files are two different audio file formats. If you open an MP3 file into a program such as Audacity or Wavelab, the program converts it to a Wave file to edit it.


Why cant you download karaoke music and have the words on computer?

you can...many karaoke shows are now run off a computer...you do need the correct software to read a .cdg file (RoxBox karaoke software is one player)


What is the difference between read and write in computer programming?

A "Read" operation occurs when a computer program reads information from a computer file/table (e.g. to be displayed on a screen). The "read" operation gets information out of a file (some computer languages use the term "get" instead of "read"). After a "read", the information from the file/table is available to the computer program but none of the information that was read from the file/table is changed in any way. A "Write" operation occurs when a computer program adds new information, or changes existing information in a computer file/table. An example of a computer program adding new information to a file would be when a company adds a new hire's details into its employee master file. An example of a computer program changing existing information would be when a company updates its employee master file if an existing employee changes their address. In this example, since the employee already existed in the employee file, the computer program would have had to perform a "read" at some point, to get the information out of the file/table (a fundamental rule of computer programming is that you can't update a record in a file/table unless you perform a "read" operation to get a hold of that record in the first place). Either way, the "Write" operation is what puts information in to a file. Some computer languages use the terms "put" or "update", but these are both "write" operations in general IT terms. Bottom line: Read = get information. Write = add or change information. HTH


What is a Zip on a computer?

It refers to a type of compressed file, that has to be "unzipped" before it can be read.


What is an electronic book used for?

It is a file in the computer (book) can be read . It often be in PDF .


What file formats are used for documents designed to be read on a computer monitor?

*.doc or *.docx


What are read only rights in a computer file?

The Attributes of the file can only be viewed. The file cannot be modified, edited or tampered until the pathway of the file is saved on your hard drive.


'your psp doesn't have music or picures on it even after you made a file for them'?

THE FILE MaY not be psp FORmated or ThE psp MAY Not READ mem sticks.


What is a serial file?

A serial file is a type of computer file in which the data has been written to the file in sequence (like a phone directory). Usually such files have to be read from the beginning to find a particular record.