helgoboss / reaper-rs

Rust bindings for the REAPER C++ API
MIT License
82 stars 8 forks source link

added reaper_medium::Reaper::time_map_2_qn_to_measure #61

Closed Levitanus closed 2 years ago

Levitanus commented 2 years ago

also introduced the new struct TimeMapQNToMeasuresResult for storing bar start\end positions

Levitanus commented 2 years ago

P.S. Let's start from small pull. I hope to push medium API a bit forward next month)

Levitanus commented 2 years ago

Suggestions are applied

helgoboss commented 2 years ago

@Levitanus Now the only thing left is running cargo fmt.

helgoboss commented 2 years ago

I shouldn't have merged this, it was not building ;) Never mind. Fixed it on master.