MacMusic.org  |  PcMusic.org  |  440Software  |  440Forums.com  |  440Tv  |  Zicos.com  |  AudioLexic.org
Loading... visitors connected
 
Reply to this topicStart new topic
> Fb_chungvst / 4echo_chungvst Multi Effetcs Loader
chung
post Wed 1 Aug 2012, 13:49
Post #1


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

rolleyes.gif





This post has been edited by chung: Wed 1 Aug 2012, 13:51
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Welcome Guest
Contribute
Lo-Fi Version - Thu 28 Mar 2024, 22:44
- © PcMusic 1997-2007