Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ sas Public

Simple Audio Sweeper. A handy tool for DIY audio enthusiasts. It generates any desired audio frequency and analyzes your audio system’s frequency response.

License

Notifications You must be signed in to change notification settings

PJDude/sas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Audio Sweeper

A little helper for your DIY audio projects

Features:

  • Simple generating any specific sound frequency
  • Generating a frequency response graph of a PC audio system with a microphone and speakers
  • Exporting results to image or csv file
  • Importing csv file
  • 8 separate buffers for comparing results
  • Portability
  • Live FFT graph with window function selection
  • Input and output device selection

image info

Usage:

The microphone and speakers must be connected and configured. Audio from the speakers must be recorded by the microphone.

With mouse cursor on the frequency graph:

  • hold down the left mouse button to generate a specific frequency
  • right click (lock frequency)
  • use mouse wheel
  • run frequency sweep with action icon on the bottom

Ensure silence during analysis. Do not allow any sound other than that emitted by the speakers to be recorded. The obtained characteristics will be the result of the characteristics of the microphone, loudspeakers and other components in the audio path, so for example when analyzing an amplifier with loudspeakers, the microphone used must have better parameters than them.

Download:

Portable executable packages for Linux and Windows created with PyInstaller can be downloaded from the Releases.

Supported platforms:

  • Linux
  • Windows (10,11)

Licensing

False positives issue

Reference to potential problems with Windows Defender and other antivirus programs.

Check out my homepage for other projects.