Skip to content

plazma-tool/rocket_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.