rocket_sync 0.1.1

A sync track library for the GNU Rocket Editor. See also rocket_client.
Documentation
  • Coverage
  • 41.46%
    17 out of 41 items documented0 out of 19 items with examples
  • Size
  • Source code size: 8.78 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.32 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • plazma-tool/rocket_sync
    2 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • gambhiro

GNU Rocket sync library

Implementing track sync for the GNU Rocket Editor in Rust. This gives you the interpolated value of a sync track at a given time.

This is a #![no_std] crate.

Note that the rocket_client lib can be used to connect to a running Rocket editor.