The Audio-Analyzer project is a set of tools for measuring the frequency response, distortion, and quality of audio equipment. It includes test signal generators and spectrum analyzers.

Project Activity

See All Activity >

Categories

Audio Analysis

License

BSD License

Follow Audio Analyzer

Audio Analyzer Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
0
1
0
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 1 / 5

User Reviews

  • Compiling 1. This file can be compiled under Cygwin on Win10. And it works. Create a directory called "audana" (c:/cygwin64/home/username/audana) and put this sig_gen_v0.1.c file in it. 2. Create a file called "makefile" with following text. siggen: sig_gen_v0.1.c gcc -o siggen -lpthread -lm sig_gen_v0.1.c 3. Open the cygwin64 terminal and type "cd audana". Type "make" and enter. There may be some warning but the compilation will succeed and siggen.exe will get made. 4. Now to run this, you need to create a new shortcut to "cmd.exe" on this directory by right clicking. Run the shortcut to open command prompt window. Run "siggen -h" to get all command options. Run "siggen" alone to get a "test_signal.wav" file generated.
  • what is it? One C source code file? And how to run it?
Read more reviews >

Additional Project Details

Intended Audience

Science/Research, Telecommunications Industry, Quality Engineers

Registered

2009-07-11