An open API service indexing awesome lists of open source software.

https://github.com/ostad-ai/audioprocessor

To record and play audio file of files. During playing, the frequency bars are also displayed.
https://github.com/ostad-ai/audioprocessor

audio audio-processor frequency microphone mp3 play record wave wave-player

Last synced: 5 months ago
JSON representation

To record and play audio file of files. During playing, the frequency bars are also displayed.

Awesome Lists containing this project

README

          

# AudioProcessor
### Latest version 0.0.0.2
1) The audio is now **echoed** based on the parameters of the user. Two methods are provided for this purpose: FIR and IIR. The user can change the parameters **Gain** and **Delay** for echoing the loaded audio.
## This archive includes the executable program, **AudioProcessor.exe**, which you should click on to run.
[Download the archive for win64 (Windows 10 and over)](https://drive.google.com/file/d/1XYVFeHp4lrRVBLUync1JchHpfCeuSiMi/view?usp=share_link)
---
### Previous version 0.0.0.1
1) A new feature: Now you can expand or shrink the audio file. In other words, you make audio slow or fast based on a parameter that you dynamically change with a slider.
## This archive includes the executable program, **AudioProcessor.exe**, which you should click on to run.
[Download the archive for win64 (Windows 10 and over)](https://drive.google.com/file/d/1Be9xogisyWpqwdzl47F7hNY5e28aMyrD/view?usp=share_link)
---
### Previous version 0.0.0.0
1) You can play an **audio** file or all audio files in a folder.
2) It plays and shows frequency bars of the audio.
3) It plays audio files in wave format; but you may convert **mp3** files to **wave** format to use them too.
4) It can record sound from **microphone** either in wave and/or in mp3 format.
## This archive includes the executable program, **AudioProcessor.exe**, which you should click on to run.
[Download the archive for win64 (Windows 10 and over)](https://drive.google.com/file/d/1GcjKEWJcUEZzPX_s_jdiT27mxg0hUDIK/view?usp=share_link)
---
![A snapshot of the FaceProcessor: FaceProcessor, version 0-0-0-0](Media/ver-0-0-0-0.jpg) *Figure 1: A snapshot of AudioProcessor, version 0.0.0.0, while playing the audio file.*
---
![A snapshot of the FaceProcessor: FaceProcessor, version 0-0-0-1](Media/ver-0-0-0-1.jpg) *Figure 2: A snapshot of AudioProcessor, version 0.0.0.1, while expanding or shrinking the audio file with the slider.*
---
![A snapshot of the FaceProcessor: FaceProcessor, version 0-0-0-2](Media/ver-0-0-0-2.jpg) *Figure 3: A snapshot of AudioProcessor, version 0.0.0.2, while echoing the audio file with the slider.*
---