Audio Files and Memory
  • Blog
  • Who We Are
  • Background
  • File Types
    • Uncompressed
    • Lossy Compression
    • Lossless Compression
  • Blog
  • Who We Are
  • Background
  • File Types
    • Uncompressed
    • Lossy Compression
    • Lossless Compression
CSCI 225

Audio files and memory

Converting MP3 to WAV

11/16/2020

0 Comments

 
Picture
See the difference in file size!
0 Comments

Coding

11/2/2020

0 Comments

 
As we begin to code our MP3 player in C# we have had success and some downfalls. We are using SOX as a way to convert files and to obtain the wave form. This has been really helpful. We have run into error with a pause button. On our virtual MP3 player you can choose a song you want and play it, but you are unable to pause it. What we are using currently does not support a pause button, so we continue to look for a solution.
0 Comments

Looking at SoX

10/4/2020

0 Comments

 
SoX, or the Swiss Army knife of sound processing programs, is "a cross-platform command line utility that can convert various formats of computer audio files in to other formats."
SoX can also...
  • apply various effects to these sound files
  • play and record audio files on most platforms
  • ​​​combine multiple input sources
  • synthesize audio
  • split input into multiple output files

We'll be using the Windows version.
sox.sourceforge.net/
0 Comments

    Archives

    November 2020
    October 2020

    Categories

    All

    RSS Feed

Powered by Create your own unique website with customizable templates.