dioxus-audio 0.2.1

Audio recording, playback, analysis, and UI components for Dioxus
Documentation
# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
inputs:
  nixpkgs:
    url: github:cachix/devenv-nixpkgs/rolling
  rust-overlay:
    url: github:oxalica/rust-overlay
    inputs:
      nixpkgs:
        follows: nixpkgs
  extras:
    url: github:sagikazarmark/devenv-extras
    overlays:
      - default
  dagger:
    url: github:dagger/nix
    overlays:
      - default

imports:
  - extras/modules