64 bit replacement for Livecut

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

Post

hey
still nothing but i'm not sure i'm doing it right
all i've done is drop the 'Livecut-GUI.vst3' file into my vst3 folder
i've also tried a custom folder
should i be putting the source code anywhere?

Post

AUTO-ADMIN: Non-MP3, WAV, OGG, SoundCloud, YouTube, Vimeo, Twitter and Facebook links in this post have been protected automatically. Once the member reaches 5 posts the links will function as normal.
drakh wrote: Wed Nov 09, 2022 5:06 pm So for those wh are on windows i managed to build the VST3 plugin.

you can find it here:
https://github.com/drakh/Livecut-GUI/releases/tag/0.1 (https://github.com/drakh/Livecut-GUI/releases/tag/0.1)

it is slightly modified version of https://github.com/eventual-recluse/Livecut-GUI (https://github.com/eventual-recluse/Livecut-GUI) just some lame adjustements to be able to build it
aww i was super excited seeing that but im not sure if i did something wrong but in cubase 11 on win 10 ist not working either :(

thank you anyways!

Post

drakh wrote: Wed Nov 09, 2022 5:06 pm So for those wh are on windows i managed to build the VST3 plugin.

you can find it here:
https://github.com/drakh/Livecut-GUI/releases/tag/0.1

it is slightly modified version of https://github.com/eventual-recluse/Livecut-GUI just some lame adjustements to be able to build it
Thank you for the effort, unfortunately Live 11 won't recognize it.
When checking Ableton's log, this is what it says

"2022-12-06T17:57:48.777301: info: Vst3: check plugin at path: "C:/Program Files\Common Files\VST3\Livecut-GUI.vst3"
error: Failed to load plugin: loading dll C:\Program Files\Common Files\VST3\Livecut-GUI.vst3 failed: error 126 (0x0000007e): The specified module could not be found."

Post

sadly enough not recognised in fl studio 20

Post

Hey cool it looks like some of you found my build repo at https://github.com/mrbfrank/Livecut-64bit. This reminds me I need to actually publish my 64bit AU build, will do that soon. It still doesn't save settings with your session, but my Livecut workflow is to record it on another track & sample the best parts so that works great. I was trying to fix that bug before releasing, but maybe putting it out it will get more devs to contribute.

Also if you didn't know DestroyFX updated their classic plugins to 64bit, glad to have Buffer Override & the rest back in my sessions http://destroyfx.org/

Post

AUTO-ADMIN: Non-MP3, WAV, OGG, SoundCloud, YouTube, Vimeo, Twitter and Facebook links in this post have been protected automatically. Once the member reaches 5 posts the links will function as normal.
sonofdirt wrote: Mon Jan 09, 2023 10:33 pm Hey cool it looks like some of you found my build repo at https://github.com/mrbfrank/Livecut-64bit (https://github.com/mrbfrank/Livecut-64bit). This reminds me I need to actually publish my 64bit AU build, will do that soon. It still doesn't save settings with your session, but my Livecut workflow is to record it on another track & sample the best parts so that works great. I was trying to fix that bug before releasing, but maybe putting it out it will get more devs to contribute.

Also if you didn't know DestroyFX updated their classic plugins to 64bit, glad to have Buffer Override & the rest back in my sessions http://destroyfx.org/ (http://destroyfx.org/)
Any news on the AU 64bit build?

Post

Dadda wrote: Tue Dec 06, 2022 5:29 pm
drakh wrote: Wed Nov 09, 2022 5:06 pm So for those wh are on windows i managed to build the VST3 plugin.

you can find it here:
https://github.com/drakh/Livecut-GUI/releases/tag/0.1

it is slightly modified version of https://github.com/eventual-recluse/Livecut-GUI just some lame adjustements to be able to build it
Thank you for the effort, unfortunately Live 11 won't recognize it.
When checking Ableton's log, this is what it says

"2022-12-06T17:57:48.777301: info: Vst3: check plugin at path: "C:/Program Files\Common Files\VST3\Livecut-GUI.vst3"
error: Failed to load plugin: loading dll C:\Program Files\Common Files\VST3\Livecut-GUI.vst3 failed: error 126 (0x0000007e): The specified module could not be found."
Uh, so i went to similar situation.
I made a clean install of my OS, and yeah, copied my build to VST3 folder, and during the scan of plugins in Tracktion Waveform it simply failed to initialise, causing plugin not to be shown in my DAW. whic is strange.
So then i tried to install february 2023 edition of MS C++ runtimes, didn't help...
Then i installed Visual Studio 2022 (community edition). And that uh huh, helped, i don't know if, VS installed some other libraries/dependencies or what happened, but, anyway, then i reopened the project and i realised that the plugin was built in "debug" mode. So probably that was causing problems loading it..

So here is nw, "release" built,

https://github.com/drakh/Livecut-GUI/releases/tag/0.1.1

i don't know if that will work on other systems as i have VS2022 already installed ...

let me please know

Post

Hi, drakh, thanks for trying, but it still doesn`t show up in Reaper, win10

Post

It works here, thank you so much, it brings back so many memories :party:
Image

Post

It does work here on Windows 10 Ableton Live 11.

Thank you very much for bringing back one of my favorite plugins (with SupaTrigga) from the 32 bits era.
U N I S O N : shoegaze/electronic wall of sound with heavenly voice
https://soundcloud.com/weareunison / https://www.facebook.com/unison666 / https://weareunison.com/

Post

drakh wrote: Thu Mar 16, 2023 10:09 am
Dadda wrote: Tue Dec 06, 2022 5:29 pm
drakh wrote: Wed Nov 09, 2022 5:06 pm So for those wh are on windows i managed to build the VST3 plugin.

you can find it here:
https://github.com/drakh/Livecut-GUI/releases/tag/0.1

it is slightly modified version of https://github.com/eventual-recluse/Livecut-GUI just some lame adjustements to be able to build it
Thank you for the effort, unfortunately Live 11 won't recognize it.
When checking Ableton's log, this is what it says

"2022-12-06T17:57:48.777301: info: Vst3: check plugin at path: "C:/Program Files\Common Files\VST3\Livecut-GUI.vst3"
error: Failed to load plugin: loading dll C:\Program Files\Common Files\VST3\Livecut-GUI.vst3 failed: error 126 (0x0000007e): The specified module could not be found."
Uh, so i went to similar situation.
I made a clean install of my OS, and yeah, copied my build to VST3 folder, and during the scan of plugins in Tracktion Waveform it simply failed to initialise, causing plugin not to be shown in my DAW. whic is strange.
So then i tried to install february 2023 edition of MS C++ runtimes, didn't help...
Then i installed Visual Studio 2022 (community edition). And that uh huh, helped, i don't know if, VS installed some other libraries/dependencies or what happened, but, anyway, then i reopened the project and i realised that the plugin was built in "debug" mode. So probably that was causing problems loading it..

So here is nw, "release" built,

https://github.com/drakh/Livecut-GUI/releases/tag/0.1.1

i don't know if that will work on other systems as i have VS2022 already installed ...

let me please know
Holy cow! It works! Thank you so much for this, I know a lot of people will be happy =D

Post

Hey there.
Anyone knows how to build it for macOS ?

Thanx

Post

it works great, having so much fun with Tactic and LiveCut right now, thank you dude :hug: :hug: :hug:
Screenshot (1149).png
You do not have the required permissions to view the files attached to this post.
aliasing plugin owner
:?

Post

in fl studio sometimes adding the plugin mutes the sound...
Last edited by robindrieghe on Fri Jun 30, 2023 3:23 pm, edited 1 time in total.

Post

AUTO-ADMIN: Non-MP3, WAV, OGG, SoundCloud, YouTube, Vimeo, Twitter and Facebook links in this post have been protected automatically. Once the member reaches 5 posts the links will function as normal.
Hey
Finally succeeded to build the vst3 for macOS !

You can find it here : https://www.musiquedenuit.com/livecut-vst3-for-mac/ (https://www.musiquedenuit.com/livecut-vst3-for-mac/)

Enjoy!
:phones:

Post Reply

Return to “Effects”