Re: [Lazarus] VST

2013-11-27 Thread Mark Morgan Lloyd
Michael Schnell wrote: My question was meant as: Do you suggest that CCR should contain more than just TZMSQL. No, I was going from what had appeared in the ML without direct reference to CCR. Do you have an idea where I could find that additional content ? Not knowing, can't say. There'

Re: [Lazarus] VST

2013-11-27 Thread Michael Schnell
My question was meant as: Do you suggest that CCR should contain more than just TZMSQL. Do you have an idea where I could find that additional content ? -Michael -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.fr

Re: [Lazarus] VST

2013-11-27 Thread Mark Morgan Lloyd
Michael Schnell wrote: On 11/26/2013 06:01 PM, Mark Morgan Lloyd wrote: I've played with special-purpose MIDI filters in a DLL/so, but the only GUI element was that menu entries were copied from a form in the DLL to the main form. Did you "play with" the SDK in Delphi or did you in fact ma

Re: [Lazarus] VST

2013-11-27 Thread Michael Schnell
On 11/26/2013 06:01 PM, Mark Morgan Lloyd wrote: I've played with special-purpose MIDI filters in a DLL/so, but the only GUI element was that menu entries were copied from a form in the DLL to the main form. The Host program I use just requires that the VST plugin in fact does have a GUI.

Re: [Lazarus] VST

2013-11-26 Thread Mark Morgan Lloyd
Michael Schnell wrote: Did anybody ever do a "VST plugin" by means of Lazarus/fpc ? == A VST plugin is a DLL, that can receive and send MIDI and/or Audio data streams and features a GUI ( -> http://en.wikipedia.org/wiki/Virtual_Studio_Technology ). There are hundre

[Lazarus] VST

2013-11-26 Thread Michael Schnell
Did anybody ever do a "VST plugin" by means of Lazarus/fpc ? == A VST plugin is a DLL, that can receive and send MIDI and/or Audio data streams and features a GUI ( -> http://en.wikipedia.org/wiki/Virtual_Studio_Technology ). There are hundreds of VST plugins (comme