Skip to content

podenv/modularix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

modularix - Digital Audio Workstation powered by Nix Flakes

On a pipewire enabled host, run the applications with:

$ nix run github:podenv/modularix#app

Available app:

  • reaper with reapack, sws and yabridge

  • tidal and supercollider

  • puredata and plugdata

  • bespoke synth

  • vcv

  • mididump

  • clap-host

  • blender

  • blender-humans (run once to add to library)

CLAP/LV2 plugins (add store path to DAW config):

  • lsp-plugins
  • cardinal
  • fabla
  • surge

Usage

Get the list of installables:

$ nix flake show github:podenv/modularix

Use a pinned url by adding a GIT_REF:

$ nix flake show github:podenv/modularix/4a179844b0e00829180d548bf5a3bcc692b2c5eb

Build a package:

$ nix build github:podenv/modularix#mididump

Get the dependencies tree:

$ nix-store -q --tree $(nix path-info github:podenv/modularix#mididump)

About

Digital Audio Workstation powered by Nix Flakes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages