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

https://github.com/jingwood/waveform-box

Waveform sound playground application for Windows, written in VC++. Generating waveform from specified frequency. FFT analyzer up to 65 kHz. Support to play, read and save wav-format file.
https://github.com/jingwood/waveform-box

dataformat fft file fileformat gdi playing sin-wave sound wav waveform waveform-generation waveform-visualizer

Last synced: about 1 year ago
JSON representation

Waveform sound playground application for Windows, written in VC++. Generating waveform from specified frequency. FFT analyzer up to 65 kHz. Support to play, read and save wav-format file.

Awesome Lists containing this project

README

          

# waveform-box
Waveform sound playground application for Windows. Generating waveform from specified frequency. FFT analyzer up to 65 kHz. Support to play, read and save wav-format file.

# Snapshots

Main Window

![Main Screen](snapshot/main-screen.png)

![Wave Generation](snapshot/gen-wave-screen.png)

# Associated documentation

- [A document describes the .wav file format](http://necotech.org/archives/657) (In Japanese)