AudioAX
ActiveX Components and Source Code for Software Developers.
Audio Splitter ActiveX 1.0
ActiveX (OCX) component to split/cut many types of audio files.
 
Audio Splitter ActiveX 1.0 - Fast Navigation:
Home | Benefits | Screenshot  | Download | Sample | Purchase | More...
 
What is Audio Splitter ActiveX?
Audio Splitter ActiveX 1.0 is an ActiveX (OCX) component for software developers.

With this ActiveX component you can split or cut many types of audio files, such as: MP3, WMA, WAV, ACM, OGG, APE, AIF, VOX, SND and CDA tracks from an Audio CD. The destination can be any one of MP3, WMA, WAV, ACM, OGG and APE audio files.

You can split the audio files by 3 modes: by X parts, each X seconds and from X length Y.

This component allows you to handle with the ID3 tags, get full information about the audio files, get information of the splitting process and many other great features.

This component supports many events, with errors handling, runs fast and easy to the use.
 
Not a software developer ? Click here..
 
Click here to download the Audio Splitter ActiveX 1.0 (0.91MB)
 
Screenshot:
Audio Splitter ActiveX 1.0
 

Benefits:

  • Split and cut MP3, WMA, APE, OGG, PCM/ACM WAV AIF, VOX, SND and CDA files.
  • Destination can be: MP3, WMA, APE, OGG, PCM or ACM WAV files.
  • 3 modes of splitter:
    • Split from X to Y.
    • Split each X seconds.
    • Split to X parts.
  • Get/Set the ID3 tags.
  • Get the information about the source files.
  • Get a list of ACM tags that installed on the local machine.
  • Get a list of ACM format according to the selected tags.
  • Get a list of WMA tags that installed on the local machine.
  • Get a list of WMA format according to the selected tags.
  • Get the information about the selected codec.
  • Runs fast.
  • Support many events.
  • Easy to the use.
  • Error handling.
  • 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:
'Split the audio file:

'Set the ID 3 tags:
SetID3Tags

'Set the source file to Split:
cAudioSplitter1.SourceFile = sSourceFile

'Split by X parts:
If ptnSplitByParts.Value = True Then
    cAudioSplitter1.SplitMode = SPLIT_PARTS
    cAudioSplitter1.SplitParts = txtSplitParts.Text
End If

'Split by each X second:
If ptnSplitBySecs.Value = True Then
    cAudioSplitter1.SplitMode = SPLIT_SECONDS
    cAudioSplitter1.SplitEachSec = txtSplitSecs.Text
End If

'Split by range from X seconds to Y length:
If ptnSplitByRange.Value = True Then
    cAudioSplitter1.SplitMode = SPLIT_RANGE
    cAudioSplitter1.SplitRangeFrom = txtSplitRangeFrom.Text
    cAudioSplitter1.SplitRangeLength = txtSplitRangeLength.Text
End If

'Set the format properties:
SetDestination sSourceFile

'Split it:
cAudioSplitter1.SplitX
 
 
Methods and events:
Methods:
Let SplitMode, Let SplitParts, Let SplitEachSec, Let SourceFile, Let Destination, Let Tag_Title, Get Tag_Title, Let Tag_Album, Get Tag_Album, Let Tag_Artist, Get Tag_Artist, Let Tag_SongYear, Get Tag_SongYear, Let Tag_Genre, Get Tag_Comment, Let Tag_Comment, Get Tag_Genre, Let Tag_TrackNumber, Get Tag_TrackNumber, Let SplitRangeFrom, Let SplitRangeLength, Let WriteWAVHeader, Let SplitTo, Get Info_Bitrate, Get Info_BitsPerSample, Get Info_Channels, Get Info_Duration, Get Info_Samplerate, Cancel, SplitX, CloseFile, SetMP3, SetAPE, WMACodecs, WMACodecFormats, WMACodecsX, WMACodecXVal, WMACodecsFormatsX, WMACodecFormatXVal, SetWMA, SetWAV, SetACM, SetOGG, Init, DeInit, GetAudioInfo, GetID3Tags, OpenFile, SecondsAsTimeString, GetTags, GetTagInfo, GetFormatsByTag, Samples.

Events:
Progress, ProgressTotal, Error, TagCodecs, TagFormats.
 
Download:
The Audio Splitter ActiveX 1.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 Splitter ActiveX 1.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.

* Up to the main version - Read our Updates/Upgrades policy.
 
More:
 
Support:
 
 


Share | | | | | | |


Home Page - Products - Downloads - Prices - Site Map


audioax.com - ActiveX Components for software developers. Contact Us
Copyright © 2010 audioax.com. All rights reserved.