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

nel_h2
AI-powered service management for IT and enterprise teams Icon
AI-powered service management for IT and enterprise teams

Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
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

Quality Engineers, Science/Research, Telecommunications Industry

Registered

2009-07-11