compressed and uncompressed .wav files

The WAV format is a container format for audio files in Windows. The WAV file consists of a header and the contents. The header contains information about the size, duration, sampling frequency, resolution, and other information about the audio contained in the WAV file. Generally, after the header is the actual audio data. Since WAV is a … Read more

Playing mp3 song on python

Try this. It’s simplistic, but probably not the best method. Please note that pygame’s support for MP3 is limited. Also, as pointed out by Samy Bencherif, there won’t be any silly pygame window popup when you run the above code. Installation is simple – Update: Above code will only play the music if ran interactively, since the play() call will execute instantaneously … Read more

Where can i get BigClip? [closed]

The code of BigClip is shown on my answer to this question. It is necessary to compile it for your own use. There is no pre-built Jar you can add to the class-path. (OK, there is a pre-built Jar, but not that I am offering for others to use – brew your own).

how to open an mp3 file with c

I think we cannot open an mp3 file this way , like any regular text file. We have to use a codec , to actually play the mp3 file , or atleast use a library which has one. Do take a look at these places. How to play MP3 files in C? SDL Sound Mix … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)