Skip to content

0.5 RC 4

Compare
Choose a tag to compare
@PoneyClairDeLune PoneyClairDeLune released this 28 Oct 17:53
· 452 commits to main since this release

Octavia 0.5 Release Candidate 4

Also available on Deno Modules!

Try Octavia out! Play with demos on a modern machine or on a legacy machine.

Join the development discussion on Telegram!

This version is the fourth release candidate of version 0.5. Previous version.

If without further problems, this release is expected to be the version 0.5 release.

This release is JS-only, with pre-compressed JS files. Use state.mjs if you only need the processing core, and basic.mjs if a basis for building new visualizers is needed. If you need to target legacy browsers, choose the files starting with xp_.

Known defects

  • (low) Cambiare does not provide legacy support in this version.
  • (low) Held notes in the line style in Cambiare don't style properly if with pitch bend applied.

Postponed features

  • Baseline MIDI routing (postponed to 0.6)

Additions

  • Added cc14, cc15, cc20 and cc21 to ACE candidates because of PLG-150VL.

Changes

  • Pitch bend transition time in Cambiare has been shortened from 50ms to 25ms.

Fixes

  • Text elements of Cambiare in regular font weight now can get rendered properly on macOS, once the correct pixel correction profile is chosen. #26 (reported by @JayB1988)
  • LSB in XG PLG preset section now works correctly.
  • Voices under the XG PLG preset section now return the right two-letter category.

Version credits