Download Latest Version freemp3_chungVST.zip (2.1 MB)
Email in envelope

Get an email when there's a new version of freemp3_chungVST

Home
Name Modified Size InfoDownloads / Week
freemp3_chungVST.zip 2013-09-26 2.1 MB
freemp3_chungVST08022013.zip 2013-02-08 2.1 MB
readme.txt 2013-01-28 1.8 kB
freemp3_chungVST07012013.zip 2013-01-07 3.0 MB
Totals: 4 Items   7.3 MB 1
freemp3_chungVST a program by NGUYEN.Chung (freeware 2011-2012)


to install, just unzip the zip file to your vstplugin folder

to uninstall , just delete unzipped folder


to run, load freemp3_chungVST.dll in your vst host


uses fbsound(vsti version)


[F1] => help

quit -> escape,space
        escape,space,enter


[X][C]prev/next skin

right mouse or [Q] => playlist/main view  

click on mp3 title => playlist


automatic volume control :
 
autovol 
autovolcomp    -> +compressor
autovolcomp2   -> +compressor2
autovolcomp3   -> +compressor3
autovolcomp4   -> +compressor4    [S]save [L]load


reverb

reverb1
reverb2  +edit
reverb3  +edit       [S]save [L]load [I]{O]pan(-5..5) pan effect



equalizer 

low,mid,high  +edit  [O]order [S]save [L]load

equalizer2 => crosstone version


left,up arrows    -> prev song
right,down arrows -> next song


playlist

clear, save, load, add, remove



[F9] => display frequency spectrum


presets [L]load [S]save



plugin support :

you can add an audio plugin in the /plugin/ and /plugin2/ /plugin3/ folders 
myplugin.dll with its code source is provided as an example
if you dont want plugins,just remove them from the /plugin/,/plugin2/ /plugin3/ folders

the following dll functions must be defined and are dynamicaly loaded :

plugininit  : your init sub 
pluginmain  : your gui window edit (called by pressing the [G]plug key)
pluginproc  : called as sample=pluginproc(sample) in the audio loop
pluginclose : called to close the plugin



nb: if you want to run multiple freemp3_chungVST players at the same time, make as much
copies in differents folders as wanted , dont reuse the same plugin twice as it is not 
designed for it. 
Source: readme.txt, updated 2013-01-28