New free VST plugin «Brandulator» (Windows 32/64)

VST, AU, AAX, CLAP, etc. Plugin Virtual Effects Discussion
RELATED
PRODUCTS
Brandulator

Post

Sound Author wrote: Actually, I finally got it working. I had to lower my sample rate to 44100 Hz. I must say Brandulator is wonderfully musical! Nice work, really! However, I do wish there was a way to prevent that huge noisy sound when you load Brandulator up in a send channel. I have to switch it off and turn it back on, then it works fine.
Thanks!
Did the patch, now everything should work.
Download on the same link.

Post

Audio seems to be working fine without gain spikes now and sounds really good. Was trying to find a wet/dry mix and then realised this is called "depth" in the vst which was a bit confusing but not a problem.

What I have noticed is that one or more of the sequencer rows seem to randomly disappear to be left with white rectangles with the dials missing - this appears to be fixed when closing and re-opening the GUI but might be worth investigating (using Ableton 9.6 on Windows 7).

Minor bugs not withstanding, this is a really good little vst which I could see myself using a lot and I appreciate your efforts in coding and sharing this with the KVR crew.

Post

4ndy wrote:Hi vasyan,

Are there any sound samples available?
Hi!
Brandulator demos is here

Post

shonky wrote: What I have noticed is that one or more of the sequencer rows seem to randomly disappear to be left with white rectangles with the dials missing - this appears to be fixed when closing and re-opening the GUI but might be worth investigating (using Ableton 9.6 on Windows 7).
Yes, this problem was the development of, and seen in Sony Acid 7 (in the FL Studio was not observed). The reason lies in its wilds Windows GDI, and allow the use of the method:

Code: Select all

Canvas.Lock();
try
// Draw procedure
finally
Canvas.Unlock();
end;
But apparently this was not enough.
I'll try to remake the control unit by another method, and lay out the update in the near future.

Post

vasyan wrote: Brandulator demos is here
Thanks :)

Post

vasyan Спасибо, теперь заработало ).

Post


Post

Version 1.2.
Fixed bugs in DSP block, as in the work of controls, and optimized graphics.
Download can be on the same links are listed in the first post.
Audio demos is here.

P.S. My synth Marazmator used called me as "pipe filter", which is the process of single channel of Brandulator :hihi:

Post

Василий с 1.2 проблемы, при работе пресета Full Chaos начинают исчезать элементы гуя, с каждым новым "циклом" , так выглядит http://www.pixhost.org/show/539/34699934_brand2.jpg
И ещё при срабатывании этого цикла цпу-скачёк происходит.
В прошлой версии подобного не наблюдал (и цпу пиков также небыло вроде, немогу проверить, стёр прошлый релиз, поспешил).

Post

Just an idea: What if we could choose between positive and negative feedback...for each channel perhaps? I do believe that in a comb filter, negative feedback creates odd harmonics and positive feedback creates even harmonics. I just thought it might add a little more variety, especially if you could randomly switch between positive and negative feedback for each of the sixteen steps in all three lanes!

Post

c_voltage wrote:Василий с 1.2 проблемы, при работе пресета Full Chaos начинают исчезать элементы гуя, с каждым новым "циклом" , так выглядит http://www.pixhost.org/show/539/34699934_brand2.jpg
И ещё при срабатывании этого цикла цпу-скачёк происходит.
В прошлой версии подобного не наблюдал (и цпу пиков также небыло вроде, немогу проверить, стёр прошлый релиз, поспешил).
Подобная х... возникала в Sony ACID. Гонял вчера часа два на ней - ни разу не вылетела. Попробую всёже эту студию уан скачать и под неё продебажить. Хотя причина всего этого кроется в глубинах Windows GDI...

Post

New free VST plugin «Brandulator» [Windows Only]

Post

c_voltage wrote: И ещё при срабатывании этого цикла цпу-скачёк происходит.
В прошлой версии подобного не наблюдал (и цпу пиков также небыло вроде, немогу проверить, стёр прошлый релиз, поспешил).
Try this patch (Win64 only)

Post

Sound Author wrote:Just an idea: What if we could choose between positive and negative feedback...for each channel perhaps? I do believe that in a comb filter, negative feedback creates odd harmonics and positive feedback creates even harmonics. I just thought it might add a little more variety, especially if you could randomly switch between positive and negative feedback for each of the sixteen steps in all three lanes!
This and similar plug-improvement ideas will be implemented in future versions.
In this version of the introduction of additional parameters needs to change in design as well as the data format, there is not very good.
This version uses 108 parameters (number 108 is considered sacred in Buddhism :wink: )

Post

vasyan wrote:
c_voltage wrote: И ещё при срабатывании этого цикла цпу-скачёк происходит.
В прошлой версии подобного не наблюдал (и цпу пиков также небыло вроде, немогу проверить, стёр прошлый релиз, поспешил).
Try this patch (Win64 only)
Ага, спасибо, сейчас нормально, исчезаний елементов и скачков нет.

Post Reply

Return to “Effects”