Advertisement
halbritter

Reprodutor de Músicas

Apr 25th, 2021 (edited)
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
INI file 11.21 KB | None | 0 0
  1. ; opencp 2.6.0pre6 configuration file
  2. ; modified version with dll autoloader support (the "link"-lists got a little
  3. ; shorter...)
  4.  
  5. [general]
  6.   link=dos4gfix mmcmphlp pfilesel cpiface cphlpif fstypes
  7.   ultradir=c:\gus\midi  ; path to ULTRASND.INI
  8.   dos4gfix=off
  9. ;  datapath=     ; path to opencp's pictures and animations.
  10. ;  tempdir=
  11.  
  12.  
  13. [defaultconfig] ; default configuration
  14.   link=plrbase mcpbase arcarj arczip arcrar arcumx arcbpa arclha arcace playcda playinp playwma freverb freverb2 devpvxd
  15.   prelink= ; preloaded dlls
  16.  
  17.  
  18. [sound] ; default sound section
  19. ; these drivers will be loaded at startup. change parameters at the
  20. ; sections for the devices.
  21. ; take those drivers out of the list, you will not need, because it
  22. ; will speed up the loading process and require less memory
  23. ; you can also add new devices by copying the section and renaming it.
  24. ; (8 chars only)
  25. ; note: the first device found in each list will be uses as default
  26.  
  27.   playerdevices=devpSB devpNone devpDisk devpMPx
  28.   samplerdevices=devsSB devsNone
  29.   wavetabledevices=devwMixF devwmixQ devwMix devwNone
  30.  
  31.   ampegtomono=off
  32.   ampegmaxrate=48000
  33.   mixrate=44100           ; -sr44100
  34.   mixprocrate=4096000     ; max channels*rate (for slow cpus) (4096000==64*64000)
  35.   mix16bit=on             ; -s8-
  36.   mixstereo=on            ; -sm-
  37.   plrbufsize=200          ; milliseconds
  38.   mixbufsize=200          ; milliseconds
  39.   samprate=44100          ; -sr44100
  40.   samp16bit=on            ; -s8-
  41.   sampstereo=on           ; -sm-
  42.   smpbufsize=2000         ; milliseconds
  43.   defplayer=              ; -sp
  44.   defsampler=             ; -ss
  45.   defwavetable=           ; -sw
  46.   midichan=64             ; number of channels used for midi playback
  47.   itchan=64
  48.   cdsamplelinein=off      ; if you turn this one on, cp will sample line in
  49.                           ; instead of cd in when playing cdaudio
  50.   bigmodules=devwMixF     ; this wavetable device will be used if a module
  51.                           ; was tagged "big" with alt-b in the fileselector.
  52.                           ; (use if wavetable ram is not enough by far)
  53.   wavetostereo=1          ; conv mono waves to stereo. turn off with sbpro
  54.   waveratetolerance=50    ; samprate can vary up to 50/1000
  55.   amplify=100             ; -va100
  56.   panning=100             ; -vp100
  57.   volume=100              ; -vv100
  58.   balance=0               ; -vb0
  59.   reverb=0                ; -vr0
  60.   chorus=0                ; -vc0
  61.   surround=off            ; -vs-
  62.   filter=2                ; -vf2   (FOI)
  63.  
  64.  
  65. [screen] ; default screen section
  66. ; usepics=daposer.gif ryg.gif
  67.   compomode=off      ; compomode will remove all texts and display
  68.                      ; fileselector comment as the name (put compo # there!)
  69.   startupmode=text   ; mode
  70.   screentype=2       ; screenmode
  71.  
  72. ; palette=0 4 1 5 2 6 3 7 8 c 9 d a e b f   ; text mode color mapping
  73. ; palette=0 6 6 6 6 6 6 e 6 6 e e e e e e
  74. ; palette=0 2 2 2 2 2 2 a 2 2 a a a a a a
  75. ; palette=1 2 4 7 5 3 6 7 9 a c f d b e f
  76.  
  77.   analyser=on
  78.   mvoltype=1
  79.   pattern=on
  80.   insttype=0
  81.   channeltype=1
  82.   uselfb=no          ; disable use of VESA 2.0
  83.  
  84. ; --------------------
  85. ;  Garoa Hacker Clube
  86. ; --------------------
  87.   usepics=garoa.gif                         ; logotipo do Garoa Hacker Clube no plano de fundo
  88.   palette=0 2 2 2 2 2 2 a 8 2 a a a a a a   ; esquema de cores aproximado do Garoa Hacker Clube
  89.  
  90.  
  91. [fileselector] ; default fileselector section
  92. ; files with these extensions will be scanned by the fileselector
  93. ; you might add 001 002 003 004 if you are a fan of imphobia :)
  94.   modextensions=MOD S3M XM IT MDL DMF ULT AMS MTM 669 NST WOW OKT PTM \9EM MXM MID WAV RMI MP1 MP2 MP3 SID DAT PLS M3U PLT WMA ASF
  95.   movepath=  ; default path to move files
  96.   screentype=2
  97.   typecolors=on
  98.   editwin=on
  99.   writeinfo=on
  100.   scanmdz=on
  101.   scaninarcs=on
  102.   scanmodinfo=on
  103.   scanarchives=on
  104.   putarchives=on
  105.   playonce=on
  106.   randomplay=on
  107.   loop=on
  108.   path=.
  109.  
  110.  
  111. [midi]
  112.   usefff=no    ; don't.
  113.   dir=c:\iw\
  114.   fff=c:\iw\gsfull4m.fff
  115.  
  116.  
  117. [wma]
  118. ;  msaud32=o:\opencp\src\clean\ocp\msaud32.acm       ; path to the wma-acm-codec
  119.                                         ; (if not given, your path will be
  120.                                         ;  searched)
  121.   maxread=3                             ; increase this if wma output skips,
  122.                                         ; decrease for smoother ffts etc.
  123.  
  124.  
  125. ;device configuration:
  126. ;[handle]
  127. ;  link=...                                     (internal) link drivers
  128. ;  subtype=...                                  subtype
  129. ;  port=...                                     primary port (hex)
  130. ;  port2=...                                    secondary port (hex)
  131. ;  irq=...                                      primary irq
  132. ;  irq2=...                                     secondary irq
  133. ;  dma=...                                      primary dma
  134. ;  dma2=...                                     secondary dma
  135. ;  bypass=...                                   bypass detect on/off
  136. ;  keep=...                                     when 1, keeps driver resident
  137.  
  138. [devpSB]
  139.   link=devpsb
  140.   sbrevstereo=off ; some sb pros reverse stereo...
  141. ; subtype: 1:sb 1.x, 2:sb 2.x, 3:sb pro, 4:sb16
  142.  
  143. [devpVXD]
  144.   link=devpvxd
  145.   subtype=0
  146. ; subtype: 0:secondary buffer, 1:primary buffer
  147.  
  148. [devpESS]
  149.   link=devpess
  150.  
  151. [devpEWS]
  152.   link=devpews
  153.   reverb=75    ; reverb amount
  154.   surround=10  ; v-space amount
  155.                ; (the above do NOT work in a windows 95 DOS box,
  156.                ;  please adjust the mixer by yourself)
  157.  
  158. [devpWSS]
  159.   link=devpwss
  160.   wss64000=off ; 64khz playing
  161. ; subtype: 0:wss, 1:gus daughterboard, 2:gusmax
  162.  
  163. [devpGUS]
  164.   link=devpgus
  165.  
  166. [devpPAS]
  167.   link=devppas
  168.  
  169. [devpDisk]
  170.   link=devpdisk
  171.   diskManual=off ; press alt-s to start diskwriter if enabled
  172.  
  173. [devpMPx]
  174.   link=devpmpx
  175.   diskManual=off ; press alt-s to start diskwriter if enabled
  176.   layer=2        ; 1 or 2
  177.   mode=1         ; 0:stereo, 1:joint stereo, 2:dual channel, 3:mono
  178.   freq=44100     ; 32000,48000,44100
  179.   rate=112000    ; ampeg bitrate
  180.   model=2        ; psychoacoustic model: (1 or) 2
  181.   crc=off
  182.   extension=off
  183.   copyright=off
  184.   original=off
  185.   emphasis=0
  186.  
  187. [devpNone]
  188.   link=devpnone
  189.  
  190. [devsSB]
  191.   link=devssb
  192.   sbrevstereo=off ; some sb pros reverse stereo...
  193.  
  194. [devsGUS]
  195.   link=devsgus
  196.  
  197. [devsWSS]
  198.   link=devswss
  199.   wss64000=off ; 64khz sampling
  200.  
  201. [devsNone]
  202.   link=devsnone
  203.  
  204. [devwGUS]
  205.   link=devwgus
  206.   gusFastUpload=off
  207.   gusGUSTimer=on
  208.  
  209. [devwDGUS]
  210.   link=devwdgus
  211. ;  port2=250 ;must specify secondary port
  212. ; subtype: 0:2d, 1:3d
  213.  
  214. [devwIW]
  215.   link=devwiw
  216.   iwIWTimer=off      ; turn this on for Win9x bg playing
  217.   iwEffects=on       ; uses some iw mem and channels
  218.   iwForceEffects=off ; 28 channels max.
  219.  
  220. [devwSB32]
  221.   link=devwsb32
  222.  
  223. [devwNone]
  224.   link=devwnone
  225.  
  226. [devwMix]
  227.   link=devwmix
  228.   mixResample=off
  229.   subtype=0
  230.   postprocs=_iReverb
  231.   postprocadds=
  232.  
  233. [devwMixQ]
  234.   link=devwmix
  235.   subtype=1
  236.   mixResample=off
  237.   postprocs=_iReverb
  238.   postprocadds=
  239.  
  240. [devwMixF]
  241.   link=devwmixf
  242.   mixResample=off
  243.   volramp=on       ; turn this off if the mixer sounds
  244.                    ; too "soft" for you
  245.   declick=on
  246.   postprocs=_fReverb
  247.   postprocadds=
  248.  
  249.  
  250. ; archiver configuration
  251. ; %% -> %
  252. ; %a -> archive path
  253. ; %n -> filename
  254. ; %d -> destination path
  255.  
  256. [arcZIP]
  257.   get=pkunzip %a %d %n
  258.   put=pkzip %a %n
  259.   delete=pkzip -d %a %n
  260.   deleteempty=on ; pkzip will not remove empty archives, this will delete
  261.                  ; all 22 byte archives.
  262.  
  263. [arcARJ]
  264.   get=arj e %a %d %n
  265.   put=arj a %a %n
  266.   delete=arj d %a %n
  267.   moveto=arj m %a %n
  268.  
  269. [arcRAR]
  270.   get=rar e -std %a %d %n
  271.   put=rar a -std %a %n
  272.  
  273. [arcLHA]
  274.   get=lha e -a %a %d %n
  275.  
  276. [arcACE]
  277.   get=ace32 e %a %n %d
  278.   scaninsolid=false    ; scan in solid archives? (better no ;)
  279.  
  280.  
  281. [filetype 0]
  282.   color=1
  283.   name=MOD
  284.   interface=_plOpenCP
  285.   pllink=playxm
  286.   player=_xmpPlayer
  287.  
  288. [filetype 1]
  289.   color=4
  290.   name=MODd
  291.   interface=_plOpenCP
  292.   pllink=playxm
  293.   player=_xmpPlayer
  294.  
  295. [filetype 2]
  296.   color=4
  297.   name=MODt
  298.   interface=_plOpenCP
  299.   pllink=playxm
  300.   player=_xmpPlayer
  301.  
  302. [filetype 3]
  303.   color=4
  304.   name=M31
  305.   interface=_plOpenCP
  306.   pllink=playxm
  307.   player=_xmpPlayer
  308.  
  309. [filetype 6]
  310.   color=4
  311.   name=M15
  312.   interface=_plOpenCP
  313.   pllink=playxm
  314.   player=_xmpPlayer
  315.  
  316. [filetype 7]
  317.   color=4
  318.   name=M15t
  319.   interface=_plOpenCP
  320.   pllink=playxm
  321.   player=_xmpPlayer
  322.  
  323. [filetype 8]
  324.   color=4
  325.   name=WOW
  326.   interface=_plOpenCP
  327.   pllink=playxm
  328.   player=_xmpPlayer
  329.  
  330. [filetype 9]
  331.   color=2
  332.   name=S3M
  333.   interface=_plOpenCP
  334.   pllink=playgmd
  335.   player=_gmdPlayer
  336.   ldlink=loads3m
  337.   loader=mpLoadS3M_
  338.  
  339. [filetype 10]
  340.   color=3
  341.   name=XM
  342.   interface=_plOpenCP
  343.   pllink=playxm
  344.   player=_xmpPlayer
  345.  
  346. [filetype 11]
  347.   color=1
  348.   name=MTM
  349.   interface=_plOpenCP
  350.   pllink=playgmd
  351.   player=_gmdPlayer
  352.   ldlink=loadmtm
  353.   loader=mpLoadMTM_
  354.  
  355. [filetype 12]
  356.   color=2
  357.   name=669
  358.   interface=_plOpenCP
  359.   pllink=playgmd
  360.   player=_gmdPlayer
  361.   ldlink=load669
  362.   loader=mpLoad669_
  363.  
  364. [filetype 13]
  365.   color=5
  366.   name=ULT
  367.   interface=_plOpenCP
  368.   pllink=playgmd
  369.   player=_gmdPlayer
  370.   ldlink=loadult
  371.   loader=mpLoadULT_
  372.  
  373. [filetype 14]
  374.   color=6
  375.   name=DMF
  376.   interface=_plOpenCP
  377.   pllink=playgmd
  378.   player=_gmdPlayer
  379.   ldlink=loaddmf
  380.   loader=mpLoadDMF_
  381.  
  382. [filetype 15]
  383.   color=5
  384.   name=OKT
  385.   interface=_plOpenCP
  386.   pllink=playgmd
  387.   player=_gmdPlayer
  388.   ldlink=loadokt
  389.   loader=mpLoadOKT_
  390.  
  391. [filetype 16]
  392.   color=3
  393.   name=MID
  394.   interface=_plOpenCP
  395.   pllink=playgmi
  396.   player=_gmiPlayer
  397.  
  398. [filetype 17]
  399.   color=6
  400.   name=CDA
  401.   interface=_plOpenCP
  402.   pllink=playgmd
  403.   player=_cdaPlayer
  404.  
  405. [filetype 18]
  406.   color=4
  407.   name=MIDd
  408.   interface=_plOpenCP
  409.   pllink=playgmi
  410.   player=_gmiPlayer
  411.  
  412. [filetype 19]
  413.   color=2
  414.   name=PTM
  415.   interface=_plOpenCP
  416.   pllink=playgmd
  417.   player=_gmdPlayer
  418.   ldlink=loadptm
  419.   loader=mpLoadPTM_
  420.  
  421. [filetype 21]
  422.   color=6
  423.   name=MDL
  424.   interface=_plOpenCP
  425.   pllink=playgmd
  426.   player=_gmdPlayer
  427.   ldlink=loadmdl
  428.   loader=mpLoadMDL_
  429.  
  430. [filetype 22]
  431.   color=3
  432.   name=AMS
  433.   interface=_plOpenCP
  434.   pllink=playgmd
  435.   player=_gmdPlayer
  436.   ldlink=loadams
  437.   loader=mpLoadAMS_
  438.  
  439. [filetype 23]
  440.   color=2
  441.   name=INP
  442.   interface=_plOpenCP
  443.   pllink=playinp
  444.   player=_inpPlayer
  445.  
  446. [filetype 24]
  447.   color=6
  448.   name=DEVp
  449.   interface=_plrIntr
  450.  
  451. [filetype 25]
  452.   color=5
  453.   name=DEVs
  454.   interface=_smpIntr
  455.  
  456. [filetype 26]
  457.   color=3
  458.   name=DEVw
  459.   interface=_mcpIntr
  460.  
  461. [filetype 27]
  462.   color=5
  463.   name=IT
  464.   interface=_plOpenCP
  465.   pllink=playit
  466.   player=_itpPlayer
  467.  
  468. [filetype 28]
  469.   color=6
  470.   name=WAV
  471.   interface=_plOpenCP
  472.   pllink=playwav
  473.   player=_wavPlayer
  474.  
  475. [filetype 30]
  476.   color=6
  477.   name=MPx
  478.   interface=_plOpenCP
  479.   pllink=playmp
  480.   player=_ampegpPlayer
  481.  
  482. [filetype 31]
  483.   color=6
  484.   name=SID
  485.   interface=_plOpenCP
  486.   pllink=playsid
  487.   player=_sidPlayer
  488.  
  489. ; I have disabled this filetype, because the new mxmplay0.9 files crash ocp
  490. ;[filetype 32]
  491. ;  color=3
  492. ;  name=MXM
  493. ;  interface=_plOpenCP
  494. ;  pllink=playxm
  495. ;  player=_xmpPlayer
  496.  
  497. [filetype 33]
  498.   color=3
  499.   name=MODf
  500.   interface=_plOpenCP
  501.   pllink=playxm
  502.   player=_xmpPlayer
  503.  
  504. [filetype 34]
  505.   color=6
  506.   name=WMA
  507.   interface=_plOpenCP
  508.   pllink=playwma
  509.   player=_wmaPlayer
  510.  
  511. [filetype 128]
  512.   color=7
  513.   name=PLS
  514.   handler=_fsAddPLS
  515.  
  516. [filetype 129]
  517.   color=7
  518.   name=M3U
  519.   handler=_fsAddM3U
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement