Crates.io | rocket_sync |
lib.rs | rocket_sync |
version | 0.1.1 |
source | src |
created_at | 2017-08-29 09:00:18.003972 |
updated_at | 2019-05-08 12:58:10.832645 |
description | A sync track library for the GNU Rocket Editor. See also rocket_client. |
homepage | |
repository | https://github.com/plazma-tool/rocket_sync |
max_upload_size | |
id | 29734 |
size | 8,926 |
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.