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.
- Host: GitHub
- URL: https://github.com/jingwood/waveform-box
- Owner: jingwood
- License: mit
- Created: 2017-07-21T13:50:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T13:05:53.000Z (over 5 years ago)
- Last Synced: 2025-03-17T10:21:25.472Z (about 1 year ago)
- Topics: dataformat, fft, file, fileformat, gdi, playing, sin-wave, sound, wav, waveform, waveform-generation, waveform-visualizer
- Language: C++
- Homepage:
- Size: 381 KB
- Stars: 11
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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


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