rocket_sync

Crates.iorocket_sync
lib.rsrocket_sync
version0.1.1
sourcesrc
created_at2017-08-29 09:00:18.003972
updated_at2019-05-08 12:58:10.832645
descriptionA sync track library for the GNU Rocket Editor. See also rocket_client.
homepage
repositoryhttps://github.com/plazma-tool/rocket_sync
max_upload_size
id29734
size8,926
Gambhiro (gambhiro)

documentation

README

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.

Commit count: 4

cargo fmt