Skip to content

dleedev365/Audio-Waveform-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Audio-Waveform-Generator

A simple audio waveform generator for .wav file.

Description

The program reads every byte of a .wav audio file into and draws a vertical line for each byte. Then it counts the number of sample per byte and displays the total number of samples and the max value(byte) among those samples.

Instruction

  1. Open "Audio Waveform Generator.jar".
  2. Load a .wav audio file using "open" button on the main screen. (The audio file is PCM coded and mono, and the total number of samples should be less than 65536)

Demo

About

A simple audio waveform generator for .wav file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages