OctaSine (frequency modulation synth plugin) v0.8.2: migrate from iced v0.4 to v0.6, other improvements

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • Mergify - Updating dependencies is time-consuming.
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • OctaSine

    Frequency modulation synthesizer plugin (VST2, CLAP). Runs on macOS, Windows and Linux.

    I just released version 0.8.2 of OctaSine, my free and open source frequency modulation synth (source code on GitHub). It is available as a VST2 plugin for macOS, Windows and Linux.

  • iced

    A cross-platform GUI library for Rust, inspired by Elm

    Most of the work went into migrating from iced version 0.4 to 0.6. This meant switching to pure widgets and the new, improved styling system, as well as rewriting portions of iced_baseview. iced_audio also needed work for compatibility with iced 0.6, most of which was done by fengalin.

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • iced_baseview

    A baseview backend for the Iced GUI library

    Most of the work went into migrating from iced version 0.4 to 0.6. This meant switching to pure widgets and the new, improved styling system, as well as rewriting portions of iced_baseview. iced_audio also needed work for compatibility with iced 0.6, most of which was done by fengalin.

  • iced_audio

    An extension to the Iced GUI library with useful widgets for audio applications

    Most of the work went into migrating from iced version 0.4 to 0.6. This meant switching to pure widgets and the new, improved styling system, as well as rewriting portions of iced_baseview. iced_audio also needed work for compatibility with iced 0.6, most of which was done by fengalin.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts