Git Product home page Git Product logo

rmsvst3's Introduction

This is a Delphi translation of the VST3 Protocol.
In fact, it is also an implementation for VST2 and Fruityplug!
It supports many of the VST3 aspects, but not all.
The main class is TVSTInstrument which implements the functionality of a VST2/VST3/Fruityplug Plugin.
It is a combined Processor/Controller and implements the following:
- Audio processing (synth or effect), two channel only. 
- Midi CC processing
- Parameter processing
- Presets
- Tempo / Playstate.

There is a simple example which implements some of the basics in an Simple Synthesizer VST. 
There is also documentation on how to implement this wrapper code.
Tested in Reaper and FL Studio (rudimentair)

I am planning to expand this software if some people are interested in it.
But I am not sure if anyone is still developing in Delphi. 
So if you have any intereest let me know.

I really would like to expand this to something like (the VST part of ) the old DelphiAsioVST stuff which was popular in the past.
Delphi is still a very strong language ans with the community edition is my favorite platform.
See my website www.ermers.org for other stuff.

So..if you want to give it a try... just load the example project(s) and hit Build. (You must have CodeSite installed, see the GetIt Package manager).
Copy the VST3 to your plugin directory and who knows...
  

rmsvst3's People

Contributors

ruudermers avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.