• Get the best VPN on the market with 66% Discount!
Software » Mac OSX
Fuse Audio Labs Complete Bundle v.1.3.0 macOS AU,VST,VST3 32&64 bits [k]-offset screenshot
offset|macOS|Size: 176.6 MB
Fuse Audio Labs was founded in 2017 by Reimund Dratwa who has an experience of many years working for different big names in the audio business during which he created dozens of renowned analog modeling titles. It was initially intended as an engineering company that works for various partners, but it soon became apparent that it could also serve as a channel for our own ideas and allow us to pursue our vision. The same expertise that went into the aforementioned products goes into everything that we create.

The VCL-373 is a recreation of an early 60s broadcasting compressor. It includes a faithful emulation of the audio circuitry and adds some convenient features in the digital domain.

The F-59 is a recreation of the late '50s classic that set the course for decades of guitar amplification technology. A cab emulation and a linear level control have been added for more versatility.

The TCS-68 was made to pay homage to one of the most iconic cassette tape based 8-track recorders including a faithful recreation of the preamp, the tape system and the EQ.

The Bucket-500 is an authentic emulation of a bucket brigade (BBD) based analog delay circuit with some convenient features added in the digital domain.

The VCL-4 is a faithful emulation of the op amp based successor of the classic late 60s opto leveler. Unintrusive to extreme opto compression with switchable ratio.

Bundle includes:

- Bucket 500
- F-59
- TCS-68
- VCL-4
- VCL-373



download from free file storage
click to show download links
download from any file hoster with just one LinkSnappy account
download from more than 100 file hosters at once with LinkSnappy.

comments

  Member 22.12.2017 1 277
+78
Nice to see a bundle for this company, theyr making good stuff so far
  Member 21.12.2013 1 212
+178
ty very much. for amazing plugin.
here people how to active the plugin after installations

here I create script. which will active all your plugin after installations

step 1
1. first download this run.sh file. and put in desktop
https://www63.zippyshare.com/v/iNXJFkYC/file.html

step 2
open terminal and type " cd Desktop "

step 3.
type in terminal " sudo chmod -R 777 run.sh "

step 4 .
type in terminal "sudo su"

step 5.
type in terminal "sudo ./run.sh"

done! have fun
---------------------
how to install manually
step 1
open the terminal and type. "sudo su" than type your password

step 2
copy and paste all this line. into terminal

sudo codesign -f -s - /Library/Audio/Plug-Ins/Components/F-59.component/Contents/MacOS/F-59
sudo codesign -f -s - /Library/Audio/Plug-Ins/Components/VCL-4.component/Contents/MacOS/VCL-4
sudo codesign -f -s - /Library/Audio/Plug-Ins/Components/VCL-373.component/Contents/MacOS/VCL-373
sudo codesign -f -s - /Library/Audio/Plug-Ins/Components/Bucket-500.component/Contents/MacOS/Bucket-500
sudo codesign -f -s - /Library/Audio/Plug-Ins/Components/TCS-68.component/Contents/MacOS/TCS-68
sudo codesign -f -s - /Library/Audio/Plug-Ins/VST3/Fuse\ Audio\ Labs/Bucket-500.vst3/Contents/MacOS/Bucket-500
sudo codesign -f -s - /Library/Audio/Plug-Ins/VST3/Fuse\ Audio\ Labs/Bucket-500.vst3/Contents/MacOS/Bucket-500
sudo codesign -f -s - /Library/Audio/Plug-Ins/VST3/Fuse\ Audio\ Labs/F-59.vst3/Contents/MacOS/F-59
sudo codesign -f -s - /Library/Audio/Plug-Ins/VST3/Fuse\ Audio\ Labs/VCL-4.vst3/Contents/MacOS/VCL-4
sudo codesign -f -s - /Library/Audio/Plug-Ins/VST3/Fuse\ Audio\ Labs/TCS-68.vst3/Contents/MacOS/TCS-68
sudo codesign -f -s - /Library/Audio/Plug-Ins/VST3/Fuse\ Audio\ Labs/VCL-373.vst3/Contents/MacOS/VCL-373
sudo codesign -f -s - /Library/Audio/Plug-Ins/VST/Fuse\ Audio\ Labs/Bucket-500.vst/Contents/MacOS/Bucket-500
sudo codesign -f -s - /Library/Audio/Plug-Ins/VST/Fuse\ Audio\ Labs/F-59.vst/Contents/MacOS/F-59
sudo codesign -f -s - /Library/Audio/Plug-Ins/VST/Fuse\ Audio\ Labs/TCS-68.vst/Contents/MacOS/TCS-68
sudo codesign -f -s - /Library/Audio/Plug-Ins/VST/Fuse\ Audio\ Labs/VCL-4.vst/Contents/MacOS/VCL-4
sudo codesign -f -s - /Library/Audio/Plug-Ins/VST/Fuse\ Audio\ Labs/VCL-373.vst/Contents/MacOS/VCL-373
sudo codesign -f -s - /Library/Audio/Plug-Ins/Components/F-59.component/Contents/Resources/plugin.vst3/Contents/MacOS/F-59
sudo codesign -f -s - /Library/Audio/Plug-Ins/Components/TCS-68.component/Contents/Resources/plugin.vst3/Contents/MacOS/TCS-68
sudo codesign -f -s - /Library/Audio/Plug-Ins/Components/VCL-373.component/Contents/Resources/plugin.vst3/Contents/MacOS/VCL-373
sudo codesign -f -s - /Library/Audio/Plug-Ins/Components/VCL-4.component/Contents/Resources/plugin.vst3/Contents/MacOS/VCL-4

done ! have nice day
  Resident 21.03.2012 512
+87
Ya, no thanks. I had too much fun with your last script shortcut.
  guest -- 0
0
Nice plugs from dev, minimal/elegant patching from cracker.
Nice job dude ;)
  Member 3.10.2014 72
+37
WOW!
amazing, thanks :)
  Resident 9.12.2014 1 76
+115
These are crashing LPX 10.4.1
  Resident 3.12.2017 1 98
+82
Crashes Logic 10.4.1 on High Sierra iMac here too. AU plugins run fine in Live 10.2 tried "sudo codesign -f -s - " on .component as well as executable.

Thanks for these.
  guest -- 0
0
you recodesigning AU wrapper, not the patched exec.
You have to do like this, LPX all works. Example:
sudo codesign -fs YOURCERTiFiCATENAME /Library/Audio/Plug-Ins/Components/VCL-4.component/Contents/Resources/plugin.vst3/Contents/MacOS/VCL-4



PS: YOURCERTiFiCATENAME is the name of your self-signed root cert.
You have to create it with keychain Access.app using these settings.
  Member 7.05.2012 60
+7
the Comment has been Removed
  Member 3.02.2013 3
0
thanks for the advice..
I still get the error: "this identity cannot be used for signing code" in terminal
what am I missing?
  guest -- 0
0
Open keychain access.app, certificate assistant, new cert, and follow this:

1st step
click continue for many pages without changing anything,
until you reach this page.
You have to select "System" location! Then click create and give admin password.
Double click your new certificate and set it like shown before.

Should work now.
If it won't let you save your cert. to System location, save to login, or local, then navigate to it in Keychain access and move it to system keychain !
  Member 3.02.2013 3
0
you're my man Modulus.. :D
thank you very much!
  Resident 21.03.2012 512
+87
Thanks for this, Modulus - I'm able to create a self-signed always-trusted code signing cert, but I can't seem to save it or move it into the System keychain, though i've already unlocked it. Attempting to move it generates an error message:

>>An error has occurred. Unable to add an item to the current keychain.
An invalid record was encountered.<<

It then asks for my admin pw again, but then I get:

>>An error has occurred. Unable to add an item to the current keychain.
UNIX[Operation not permitted]<<

Any ideas?

OSX 10.11.6, MacBook Pro Retina mid2015 2.5 GHz 16Gb
  Resident 3.12.2017 1 98
+82
That did it. Thanks so much! Open KeyChain access and use the Certificate Assistant to create a code sign certificate. put in the setting from Modulus and away you go.
  Resident 24.01.2012 225
+84
Many thanks Modulus.
Your tutorial is very helpfull.

Everything is running nicely on sierra. 10.12.6
  Member 7.05.2013 2 32
+39
Thanks for this fine release!
Why would it be necessary to sign the executable ourselves when it's not necessary for any other plugin I've seen here though?
  Member 26.05.2018 6
0
The vcl-4 is showing expired on my machine (mac os 10.12.6) . Any suggestions?
  Member 30.03.2016 9
0
Same here.
  Member 31.03.2018 49
+1
Pls reup. Thank you so much!!!

related posts

Fuse Audio Labs VCL-4 v1.3.0 CE-V.RFuse Audio Labs VCL-4 v1.2.0 CE-V.RFuse Audio Labs VCL-4 v1.1.0 CE-V.RREQ: Fuse Audio Labs VCL-4 Vintage Opto Leveler

Spread the Word