RubyFlow The Ruby and Rails community linklog

Using Duby + JRuby for Fast Prototyping of Fast VST plugins

I’ve been working on JRuby/Duby interop to implement VST audio plugins. The first working plugin is a LP/HP filter (with cutoff and resonance). JRuby is used for declarative stuff, while Duby is used for computation intensive stuff. The combination gives an interesting Ruby-tasting audio programming experience.

Comments

Hi…sorry but do u know how is going to Duby project?…I wish know more about it but is difficult found news and information about it….your code look great…so simple like ruby…how about its performance?

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in