Cytomic The Glue! latest updates!

Discussion in 'Software News' started by mild pump milk, Apr 6, 2015.

  1. mild pump milk

    mild pump milk Russian Milk Drunkard

    Joined:
    Mar 29, 2014
    Messages:
    2,731
    Likes Received:
    2,293
    Location:
    Russia
    Cytomic The Glue
    The Glue is an analog modeled compressor plug-in based on The classic 80's British big console buss compressor with some additional features. It uses the same high quality algorithms used in circuit simulation packages but optimised for real time use. It's quick and easy to use and has an uncluttered interface.

    Additions over the original circuit include an ultra-fast attack time down to 0.01mS and a Range knob, which backs off the compression to give incredibly natural sounding attacks and also limit the maximum amount of compression applied. There is also external sidechain support and an adjustable sidechain highpass filter.

    Feature Summary
    Accurate analog model of classic 80's British big console buss compressor
    Ultra-fast attack time of up to 0.01 mS
    Range knob to naturally control the maximum compression applied
    Peak Clip to optionally hard limit transients
    DSP coded using C++ and assembler, Interface coded using the Juce framework (C++)
    Serial number copy protection with generous license agreement (but no license transfers)

    Circuit Modeling and DSP
    The Glue features the same circuit modeling techniques use in professional circuit simulation packages but optimised for real time use. The signal flow structure including all feedback loops and useful non-linearities of the original circuit has been preserved. The algorithm uses actual values for resistors, capacitors, diodes, and other circuit components. The voltages and currents are solved in real time and match as closely as possible to the analog circuit in both the time and frequency domains.

    Release Notes (since 1.0.16):

    v1.3.12 (16 Arp 2015)
    • New: HiDPI support on Win
    • Fixed: changed library calls so plugin loads on Win XP
    • Fixed: more robust machine id generation on Mac


    V1.3.11 (8 Arp 2015)
    • Fixed: Mono SC (side-chain) oversampling working again


    v1.3.10 (6 Arp 2015)
    • Fixed: presets from older versions now recall properly in Cubase song files

    v1.3.9 (3 Arp 2015)
    • Fixed: Win plugin will now load on machines without Visual Studio 2012 redistributable installed
    • Fixed: Mac VST plugin now gets keyboard focus when when entering text values

    v1.3.8 (1 Arp 2015)
    • Fixed: mono AU working in DP 7/8

    v1.3.7 (30 Mar 2015)
    • Fixed: mono VST version now working properly
    • Fixed: redraw issues on resize of interface with VST version in Live on Mac
    • Trying: removed PACE signing on VST builds to see if that helps with customers having issues getting Studio One v2 on Win 8 and Cubase 6.5 on Win 7 to be recognised.

    v1.3.6 (26 Mar 2015)
    • Fixed: better generation of auth machine ids on Windows to avoid clashes without salt

    v1.3.5 (25 Mar 2015)
    • Fixed: AAX mono plugin id so mono RTAS tracks translate over to the AAX plugin
    • Fixed: Windows AAX library now built against XP SDK, so plugin loads on XP machines again
    • Fixed: removed salt from machine id so reformat of machine won't trigger a new auth

    v1.3.4 (23 Mar 2015)
    • Fixed: transient behaviour returned to null with old version
    • Fixed: added back shift key modifier for fine movement of drag and mouse wheel

    v1.3.3 (21 Mar 2015)
    • Fixed: saved Attack and Release settings now recall correctly
    • Fixed: double clicking on ring labels of Attack, Ratio, and Release now working again

    v1.3.2 (20 Mar 2015)
    • Fixed: host bypass and plugin power button now work again

    v1.3.1 (20 Mar 2015)
    • New: fully scalable user interface
    • New: retina display support on Mac
    • New: AAX Native version
    • New: password protected copy protection to support code signing and AAX

    v1.2.9 (10 Sep 2013)
    • New: can now click to reset the state of the I/O checking indicator
    • Fixed: random crashes in re-sampler, mostly on 32-bit version
    • Fixed: sometimes reporting incorrect oversampling latency when base sample rate higher than 48 khz

    v1.2.8 (30 Jul 2013)
    • New: optional checking of all input and output buffers for invalid numbers
    • Fixed: re-connected host bypass button for VST version (was lost in Juce update)
    • Fixed: re-connected latency reporting for AU version (was lost in Juce update)

    v1.2.7 (15 Jul 2013)
    • New: preset menu now contains a list of available presets sorted by categories
    • New: optional dc blocking in the main signal path
    • New: updated to latest Juce framework for greater compatibility
    • Fixed: bug in oversampling that could cause silence or crashes under certain conditions

    v1.2.1
    • New: Mac OS 10.7 (Lion) officially supported
    • New: ProTools 10 officially supported for RTAS plugins (AAX still to come)
    • New: latency for oversampling has fixed length for better support of various hosts
    • New: now uses operating system standard dialog boxes for better accessibility
    • Fixed: all keystrokes now passed through to all hosts in AU version
    • Fixed: RTAS not loading on Windows 7 machines
    • Fixed: bug that prevented preset “Load...” from working
    • Fixed: mouse over values for knobs now display correctly

    v1.1.6
    • New: Mac 64-bit VST plugin type
    • New: improved smoothing algorithm now uses a 2 pole low pass filter on parameter changes
    • New: slightly improved cpu performance
    • Fixed: crash when creating a new instance of The Glue with oversampling enabled by default
    • Fixed: slow redraws on P4 machines
    • Fixed: auto release working again, was broken in v1.1.5
    • Known issue: no presets included in this build. If you don't have presets then please install v1.1.3 and load a single copy in any host and the presets will be installed. You may then use v1.1.5 as normal

    v1.1.5
    • Fixed: controls now re-drawn in correct position after loading a preset
    • Fixed: you can now use both the AU and VST version at the same time in hosts that support both (eg: Ableton Live or Studio One)

    v1.1.4
    • New: smoothed Threshold, Makeup, Range, Mix, and Sidechain HP controls so no pops, clicks, or zipper noise when adjusted from gui or automated
    • Fixed: removed CPU spikes when drawing the graphical user interface on Mac
    • Fixed: removed CPU spikes on first play, and when switching oversampling amounts
    • Fixed: preset menu not showing with some hosts on PPC
    • Fixed: reduced memory footprint with large oversampling amounts with large host buffer sizes
    • Known issue: you cannot use both the AU and VST version at the same time in hosts that support both (eg: Ableton Live or Studio One)

    v1.1.3
    • Fixed: mono oversampling now working that was broken in v1.1.2
    • Fixed: hang on render in Cubase and Nuendo by not reporting latency change during render. Until Steinberg fix the issue at their end renders will not have correct automatic latency correction

    v1.1.2
    • New: updated linear phase high quality oversampling to support up to 12 MHz (x256) – note that x2 is recommended for Realtime and x8 is recommended for Render
    • New: slightly improved preset handling with next and previous buttons
    • Fixed: unwanted smoothing of Mix and Makeup Gain on first process block
    • Fixed: needle is now reset of when not processing audio
    • Fixed: detection of offline rendering in Reaper and Sonar
    • Fixed: reporting of dynamic latency in VST version in Live and possibly other hosts

    v1.1.1
    • Fixed: bug in RTAS version only that disabled the external sidechain in v1.1.0

    v1.1.0
    • New: linear phase high quality oversampling up to 768 kHz
    • Fixed: freeze on render in Wavelab 7
    • Fixed: denormal bug causing extra cpu usage with long sections of silence
    • Fixed: improved Pro Tools HD compatibility

    v1.0.18
    • Fixed: stopped writing of debugging file "LastLoadedXml.txt" to desktop

    v1.0.17
    • Fixed: bug in new auto release algorithm that caused wasted cpu
    • Fixed: support for OS 10.4 for non 64-bit builds on Mac (wasn't working in v1.0.16)
    • Fixed: now correctly loads Cubase settings that were saved with v1.0.15 or earlier

    v1.0.16
    • New: improved auto release with lower cpu and lower aliasing
    • New: Improved analog modeling for analog sounding attacks
    • New: Optimised analog modeling for greater efficiency
    • New: 64-bit Mac Au
    • New: 64-bit Win Vst
    • New: Double click on outer notches of controls to jump to that value
    • New: Double click in the centre of controls to enter text values
    • New: Peak needle, optional, click on the VU to toggle
    • New: Needle drawing with more accurate motion blur
    • New: Logic 5.x support on Win (no ext sidechain)
    • New: Adobe Premiere support (no ext sidechain)
    • New: Wavelab 5.x support (no ext sidechain)
    • Fixed: Wavelab 6 no longer hangs on startup
    • Fixed: Keystrokes are passed to host more reliably
    • Fixed: auto update of settings from v1.0.15 and before and match the threshold


    _____________________________________________________

    Minimum System Requirements
    Vst 2.4, Au, or Rtas compatible host that can handle 4 input 2 output plugins (stereo sidechain)
    Mac: Intel OS 10.5
    Win: XP / Vista / 7 with SSE2 CPU

    Tested And Working Hosts
    If your host is not listed below then please make sure the trial version is working correctly before you purchase.
    Logic v7.x, 8.x, 9.x
    Live v6.x, 7.x, 8.x
    Pro Tools v8.x
    Cubase v5.x
    Reaper v4.x
    Sonar v7.x


    Price
    Price: USD 99.00

    Link To Site:
    http://www.cytomic.com/glue
     
  2.  
  3. ArticStorm

    ArticStorm Moderator Staff Member

    Joined:
    Jun 7, 2011
    Messages:
    7,532
    Likes Received:
    3,790
    Location:
    AudioSexPro
    if i was R2R or hexwars, i would delay a release, because updates coming a way to fast and protection could be changed easy.
     
  4. mild pump milk

    mild pump milk Russian Milk Drunkard

    Joined:
    Mar 29, 2014
    Messages:
    2,731
    Likes Received:
    2,293
    Location:
    Russia
    changes for Win users are not significant since 1.2.8
    highlight: about 10 changes to DSP, GUI, stability...maybe also plugin coding fixes
    other useless stuff for me is protection, AU/AAX changes, retina display, presets for Cubase, Mac compatibility, DP compatibility, working mono-version...
    not so much since 2013...the glue was one the best since 1.0.0, but since 1.2.8 it is just only 5-7% better
     
  5. 5teezo

    5teezo Audiosexual

    Joined:
    Feb 2, 2012
    Messages:
    2,062
    Likes Received:
    1,174
    Probably the only character comp you ever need to buy. It just sounds so dope on everything. This guy did program the DSP in XFER Serum as well as some of the filters btw. So quality stuff right there.
     
  6. 5teezo

    5teezo Audiosexual

    Joined:
    Feb 2, 2012
    Messages:
    2,062
    Likes Received:
    1,174
    Since when is a vector-based, resizeable GUI not a "significant" change?
    And since when do you want "significant" change on an SSL Style compressor which is working really well and everybody has grown accustomed to?
    Or would you like to re-open an old project of yours and suddenly the whole balance is fucked because your master comp behaves differently due to new/overhauled algorithms?
    And how do you come up with measures like "it is just only 5-7 % better" What does that even mean and what is this based on?
     
  7. mild pump milk

    mild pump milk Russian Milk Drunkard

    Joined:
    Mar 29, 2014
    Messages:
    2,731
    Likes Received:
    2,293
    Location:
    Russia
    Quote

    highlight: about 10 changes to DSP, GUI, stability...maybe also plugin coding fixes
    other useless stuff for me is protection, AU/AAX changes, retina display, presets for Cubase, Mac compatibility, DP compatibility, working mono-version...


    5-7% better since 1.2.8 - to sound, because nobody will hear (in your tracks) vector-based GUI or its stability or its protection changes. To the sound changes are - transient behaviour returned to null with old version, no more other stuff...

    watch through changelog and make conclusion...
     
Loading...
Similar Threads - Cytomic Glue latest Forum Date
Curiosity: In what ways do you use "The glue" by Cytomics? Mixing and Mastering Jan 17, 2024
T-Racks and Cytomic Glue seems unauthorized Software Jan 4, 2021
Help! Cytomic the glue impossible to activate in fl studio Software Aug 11, 2016
Good Cytomic The Glue alternative Pro Tools Dec 23, 2015
(cytomic.com) The Glue -> v1.3.19 Software News Apr 1, 2015
Loading...