< Back to IRCAM Forum

OpenMusic 6.19 released

OPERATIING SYSTEMS

MacOS: 64bits (compatible - Catalina/Big Sur)

Windows: 32 bits

Linux: 64 bits RPM and DEB packages, tar-ball

RELEASE NOTES 6.19

NEW FEATURES

  • New functions added:

    • Curve & Functions: bpf-stretch, import-svg
    • Score Functions: chord-filter, chord-list-filter, rotateprops,
      new omquantify methods
    • List Processing: remove-nth, member-pos, n-group-list, iterate-list
      “Utilities”: all-atoms?, all-lists?, treedepth
    • Combinatorial: group-cons, remove-iter
    • Audio: snd->bpf
  • Completion for tty undefined box

IMPROVEMENTS

  • Poly’s tempoedit support
  • export-svg is included in the “Curves & Functions” menu
  • Editors and palettes closes with editor
  • Now ‘m’ also invokes legacy tempo editor for chords and rests
  • Now ‘x’ also invokes extra palette

FIXES

  • Restored helpfiles from version 5.x (called with t)
  • Popup selection display inlet (linux)
  • fixed svg package reference error
  • fixed inspector palette (compatibilty)
  • fixed legacy tempo editor when multi tempi changes.
  • fixed extra palette (compatibility)

Enjoy
K

7 Likes

Dear all,

Sorry, there is a small bug in the rotateporps method. Here is a patch to fix it. (put the file in your init folder which is to be found in your application folder - for mac users (right click on OMxx.app and choose ‘Show Package Contents’).

Cher(e)s tout(e)s

Une erreur s’est glissee dans la methode rotateprops. Voici le fichier “patch” pour le corriger. (Glissez le dans le dossier init de votre application OM - Pour les utilisateurs mac, il se trouve dans OMxx.app - click-droit → choisir ‘Show Package Contents’.

rotateprops-fix300521.lisp (4.4 KB)

2 Likes