home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / besweet / BeSweetv1.4.exe / Help / plug-in.txt < prev    next >
Text File  |  2002-07-07  |  807b  |  36 lines

  1. this file lists all switches for using a PlugIn in BeSweet v1.4.
  2. beware : switches are case-sensitive.
  3.  
  4. Usage :
  5. BeSweet -core(..) -ota(..) -azid(..) -shibatch(..) -boost(..) -lame(..) -mp2enc(..) -ogg(..) -split( .. ) -plugin( .. ) -ac3enc(..)
  6.  
  7.  
  8. Dg.
  9.  
  10.  
  11. -name DLL_NAME
  12. --------------
  13.  
  14. Default: Not Set.
  15.  
  16. This sets the name of the dll plugin.
  17.  
  18.  
  19. -func EFFECT_NAME
  20. -----------------
  21.  
  22. Default: Not Set.
  23.  
  24. This choose the effect function from all the functions in the dll.
  25.  
  26.  
  27. -6ch
  28. -----
  29.  
  30. Default: Not Set.
  31.  
  32. This tells BeSweet to deliver the plugin a six-channel samples interleaved.
  33. this switch is useful for plugins that implements downmix matrix (eg. Dolby ProLogic 2).
  34.  
  35.  
  36. for more info on this, download the plugin-examples source codes from http://DSPguru.doom9.org/effects.html