Plug-ins, Hosts &
Mobile Apps Search
Developer Search
News & Products
Groups
Whats's in?
Banks & Patches
Download & Upload
Listen to Music
by KVR Members
Search
KVR
News » Developers » Cycling '74
   

Cycling '74 has updated Max/MSP to v5.0.8.

Bug Fixes and New Features:

  • Extensions that are the same file type as the default type (such as .maxhelp) can be chosen via a pop-up menu.
  • inlet and outlet objects no longer cause crashes upon viewing assistance if the "comment" attribute contains more than 512 characters.
  • zl: fix for list truncation when the list begins with a symbol and the list is the same size as the maximum limit for list length.
  • filebrowser: the preview pane now correctly displays the full path of all files when there are multiples of the same file in the searchpath.
  • filebrowser: the reveal-in-finder button no correctly locates all files when there are multiples of the same file in the searchpath.
  • round: fix for bug when receiving list input where round would modify its input directly in memory before outputting the new values.
  • Improved updating when monitors are added or deleted.
  • Annotation attributes are disabled for objects that ignore clicks.
  • pattrstorage: fixed memory access bug during 'renumber' and 'remove'.
  • bpatchers as well as objects in bpatchers now support annotations.
  • DLS Synth: now compatible with Snow Leopard.
  • filewatcher: fixed crashes on the Mac caused by dramatic changes to the searchpath while Max is running.
  • +=~: now has a second inlet to be reset in a sample accurate way.
  • bucket: freeze/thaw works properly when the include argument is set.
  • Option-titlebar click menu on abstraction disabled for runtime builds.
  • Dirty subpatchers inside an abstraction that has been edited via Modify Read Only can now be closed without prompting for save.
  • jit.cellblock no longer crash when displaying big symbols.
  • multislider: fixed display of vertical sliders in signed mode where the display of zero values appeared to look like non-zero values.
  • matrixctrl: clickvalue attribute is displayed in italic, you can freeze it to restore its value.
  • spectroscope~: when in spectrogram mode, the frequency and amplitude of the current mouse position is sent out via an outlet.
  • detonate: fix for incorrect note durations of imported MIDI files.
  • colorpicker has a compatibility attribute to deal with RGB or RGBA values.
  • zmap accepts lists now.
  • scale accepts lists now.
  • umenu has now an insert message.
  • filebrowser: fix for crash when attempting to update a previously saved search (problem introduced in Max 5.0.7).
  • count~: now supports an optional signal input to turn counting on and off with sample accuracy.
  • tab: now responds to object-defaults.
  • textbutton: now responds to object-defaults.
  • meter~: now responds to object-defaults.
  • scope~: now responds to object-defaults.
  • jit.qball supports list of more than 256 items.
  • spectrogram~: now responds to object-defaults.
  • waveform~: now responds to object-defaults.
  • zplane~: responds to object-defaults.
  • New improved tab display in the Object Defaults window.
  • table: no longer loose its name when reading a preset from disk.
  • vst~: fixed errors when trying to read a vst preset file specified with a complete path.
  • api: calls to saveasdialog_extended() with 0 types no longer crashes.
  • Drawing of the patcher grid is now more accurate when zooming the patch.
  • matrixctrl with 1 row and 1 column now initializes properly.
  • number and flonum now output value and end edit if window is deactivated before entering typed entry.
  • vst~: fixed intermittent problems with dropped MIDI events, such as noteoff messages, particularly when under heavy cpu load.
  • Added exportimage message to max with syntax ";max exportimage patchername [pathname] [dpi] [x y width height]" where params in brackets are optional, patchername is a name previously used for the openfile message to max to open a patcherr, dpi is the resolution of the resulting image, and x,y,width,height specify the portion of the patcher to export.
  • function now has zoom_x and zoom_y attributes.
  • itable now has a legend attribute.
  • Editing a patcher owned by a poly~ via MRO now triggers an audio recompile.
  • ubutton: color attributes work with the object-defaults system.
  • radiogroup: color attributes work with the object-defaults system.
  • nslider: color attributes work with the object-defaults system.
  • multislider: color attributes work with the object-defaults system.
  • kslider: color attributes work with the object-defaults system.
  • led: color attributes work with the object-defaults system.
  • jit.fpsgui: color attributes work with the object-defaults system.
  • function: color attributes work with the object-defaults system.
  • incdec: colors definable as attributes, works with object-defaults.
  • waveform~: can now select the all buffer with the mouse.
  • filebrowser: the clue window now shows the item name and its location for the item over which the mouse is hovering.
  • waveform~: undo message causes changed values to be sent from the object's outlets as in Max 4.
  • coll: can now read text files that have been assigned a filetype.
  • function: fixed obscure crashes in extreme situations.
  • File extensions are now forced on the Mac in save as dialogs.
  • pattrstorage: changing the boxname updates the name attribute of the pattrstorage/window titles.
  • pattrstorage: changing the name updates the title bars of the client and storage windows.
  • Fixed problem where memory was not being freed when clearing the max window.
  • lookup~: fixed crash when a buffer~ becomes multi-channel.
  • fpic and comment are copied in a standalone to show default about box.
  • rslider can be duplicated properly with a range of 1 in floating point mode.
  • makenote has a new repeatmode attribute to deal with note repetition.
  • swatch restores the colors with the correct saturation.
  • textbutton: draws correct state after being clicked when connected to opendialog.
  • poly~ accepts @target as typed attribute of the box.
  • funnel is no longer confused by offset changes.
  • jit.freeframe: fix for endian issues on Intel Mac.
  • groove~ respects jumping at a position after changing the loop point (as in Max 4.x).
  • regexp: fix for @tosymbol output -- it was not always a symbol.
  • rslider: command key move the range selection.
  • rslider: option key + vertical drag increase/decrease the selection.
  • colorpicker: now sends notifications when a color is chosen (in addition to sending values via the outlet), allowing the object to be used as an embedded object inside of other externals.
  • The "Show Horizontal Scrollbar" and "Show Vertical Scrollbar" settings in the patcher inspector now work.
  • Fix for vst~ causing excess cpu usage in syslogd.
  • tosymbol no longer crash when attempting to create too large symbols.
  • dialog now sends a bang to the right outlet when user cancels.
  • zl: fixed possible memory corruption using messages of more than 256 items.
  • mtr: fixed duration output of next message with stored lists.
  • pfft~: fixed crash starting audio when the subpatcher has no MSP objects in it.
  • Fix for case where object box in subpatcher could have its text highlighted for editing after locking, closing, and opening said subpatcher.
  • umenu: truncated text indicated with an ellipsis is now sized to fit within the viewable area of the umenu.
  • umenu: new truncate attribute determines whether text is truncated at the right side or in the middle.
  • Object palette now won't show during double click if one or more of the clicks is on a patch cord.
  • coll: fix for possible crash opening colls containing large lists.
  • pfft~: new 'clear' message zeros internal buffers.
  • Text entered in entry dialog now accepted when edit button is pressed while editing text.
  • detonate: graphic editing in max 5 is now supported.
  • gate~: signal input select the right most outlet if it is greater than the number of outlet.
  • fix for crash dragging in matrixctrl.
  • gain~ outputs its value when a bang message is received.
  • matrixctrl is more cooperative with mouse clicks.
Products related to this news item:
Discussion: Active
Posts displayed newest at the top
Replies to posts run old to new below the parent

Discussion

Please log in to join the discussion

Related news...

11 May 2012 Cycling '74 updates Max to v6.0.5

16 Feb 2012 Cycling '74 updates Max to v6.0.4

18 Jan 2012 Cycling '74 updates Max to v6.0.3

25 Nov 2011 Cycling '74 updates Max to v6.0.1

07 Nov 2011 Cycling '74 releases Max 6 and the Gen Add-on

26 Aug 2011 Cycling '74 updates Max to v5.1.9

11 Jun 2011 A visit backstage at the Beatles LOVE Show

26 Apr 2011 Max Mathews: An Appreciation from David Zicarelli

30 Mar 2011 Cycling updates Max and Max for Live

30 Mar 2011 Ableton updates Live to v8.2.2

08 Dec 2010 Cycling '74 updates Max to v5.1.7

23 Nov 2010 Cycling '74 updates Max to v5.1.6

06 Oct 2010 Cycling '74 updates Max to v5.1.5

08 Aug 2010 Puremagnetik releases Max Fuel, The First

30 Apr 2010 Cycling '74 updates Max/MSP/Jitter to v5.1.4 (incl. Max Runtime)

23 Mar 2010 JazzMutant announces Mu for Lemur for Ableton Live

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

16 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

16 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

Username: Password:  
KVR Interview
Keeping it in the family - An interview with a founder of Universal Audio: Bill Putnam Jr