#no-std #sync #rocket #gnu #track #editor #time

no-std rocket_sync

A sync track library for the GNU Rocket Editor. See also rocket_client.

2 releases

0.1.1 May 8, 2019
0.1.0 Aug 29, 2017

#49 in #gnu

31 downloads per month
Used in rocket_client

MIT license

8KB
175 lines

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.

Dependencies

~105KB