English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

What kind of lanuage do you use to edit music(If i were to say try to program a music editor) and can someone give me a tutorial. I want to be able to implement it in a program not acually just use an editing software.

2006-11-05 11:50:50 · 4 answers · asked by windfishfighter 3 in Computers & Internet Programming & Design

I don't want to add music, I want to make a program that might, I don't know, slow music down at a certain point when the volume reaches a cetain level or somthing

2006-11-05 12:10:03 · update #1

4 answers

Inserting music onto a web page is relatively easy. In the past multiple tags had to be used because browsers did not have a uniform standard for defining embedded media files. However, I am glad to announce that this is a problem of the past and you will have a much easier time then webmasters of the past. HTML Music codes. Music is inserted onto a web page with the use of the embed tag. There are other ways to link to music, but embed is now considered the standard for inserting media. Below is an minimalist example of the embed tag using the src attribute to define the media file's location.

Above is an embedded media player. To stop the music press stop/pause.


Depending on what kind of media software you or your visitor has installed, the above example will appear slightly different. To make your embedded player display properly change the attributes associated with display

2006-11-05 12:01:03 · answer #1 · answered by Anonymous · 0 1

First of all, I recommend you be comfortable with whatever language you're going to use and know how to use it to manipulate files at the byte level before proceeding. For example in C++ a good way to do this is the fstream classes.

At that point, I think what you'd be interested in knowing are the actual formats of the file types. Do a search for "format WAV" or "format MIDI" for example. You also might want to read up a bit about Pulse Code Modulation, which is how the sound data is actually stored when it is not compressed.

2006-11-05 12:52:19 · answer #2 · answered by Anonymous · 0 0

The easiest way to do it is with MIDI (Musical Instrument Digital Interface).
Many music creation programs can create midi files, which will be played by the computer. Your computer probably has a default midi player.

Programs such as Cakewalk will allow you to create multiple tracks, print the music, and create a MIDI file that the computer can play. You can actually create some quite complex music this way.

You can also get a MIDI addapter that would connect to keyboards or other MIDI instruments and the computer can play those instruments, or record what you play on them.

The page below has some interesting software, including some that converts .wav files to midi files. MIDI is probably the easiest way to work with music on the PC.

2006-11-05 13:38:51 · answer #3 · answered by Deirdre H 7 · 0 1

once you log into myspace, around the precise is residing house Browse seek Invite action picture... The 0.33 one from the marvelous is song. once you click on it you could seek for the artist you %. desire it somewhat is what you're searching for. stable success!

2016-10-21 08:04:04 · answer #4 · answered by ? 4 · 0 0

fedest.com, questions and answers