audio - Sound processing reference -


i .net programmer. have project in mind on core sound processing. want in core language assembly or c. need reference web sites or book names can found core format sound or how read sound file or microphone. in advance.

i work examples. here reference material also. if need else let me know.

  1. audacity open source audio program source code link
  2. i recommend - closest thing between c++ , .net visual c++ 2010 express
  3. introduction audio processing pdf
  4. book on digital signal processing (an electrical engineering view)
  5. book on audio signal processing
  6. site on introduction sound processing

Comments

Popular posts from this blog

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -