KVR Audio is the Internet's number one news and information resource for open standard audio plug-ins. We report new releases, product announcements and product updates (major and minor) for all VST Plug-ins, DirectX Plug-ins and Audio Units Plug-ins (and RTAS too). We manage a fully searchable audio plug-in database (updated daily), and offer many free member services including user reviews, product update notifications and a very active discussion forum. We also host official support forums for many plug-in developers plus the official Receptor support forum.
Plug-in Database: Virtual
Instruments, Effects & Hosts
Plug-in
Ranks
Banks & Patches
Download & Upload
Plug-in Ratings
by KVR Members
Wiki: Tutorials,
Audio Lexicon, ...
Listen to Music
by KVR Members
Search
KVR

Google Powered Search:

in new window

KVR Powered Plug-in Search:

View products related to this news item
WindowsMac OS XUniversal BinaryVST

Cycling '74 updates Max/MSP to v5.0.2. A extensive list of changes follows:

  • file preferences window updates when filepref changes a path.
  • umenu: prefix accepts any symbol (not only file paths).
  • obtrusive error messages in patcher window are now filtered for repetitions.
  • pictctrl: fixed sporadic crashes opening patchers with pictctrl objects in dial mode.
  • multislider: minimum size can be 8*8 as in Max 4.
  • rslider: range color can now have alpha.
  • fixed wclose message to thispatcher.
  • counter: bang resets output to 0 when clocker is already running.
  • poly~: fixed crashes when poly~ could not load a non-existent patcher, and then pattrstorage tried to look inside of it for pattr objects.
  • imovie: fixed bug where the vol message with a float argument, did not set the volume as advertised in the documentation.
  • fixed crash when the debugger hits a break watchpoint placed directly on the outlet of a key or MIDI input object.
  • disabled mouse movement row selection in auto-completion list.
  • rslider: have now a floatoutput attribute.
  • help key (Mac only) opens help file if one object in a patcher is selected.
  • file browser: fixed bug in movie file previews that would display movies with the wrong dimensions.
  • file browser: audio and movie file previews now have a volume level control, the volume level is remembered across launches in user preferences.
  • metrical time scheduler will trigger events even if some intervening time-consuming process prevents the event from being triggered at the intended time; in this way it behaves more like the regular Max scheduler.
  • jit.fpsgui: added getstate message for compatibility.
  • lcd: getpixel message implemented.
  • lcd: strings > 1000 pixels in width draw properly.
  • vst~: NI plug-ins work on PowerPC.
  • wave~: fix for set message on PPC.
  • 2d.wave~: fix for set message on PPC.
  • pattrstorage: deferred (from defer_low) read/write messages.
  • ezadc~: fixed state updating on initialization.
  • ezdac~: fixed state updating on initialization, fixes highlighting of ezdac~ button in DSP Status window when audio is already on.
  • minimum: fixed precisions with high values.
  • maximum: fixed precisions with high values.
  • doc window contents menu no longer displays entity names of the operators && etc.
  • cut, copy, and paste implemented for text fields inside inspectors.
  • prevented crashes when typing the word "inspector" into an object box.
  • text shown in option-title-bar menu is the patcher's name, not the window title.
  • removed tcin from object list.
  • table: fixed crash when pasting table values when nothing was selected -- now there must be a selection before you can paste table values.
  • pictslider: fixed scaled knob tracking issue.
  • fixed bug where releasing the 'a' key while holding the shift key down confused the key and keyup objects.
  • poly~: fixed harmless "requires additional argument" message when using the args keyword.
  • jit.gl.cubemap: fixed crash setting "drawto" attribute to a bogus value.
  • double click on send or receive objects no longer crash.
  • cmd+click to lock a patcher now works when objects are selected.
  • fixed possible crash when harvesting metadata.
  • quickref auto-patching now works in non-left inlets, and messages / attributes are appropriately disabled in the menu.
  • key: outputs ctrl+A - ctrl+Z ascii codes again.
  • ctrl keys on Mac are mapped properly for non-US key layouts.
  • fixed problems dragging number values in the inspector with a tablet.
  • window positioning bounds are updated when mac monitor arrangement changes while Max is running.
  • up and down arrow keys work in object box text editor when auto-completion is not visible.
  • slider: fixed offset when the minimum was negative.
  • tab: have now border, bordercolor and borderoncolor attributes.
  • coll: fixed crash when object is created using a name in use by another class, and made error message refer to object.
  • a new view of an embedded bpatcher is editable.
  • fixed bug where it appeared that that two rows were added to the file preferences window when using the + button to add a user path.
  • paste replace and applying prototype now leave target objects selected.
  • showing toolbar via command on View menu now works after first hiding it.
  • windows: empty implementation of assist_string is in place so externals that use it will still load (although with broken assistance).
  • pasting compressed patcher text into the max built-in text editor will now decompress the text giving the user a way to first look at the contents before pasting it into a patcher.
  • esc key, delete key, etc work properly when caps lock (or other modifiers) are on.
  • bpatchers created via option+drag from file browser no longer have internal patcher contents duplicated.
  • The "Modify Read Only" command is now enabled for embedded bpatchers.
  • help key (or F1 on windows) now opens object help file or if no objects are selected it opens the generic max help.
  • windows: ctrl+? now opens generic max help so F1 can open help on objects.
  • hover: new mouse exit outlets.
  • fixed double-click on title bar to collapse window.
  • movie: Fix for crash with 'vol' message.
  • slider: now has a new setminmax message to quickly specify the minimum and range.
  • rslider: Now has a new setminmax message to quickly specify the minimum and range.
  • rslider: Now has a new setminmax message to quickly specify the minimum and range.
  • patcher object's presentation attribute now reflects first view's presentation status.
  • preset: no longer attempts to send the 'preset' message to patchers, which generally respond by creating preset objects.
  • fixed pop-up menus and other small windows not appearing above floating windows when the menu bar was not visible.
  • fixed crash sending max midi autosetup message when MIDI Setup window was not visible.
  • typing "a" no longer selects zplane~; in general, object palette requires at least a first-character match when typing a name before an object will be selected.
  • bpatcher: embedded patchers can now be edited right away -- they will start with a blank patcher so you don't have to load a starting one.
  • bpatcher: passing args to an embedded bpatcher now works.
  • bpatcher: undo can restore changes to a bpatcher's patcher that was modified (via embed or modify read only) after such changes are lost due to loading a new patcher (via changing the bpatcher's name attribute).
  • poly~: fixed problems with customized outlet assistance descriptions.
  • matrix~: ramp time is sample-rate independent.
  • spectroscope~: prevented crashes caused by log-scaling negative amplitudes.
  • documentation images folders are no longer added to the search path.
  • lcd: writepict creates a file sized to the current lcd visible area for small pictures.
  • key object now reports keystrokes when mouse is down in a patcher.
  • help key to open object help now works when auto-edit on typing preference is enabled.
  • windows: key codes for key object are now the same as the mac and the same as for Max 4.6.
  • no longer crashes if a box that has text being edited is deleted via scripting.
  • fix for crash loading matrixctrl image.
  • press P in an unlocked patcher to create a new object with presentation attribute enabled.
  • table: right outlet now sends a bang when data is edited.
  • kslider: fixed keyboard tracking when offset was not a multiple of 12.
  • poly~: fixed crash re-opening the window of a dynamically changed patcher if the poly~ was in a subpatcher.
  • poly~ help file now has examples of dynamic patcher loading and multithread support.
  • menubar: fixed problems adding items to the File and Edit menus including repeated items when showing the menu bar more than once and file items duplicated in the Edit menu.
This news item is tagged as: Plug-in Host | Developer Info | Universal Binary
Bookmark this item KVRmarkThis   Reddit   Furl It   Digg It   Bookmark at del.icio.us   Bookmark at Yahoo!
advertisement

Related news...

10 Feb 2010 Cycling '74 updates Max/MSP/Jitter to v5.1.3 (incl. Max Runtime)
22 Jan 2010 Cycling '74 updates Max/MSP/Jitter to v5.1.2
21 Dec 2009 Puremagnetik announces 'Max Fuel, the First' for Max for Live
21 Dec 2009 Cycling '74 updates Max (Max/MSP/Jitter) to v5.1.1 (incl. Runtime)
16 Dec 2009 Novation releases StepSeq (beta) for Max For Live
24 Nov 2009 Ableton releases Max For Live
23 Nov 2009 Cycling '74 updates Max/MSP/Jitter to v5.1 (includes support for Max for Live)
04 Nov 2009 Ableton launches Able10 - Celebrating 10 Years of Ableton (incl. Live Intro, Live Lite 8, Max for Live Beta, Discounts and Freebies)
05 Oct 2009 Ableton and Cycling '74 announce Max for Live preview at AES New York
16 Sep 2009 Cycling '74 updates Max/MSP to v5.0.8
15 May 2009 Cycling '74 discontinues Pluggo (Moves Pluggo Technology to 'Max for Live')
15 Apr 2009 Cycling '74 updates Max/MSP to v5.0.7
03 Mar 2009 Cycling '74 updates Max/MSP to v5.0.6
29 Jan 2009 Harvestworks announces Max/MSP & Jitter Full Week Intensive Course (in NYC)
15 Jan 2009 Cycling '74 and Ableton announce Max for Live
17 Nov 2008 Cycling '74 releases Max 5 SDK
02 Oct 2008 Cycling '74 updates Max/MSP to v5.0.5
22 Jul 2008 Cycling '74 updates Max/MSP to v5.0.4
27 Jun 2008 Cycling '74 updates Max to v5.0.3
12 May 2008 Cycling '74 updates Max/MSP to v5.0.2
28 Apr 2008 Basement Hum releases basement_crossfade v0.1
28 Apr 2008 Cycling '74 updates Max/MSP to v5.0.1
24 Apr 2008 Cycling '74 releases Max/MSP 5
05 Oct 2007 Cycling '74 announces Max/MSP 5
17 May 2007 Cycling '74 updates Max/MSP to v4.6.3
23 Nov 2006 Cycling updates Pluggo to v3.6.1 (Mode v1.3.1, Hipno v1.1.1, UpMix v1.1.1)
25 Sep 2006 Cycling '74 updates Pluggo (3.6), Mode (v1.3) and Hipno (v1.1) (All OSX only; incl. Universal Binary)
24 Sep 2006 Cycling '74 releases Max/MSP v4.6.2
25 Aug 2006 Cycling '74 updates Max/MSP to v4.6.1 (Mac)
14 Aug 2006 Cycling '74 releases Max/MSP v4.6 (Universal Binary)
28 Jun 2006 Cycling '74 releases Max/MSP v4.6 Universal Binary public beta
04 May 2006 Cycling '74 releases UpMix
23 Mar 2006 Cycling '74 updates Pluggo (v3.5.4), MODE (v1.2.4) and Hipno (v1.0.4)
09 Mar 2006 Cycling '74 releases Max/MSP v4.5.7
24 Jan 2006 Cycling '74 shows Surround Processing and Up Mixing Technology
07 Dec 2005 Cycling '74 updates Pluggo, MODE, Hipno and Max/MSP
11 Oct 2005 Cycling '74 releases Hipno v1.0 (over 40 plug-ins)
09 Aug 2005 Cycling '74 releases Pluggo v3.5.2
30 Mar 2005 Cycling '74 updates MODE to v1.2.1 and releases Windows version
30 Mar 2005 Cycling '74 updates Pluggo to v3.5.1
09 Feb 2005 Pluggo v3.5 for Mac OS X released
31 Jan 2005 Pluggo for Windows now available (incl. demo)
20 Jan 2005 Cycling '74 announces Hipno
20 Jan 2005 Cycling '74 releases Pluggo for Windows
20 Jan 2005 Cycling '74 announces Mode for Windows
28 Oct 2004 Cycling '74 announces Pluggo for Windows
28 Oct 2004 Cycling '74 releases Incidental Gesture Sound Library
05 Aug 2004 Pluggo v3.2.1 and Max/MSP v4.5.1 released
16 Jul 2004 Cycling '74 Max/MSP v4.5, Pluggo v3.2 & MODE v1.1 released
08 Jul 2004 Free Cycling '74 plug-ins with KEYBOARDS Magazine
26 Apr 2004 Cycling '74 Pluggo v3.1.4 (OS X) released
23 Apr 2004 Cycling '74 MODE released
31 Mar 2004 Pluggo v3.1.3 (OS X) released
14 Feb 2004 Pluggo OS X v3.1.2 released
17 Jan 2004 Cycling '74 Shows MODE plugins again
09 Jan 2004 Pluggo v3.1 for OS X released
08 Mar 2003 Cycling '74 Mode announced
17 Jan 2003 Pluggo 3.1 announced for Mac OS X
20 May 2002 Cycling '74 Pluggo 3 released
17 Jan 2002 NAMM News: Cycling '74 Announces Pluggo 3.0