realbasic-plugins
[Top] [All Lists]

Re: VST plugins

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: VST plugins
From: D P <derek_prowse at yahoo dot com>
Date: Mon, 30 Oct 2006 18:40:02 -0800 (PST)
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=b1ZgQYhM19YfpKp48baPv4BSCzYdxPBqkFe/aeZaL7zaMZpH6s8zaTadaplZrYvOXFtX1qQZASO34ci63pd3k6R7W5p3wkYJb8LZDlsy+Rz+oswnvWkkCsojmjbNAFuUT6Tz46NhkSyDU7TCEAXoc1vC6Piw9+6NqXI2yW+LlOo= ;
Hi Christian
  Thanks for the response. I don't like to cast anything to make a force if I 
don't have too or if I don't understand the longer term effects. I wonder if 
the type change is a change new to XP?
   
  You might/most likely would be able to help. I have worked out that I have to 
create the Pluigin from the dll. I found the Plugin SDK from rb site but still 
working through it. I might just end up using the dll as is and call it. Not 
sure yet.
   
  The material I am working on is a bit sensitive and not mine as I work for 
others but perhaps I will go off board for the rest of this if you don't mind?
   
  thanks
  Derek

Christian Schmitz <support at monkeybreadsoftware dot de> wrote:
  D P wrote:

> Well I did finally get the Steinberg MIDI Effect example to compile
> (mostly) successfully to a .dll . I had to REM out SetTimer call because
> of a type conversion problem. The function prototype was defined as long
> but function was looking for integer.

Just cast it.

> 
> ANYWAY, what I would like to ask about is how I now convert my lovely
> fresh as Daisys .dll for use as plugin in rb. I understand there is a
> method of using wrapper code to do this. Could I ask if someone might
> direct me to a method?

You will have to make a lot of changes.
A plugin is not just a dll, but a special one with an entry point for
RB. Maybe I can help you?

Can you send me your stuff for review?

Gruß
Christian

-- 
Around eleven thousand functions in one REALbasic plug-in. 
The Monkeybread Software Realbasic Plugin v6.4. Now universal!

_______________________________________________
Unsubscribe or switch delivery mode:


Search the archives of this list here:



        
---------------------------------
Everyone is raving about the  all-new Yahoo! Mail.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>