|
|
Audio Editor ActiveX 1.2.0
|
|
ActiveX (OCX) to edit and to display PCM WAV audio files.
|
|
|
What is Audio Editor ActiveX?
|
|
Audio Editor ActiveX 1.2.0 is an ActiveX (OCX) component for software developers. With this ActiveX you can edit PCM WAV audio files, and display it on a frequency graph with 2 channels.
With this component you can select the range to zoom, restore the zoom, save the selected range to a differnet WAV file, and much more. This component supports many events, errors handling, runs fast and easy to use.
|
|
| |
|
|
| |
|
|
| |
Screenshot:
|
 |
|
|
|
|
|
|
|
|
Benefits:
- Edit PCM WAV files.
- Display PCM WAV files on a graph.
- Zoom any selection area from the graph.
- Save the selection area from the graph.
- Get the information about the source files.
- Runs fast.
- Support many events.
- Easy to the use.
- Can be run under Windows 98/NT/ME/2000/XP/VISTA/2003/WIN7.
- Can run with VB6, VC6, VB.NET, C#.NET, C++.NET, Delphi, Access.
|
|
|
Sample:
|
|
'Open a wav file and display it on
the graph:
CommonDialog1.FileName = ""
CommonDialog1.Filter = "Waveform audio format (*.wav)" & "|" & "*.wav" & "|"
CommonDialog1.DialogTitle = "Add WAV Audio File"
CommonDialog1.ShowSave
If CommonDialog1.FileName <> ""
Then
'Save the selection area to a wav file
cAudioEditor1.OpenFile txtWavFile.Text
cAudioEditor1.Destination = CommonDialog1.FileName
cAudioEditor1.SaveFrom = CLng(Mid(lblTimeStart.Caption,
1, InStr(1, lblTimeStart.Caption, " ")))
cAudioEditor1.SaveLength = CLng(CLng(Mid(lblTimeEnd.Caption,
1, InStr(1, lblTimeEnd.Caption, " ")))) - CLng(Mid(lblTimeStart.Caption,
1, InStr(1, lblTimeStart.Caption, " ")))
cAudioEditor1.SaveSelection
End If
|
|
|
|
|
|
Methods and events:
|
Methods:
Get Info_Bitrate, Get Info_BitsPerSample, Get Info_Channels, Get Info_Duration, Get Info_Samplerate, ErrorTextOut, PlayPause, PlayUnPause, IsPausedOut, DonePlay, Init, DeInit, PlayStop, PlayStart, PositionGet, PositionSet, GetSecondsAsTimeString, IsPlaying, GetDetailsDevice, NumOfAudioDevices, Let BackgroundColor, Get BackgroundColor, Let AmplitudeColor, Get AmplitudeColor, Let SelectionColor, Get SelectionColor, Let BorderStyle, Get BorderStyle, Let SaveFrom, Let SaveLength, OpenFile, Let Destination, Cancel, SaveSelection, OpenGraph, StartPlay, StopPlay, ZoomIn, ZoomRestore, Samples, Get MsgResponse, Let MsgResponse, WindowProc.
Events:
FileInfo, SelectedPosition, Progress, Error, Err.
|
|
|
|
|
|

Download:
|
|
The Audio Editor ActiveX 1.2.0 can be run for
free under a trial mode. The trial mode is a
limited version and it displays a registration window at
any time the
Audio Editor ActiveX 1.2.0 is opened or closed.
|
|
|
|

Purchase a license now.
|
|
The registration made by PLIMUS DOT COM for WiserBit.com
After you place your order, within several minutes (normally instantly), you will receive an order confirmation email with your registration code.
|
|
|
|
More:
|
|
|
|
| |

Support:
|
|
|
|
|
|
|
|
|