![]() | ![]() |
|
#1
|
|||
|
|||
|
I'm not sure where to actually put this topic, so I'll put it here.
I've registered with the Steinberg site and have downloaded the SDK. I took some of the C++ examples and compiled them into a few seemingly VST plug-ins. They compile correctly, but they do not get picked up by my sequencer. Anybody have a clue? ![]()
__________________
SoundClick...geezer stuff [Acoustic Rock] MySpace...enter at your own risk. [Metal Oriented] Last edited by David Katauskas; 07-14-2005 at 08:02.. Reason: misspelling in title |
|
#2
|
||||
|
||||
|
What sequencer/DAW do you have?
I've been thinking about delving into devloping plug-ins for a bit. What did you use to compile? I'm mainly a Java dude at work (GUIs - the first line of defense the software has against the dumb operator!) but I would like to keep my C++ skills up to date. |
|
#3
|
|||
|
|||
|
I'm using nTrack 4.x which supports both the 1.0 and 2.x VST versions. However, I think there are shells available for compilation that will help you debug your VST.
My compiler is MS Visual Studio 6.0...although you could use 5.0, 7.0 or 8.0 too. After just scratching the surface, there is a LOT to learn about the mechanics of sound. This is the appeal to me. Unfortunately, I'm just trying to get past the usage of it, and it's very frustrating. I'm doing everything according to specs and have even used the example VST code...but to no avail... ![]()
__________________
SoundClick...geezer stuff [Acoustic Rock] MySpace...enter at your own risk. [Metal Oriented] |
|
#4
|
|||
|
|||
|
YEAH!!! I made my first 3 VST plug-ins (one was from sample code). The other 2 are the best Phase Shifter and Volume controls in the entire world
(gotta start somewhere)Now I need to learn a boat load of math with regard to digital sound waves. Wish me luck!
__________________
SoundClick...geezer stuff [Acoustic Rock] MySpace...enter at your own risk. [Metal Oriented] |
|
#5
|
||||
|
||||
|
Congrats! What did you have to do to get the sequencer to recognize them?
__________________
The fact that no one understands you doesn't mean you're an artist... |
|
#6
|
|||
|
|||
|
I wasn't using a DEF file in the linker. Apparently, there are some "undocumented" parameters that need to be set in order for the sequencer to recognize it. Once I did that, the rest was cake...at least for my meager plug-ins.
__________________
SoundClick...geezer stuff [Acoustic Rock] MySpace...enter at your own risk. [Metal Oriented] |
|
#7
|
|||
|
|||
|
Congrats, my first born VST's was a volume control and a channelswapper...
![]() After that I came to a full stop, mostly because of limited time... Just wanted to mention this place if you hadn't heard about it: http://www.kvraudio.com/forum/viewforum.php?f=33 |
|
#8
|
|||
|
|||
|
Quote:
![]() |
|
#9
|
|||
|
|||
|
Quote:
I anticipate having some difficulty until I really understand more of the basic dsp values (such as amplitude). There are some white papers I'm reading right now that have some good info about specific dsp algorithms (chorus, pitch, flanger, ...). It's a completely different language to me. I'd still like to understand some of the eq algorithms too. The ultimate goal is to make some plugins that will suite my personal recording...and maybe share with a select few. I'm really not interested in supporting public versions.kylen, thanks for the sentiments...I'm sure I'll need them.
__________________
SoundClick...geezer stuff [Acoustic Rock] MySpace...enter at your own risk. [Metal Oriented] |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cubase VST delay compensation | KeithCF | Cubase User Forum | 1 | 04-21-2005 14:54 |
| Using Trollo MIDI controller w/ cubasis VST | kpp_custom | Newbies | 2 | 02-04-2004 22:36 |
| vst on mac to vst on pc | jimmyc | Cubase User Forum | 2 | 12-16-2003 03:57 |
| VST System link kicks ass!!!!! | JR#97 | Cubase User Forum | 1 | 02-21-2003 12:18 |
| VST Nightmares-Help really needed. | Rikster | Newbies | 2 | 11-21-2001 14:38 |