Skip to content

om# 1.5

Compare
Choose a tag to compare
@j-bresson j-bresson released this 12 Dec 22:31
· 265 commits to master since this release

RELEASE NOTES

  • Compatible macOS Monterey

Audio

  • New multi-scale waveform display in Sound editor
  • Added gain control in the Sound editor
  • New utility to compute sound RMS (sound-rms)
  • Reworked the RMS normalization (sound-normalize)
  • Simple transient detection function (sound-transients)
  • Fixed/improved SOUND object initialization (error reporting with missing/wrong files, etc.)
  • Fixed bug in sound-seq
  • Completed class and function reference documentation
  • Updated online documentation

Space / 3D

  • Split out and reorganize a "3D" package
  • Expose 3D objects for 3D-MODEL
  • Expose and document background elements for BPF/BPC/3DC editors, 3d-sample function
  • Enable list of coordinates as position for SPEAKER
  • 3DC editor UI tweaks

Score editors

  • Enable different staff for each voice in a POLY or MULTI-SEQ
  • Fix voice spacing bug

DATA-STREAM

  • Fix display and picking of bundles in "bubbles" visualization mode
  • Rename ACT-BUNDLE to ACTION-BUNDLE
  • Enable single actions in a ACTION-BUNDLE

Visual programming

  • Drag&Drop files (Audio, MIDI, SDIF) from the system to OM# patch editors
  • Added pathname utilities (see "File" sub-package in "Visual Language")
  • Make the "eval-once" state visible when activated by default
  • Fix some wrong/missing box icons

Other bug fixes

  • Fix display issue with "value box" fonts
  • Fix initialization of BPC/3DC produced by om-sample
  • Fix drawing of "untimed" selected time item in timeline views
  • Fix missing undo/redo in "sub-editors" (e.g. 2D-views in 3DC editor, COLLECTION editor, ...)