Search found 431 matches

by polac
Tue May 20, 2025 9:15 am
Forum: Devs
Topic: ReBuzz
Replies: 109
Views: 594525

Re: ReBuzz

You only need the x64 version. Also just unpacking the zip to ReBuzz folder doesn't work. You have to put some files to the bin64 folder. Here for example you have to put the machines.x64.dll which does the vst scanning: C:\ReBuzz\bin64\Gear To speed up the startup you can disable the vst scanning c...
by polac
Mon May 19, 2025 10:05 am
Forum: Devs
Topic: new pvst beta (updated 19-May-2025)
Replies: 607
Views: 1454988

Re: new pvst beta (updated 19-May-2025)

Bump, small update again.
by polac
Sat Feb 15, 2025 10:56 am
Forum: Devs
Topic: ReBuzz
Replies: 109
Views: 594525

Re: ReBuzz

Hello polac, do you mean with "instances" also the same VST appearing serveral times in a song? Loading the VST only once per song would speed up the song loading, too? (Not sure how it works internally, but I describe it as it looks alike) Thanx a lot for your support! Yes it does, becau...
by polac
Fri Feb 14, 2025 7:16 pm
Forum: Devs
Topic: ReBuzz
Replies: 109
Views: 594525

Re: ReBuzz

Thanks for looking into this, I'd love to get back to Buzzin' again - for the past few years I've leapt to the dark side (Ableton) To confirm the vst3 loader is being called this many times on just loading up reBuzz to a blank project, unfortunately as reBuzz doesn't appear to write anything to the...
by polac
Mon Dec 30, 2024 11:17 am
Forum: Devs
Topic: ReBuzz
Replies: 109
Views: 594525

Re: ReBuzz

Does the debug console only show what ReBuzz does until the Machine View has loaded? The minute or two boot time seems to be a result of 'UIGetInstrumentPath: C:\Program Files\ReBuzz\Gear\Vst\vsti3shell.x64.dll' getting called nearly 2000 times every time ReBuzz gets launched(1868 times to be preci...
by polac
Fri Dec 27, 2024 11:15 am
Forum: Users
Topic: Polac VST (effects) window sizing.
Replies: 3
Views: 7808

Re: Polac VST (effects) window sizing.

I did some tweakings on the loader which now sets the leftmost window position to x0,y0. Then you can resize the gui via the window sizeframe(drag the window border) to make it fit to the monitor. Will upload the loader soon.
by polac
Fri Dec 27, 2024 10:50 am
Forum: Users
Topic: Polac VST (effects) window sizing.
Replies: 3
Views: 7808

Re: Polac VST (effects) window sizing.

I'll take a look.
by polac
Wed Dec 18, 2024 8:29 pm
Forum: Devs
Topic: ReBuzz
Replies: 109
Views: 594525

Re: ReBuzz

This sounds like the same issue I’ve hit with the recent versions of the vst loaders. It’ll be the number of VST3 plugins you have. You may find if you remove the vst3 shell plugin it’ll load quickly again Think you're right - just seen your message here: https://forums.jeskola.net/viewtopic.php?p=...
by polac
Wed Dec 18, 2024 3:44 pm
Forum: Devs
Topic: ReBuzz is now Open Source
Replies: 1
Views: 9726

Re: ReBuzz is now Open Source

A pity that he is short of time. :(
by polac
Sun Aug 04, 2024 9:43 am
Forum: Devs
Topic: new pvst beta (updated 19-May-2025)
Replies: 607
Views: 1454988

Re: new pvst beta (updated 04-Aug-2024)

Bump, some bugixes this time.
by polac
Sun Jul 07, 2024 10:02 am
Forum: Devs
Topic: new pvst beta (updated 19-May-2025)
Replies: 607
Views: 1454988

Re: new pvst beta (updated 03-Dec-2023)

Just a quick update to say that reverting to b40 fixes the load-time issue (both on instantiation and initial load of buzz). Odd, no probs here, do you use Rebuzz, there it could be take a longer time to scan but not much? It coulnd take a bit longer because i have to scan the so called shell plugi...
by polac
Mon Jun 10, 2024 10:42 am
Forum: Devs
Topic: new pvst beta (updated 19-May-2025)
Replies: 607
Views: 1454988

Re: new pvst beta (updated 03-Dec-2023)

hi polac, is there a way i can get PVST to call effGetParameterProperties? it would be nice to get parameter names with more than 8 chars in a safe way. it doesn't feel right to just write more than 8 chars on a call to effGetParamName, but apparently many plugins do this? Anyway, VstParameterPrope...
by polac
Mon Apr 29, 2024 10:21 am
Forum: Devs
Topic: new pvst beta (updated 19-May-2025)
Replies: 607
Views: 1454988

Re: new pvst beta (updated 03-Dec-2023)

Polac, i just wanted to say THANK YOU for implementing Note Expressions in PVST. i just discovered this on accident while trying to debug this midi stuff. it doesn't seem documented yet, but if a VST3 exposes note expressions, you can actually send them using pvst: note_expressions.png this is awes...
by polac
Fri Apr 05, 2024 9:31 am
Forum: Devs
Topic: ReBuzz by WDE anybody knows anything?
Replies: 27
Views: 46445

Re: ReBuzz by WDE anybody knows anything?

VST3 plugins don't show up
Hmm, here they show up,at least in pvst's own vst menu.
by polac
Tue Apr 02, 2024 9:47 am
Forum: Devs
Topic: new pvst beta (updated 19-May-2025)
Replies: 607
Views: 1454988

Re: new pvst beta (updated 03-Dec-2023)

Hi UNZ, i'll take a look.
by polac
Sat Mar 30, 2024 9:17 pm
Forum: Devs
Topic: ReBuzz by WDE anybody knows anything?
Replies: 27
Views: 46445

Re: ReBuzz by WDE anybody knows anything?

I tested some demo stuff I created in the former build, triggering some Polac VSTi via midi send and I had to activate "All" instead of the default "active editor" to get sound with the editor closed, but everything loaded fine. (I totally forgot that I once did it in the old ne...
by polac
Sat Mar 16, 2024 9:12 pm
Forum: Devs
Topic: new pvst beta (updated 19-May-2025)
Replies: 607
Views: 1454988

Re: new pvst beta (updated 03-Dec-2023)

In case of shell2vst, i would move the vst3shell files out of the vst2 folder at first, then use shell2vst on it and put the small stub dlls back to your vst2 folder. That way you only have one entry for each vst in you menus.
by polac
Sun Dec 03, 2023 11:13 am
Forum: Devs
Topic: new pvst beta (updated 19-May-2025)
Replies: 607
Views: 1454988

Re: new pvst beta (updated 21-May-2023)

hey frank... food for thought... since vst3 is all fucking ruthless about the way plugins are installed (programfiles/commonfiles/vst3) without path installation options and what not... is the possibility you could setup like a txt or config file or some other thing where if we wanted (but not need...
by polac
Sun Dec 03, 2023 11:07 am
Forum: Devs
Topic: new pvst beta (updated 19-May-2025)
Replies: 607
Views: 1454988

Re: new pvst beta (updated 03-Dec-2023)

Bump, new version online.
by polac
Sat Aug 05, 2023 12:35 pm
Forum: Users
Topic: Older Ohmforce vsts now free
Replies: 3
Views: 4498

Older Ohmforce vsts now free

It seems Ohmforce did set their older plugins free now, just for those who are interested. :dance:

https://www.ohmforce.com/plugins