^ MP3 Stream Editor Plugin SDK
^ MP3 Stream Editor Source
^ Exported functions
^ Plugins
^ SESC, SEFC Info
^ MP3SE Extended B4S

Download :: Top
MP3 Stream Editor Plugin SDK for developers

Reference Edit Format WAV Plugin (p_stream_WAV): New Plugin architecture for natively editing various stream formats is released. You can make your own Edit Format Plugins with the help of this source.
The SDK is released under LGPL licensing. Also plugin writers are of course entitled for a free MP3 Stream Editor registration.

Source code for plugins is available in Object Pascal (Delphi) format. Access exported functions, DSP, visualisation and stream processing plugins.
For help check the MP3 Stream Editor Plugin SDK forum.
Great source for BASS programming tips: the BASS forums.


Online help

  • MP3 Stream Editor's exported functions
  • MP3 Stream Editor Plugins exported functions


    Included in archive:

  • p_dsp_Compressor source (DSP example using a .dll)
  • p_dsp_DoubleVolume source (a simple DSP example)
  • p_dsp_DynamicAmplification source (DSP example using a .dll)
  • p_dsp_Equalizer source (DSP example using a .dll)
  • p_dsp_Flanger source (DSP example using a .dll)
  • p_dsp_RemoveVocal source (a simple DSP example)
  • p_dsp_SwapChannels source (a simple DSP example)
  • p_dsp_WinampVis beta source (DSP example)
  • p_dsp_WMABroadcast source (DSP example)
  • p_stream_CmdEnc source (Stream example using exported functions)
  • p_stream_NeroCmd2 source (example using the StreamList)
  • p_stream_Out32 source (Stream example using exported functions)
  • p_stream_WinampInput source
  • p_stream_WAV source (reference Edit Format Plugin for editing WAV streams)
  • p_vis_Demo source (VIS example using D3D panel for rendering)
  • p_dsp_SoniqueVis source
  • BASS FX "package"
  • BASS Winamp "package"
  • MP3SE_Types.pas Type defs and entry points for MP3SE.exe's exported functions
  • Clootie DirectX9 "package"
  • BASS 2.3 "package"

    See the download page.


    Requirements

    BASS 2.3 and Direct3D9 SDK is needed to fully access all functions.
  • BASS: http://www.un4seen.com/bass.html
  • DirectX9: http://www.clootie.ru
  • Some Plugins need header files for .dlls. Latest versions can be download from: www.un4seen.com


  • Download :: Top
    MP3 Stream Editor's source code for developers

    Source code for MP3 Stream Editor is released under the LGPL license.
    If you intend to use the source code for whatever purpose, not for home use, please register.

    The source code is available in Object Pascal (Delphi) format (buildable with Delphi 7) upon registration.
    Great source for BASS programming tips: the BASS forums.



    Included in archive:

  • MP3 Stream Editor source code
  • MP3SE_Types.pas Type defs and entry points for MP3SE.exe's exported functions

    Requirements

    BASS and Direct3D9 SDK is needed for building.
  • BASS: http://www.un4seen.com/bass.html
  • DirectX9: http://www.clootie.ru


  • [Top]