RNBO 1.0.2 Release Version

    This page contains a record of fixed bugs and added features.
    If you know of an issue which is outstanding or you would like to report a bug, please fill out our Bug Reporting Form, found here:
    Bug Reporting Form

    Or contact our Support team here:
    support@cycling74.com

    Release Notes

    Max Version

    Max 8.5.2 is recommended for use with RNBO 1.0.2

    New Features

    • buffer / bufferop: added ‘normalize’
    • C++ / Web Targets: added post export command
    • noise: uses xoshiro algorithms
    • param: @displayorder attribute
    • Plugin Target: exposed parameter unit as a label
    • Plugin Target: transport sync
    • Raspberry Pi Export: added audio configuration
    • send~ / receive~: added s~ / r~ aliases
    • silencedetector~: added threshold and length options

    Fixed Bugs

    • buffer~: fixed output order
    • C++ API: getParameterIndexForID works for polyphonic parameters
    • C++ API: PresetList and DataRefList do bounds checking
    • codebox operator docs: method info added
    • codebox~: improved error messages when using stateful operators without @state
    • gen~ mc_channel / mc_channelcount: can instantiate (but currently always returns 1.)
    • gen~ train: works in gen-in-rnbo
    • list.splice: negative start indices work / returns deleted items
    • param: allow pound-sign replacement on name
    • param: fixed recall of enum values that are numbers
    • pipe: fixed output ordering
    • Raspberry Pi Target: extended filename support
    • RNBO patching in Max for Live: fixed crash when patching in the Max editor
    • RNBO Web Export: cycle~ parity between Max and export
    • rnbo: fixed codebox errors with extra long files
    • sampstohz: fixed calculation
    • subpatcher: @title appropriately updates rnbo~ attribute values
    • urn: fixed ‘seed 0’ case and reliability of seeding
    • Web Export: buffer performance improvements in Brave Browser
    • Web Export: fixed Device.releaseDataBuffer error