byte-motion / byte-motion/node-red-contrib-rewinder

Add GUI elements to the rewinder node

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Audio editors have a lot of features that could very neatly translate into the rewind node, givign the users a flexible and intuitive interface that they are already familiar with.

Allowing users to:
- Enabeling and disabeling recording,
- Pausing recording,
- Start and stop replay in the node with buttons,
- display the recorded messages on a timeline,
- allow zoom on the timeline,
- scrub forward and backwards through the data with a slider,
- fast forward and slow down, (adjust playback speed)
- select a range of the data to play,
- allow muting for parts of the data,
- allow adding new messages to the data,
- toggle single play, and loop play,
- displaying multible recorder streams side by side, and allowing to synchronize them (probably needs to be implemented as a config node, or some kind of shared contex.)

![image](https://user-images.githubusercontent.com/62014726/116548010-ece6cc80-a8f3-11eb-84e6-fead8b1fc65a.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.