|
|
|
Fb_chungvst / 4echo_chungvst Multi Effetcs Loader |
|
|
|
Wed 1 Aug 2012, 13:49
|
Rookie
Group: Members
Posts: 34
Joined: 21-May 11
From: Courbevoie - FR
Member No.: 117,810
|
fb_chungVST is an audio multi effects VST loading simplified dlls written in high level language (like freebasic) .you can add a simplified dll plugin in the /plugin/ /plugin2/ /plugin3/ folders it will be automaticaly recognized and loaded. Included 4echo_chungVST example (4 combined echos). To add a dll,j ust define the following dll cdecl functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close the gui window edit mypluginproc : called as sample=mypluginproc(sample) in the audio loop myecho.dll / my3band.dll / my4echo.dll with code source are provided as example (freebasic) . the dlls can be easily written in freebasic or any dll compatible language (c++,VBasic,...),giving you easy access to high level programming facilities (file access,gui windows,graghics) without needing special knowledge of the VST sdk (c++). => http://chungswebsite.blogspot.fr/search/label/fb_chungVST
This post has been edited by chung: Wed 1 Aug 2012, 13:51
|
|
|
|
|
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
|