-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathREADME
More file actions
20 lines (12 loc) · 741 Bytes
/
README
File metadata and controls
20 lines (12 loc) · 741 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Waveform Generator V2.0 by Vincent Buzzano <vincent.buzzano@gmail.ch>
After a search of waveform generator, I decided to create it myself because I had an urgent need.
This CAN draw On Any Generator Graphics.
Actually only PCM (Singed and unsigned) Will Work
8bit, 16bit, 24bit
mono, stereo
Edit:
Based on Interval Music Compositor, I have add some decoder to be able to process Ogg, Mp3, Flac (16bit only) and Aac
Others formats has not yet Been Tested.
You Can try to start runTest in default package to see a Window Showing a Waveform Panel. Try to load a WAV file. The Waveform Displayed IS ounce You Can Zoom in and out With The mousewheel. Try to resize aussi The Window.
more to come?
If you want to help me you are welcome:)