My first Plugin

Official support for: sonicbirth.sourceforge.net
Post Reply New Topic
RELATED
PRODUCTS

Post

Here is my first Plugin I made for vocals, with Comp, EQ, Reverb.

Image


http://www.kvraudio.com/banks.php?s=dl&id=1685

Post

Which OS? Which format(s)?

Post

It's for OSX - AU-Plugin.

If I make VST-Plugin on OSX it does not work on Lion, it plays but I can not change any value...

Post

Are you using the 1.3.1b2 version of SonicBirth?

Post

Kewl wrote:Are you using the 1.3.1b2 version of SonicBirth?
yes I do, it works in 10.7.4, but with some problems.

with circular sliders on first click it changes the value,

is there a possibility to use the mouse wheel for value?
Last edited by axel_ef on Sat Jun 16, 2012 1:52 pm, edited 2 times in total.

Post

I opened up your plug-in with SB: here are a few observations.

- Have you done this sort of programming before? Using the Equation element, as you do, is the way to go to optimize the CPU. Well done.

- Select "0 ms" averaging on your boolean arguments like the mono-stereo switcher.

- Use the "constant" element rather than the "constant addition" element if there's nothing on the input of the constant addition because the plug-in will waste CPU cycles scanning the input of the constant addition element for a value change.

- There are already "dB to linear" and "linear to dB" elements and CPU performance is similar to your own converters.

Post

Kewl wrote:- Have you done this sort of programming before? Using the Equation element, as you do, is the way to go to optimize the CPU. Well done..
No, this is my first experiment, I am still learning...

Thanks for your tips.

Post

PM me with the SB file version with the vertical sliders: I'll check the behaviour over here.

Post

sorry, it was my fault, I set it to horizontal :shock:

Post

I've made another version, more clearly

I replaced the reverb with a Convolving Reverb (Impulse from Lexicon 960)

Image

download is here - http://stash.reaper.fm/v/13030/Comp_EQ_Rev.zip

and here is the built-in 20 Band EQ with another design

Image

http://www.axel-erfurt.de/Plugins/20_Eq.component.zip

Post

another version with bypass (thanks Kewl) with the option to load impulses.

Image

download - http://www.axel-erfurt.de/Plugins/Comp_ ... ponent.zip

Post


Post Reply

Return to “SonicBirth”