Cycling74 / median

Rust wrappers for interacting with the Max SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

median/max-sys

Rust bindings for Max/MSP/Jitter.

Look into the subdirs for more information. Most likely, you want median/README.md.

Projects

  • max-sys - Low level automatically generated bindings for the Max SDK.
  • median - Higher level Rust wrappers around max-sys and utility methods/macros.
  • median_macros - Procedural macros for creating externals, trampolines, etc. These are re-exported by median so there is no need to depend on this directly.
  • median project templates - cargo generate compatible template(s) for starting your own max external project.

About

Rust wrappers for interacting with the Max SDK.

License:MIT License


Languages

Language:Rust 99.9%Language:C 0.0%Language:Ruby 0.0%