Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transport "getter" utility node #33

Closed
jinpavg opened this issue Jan 2, 2024 · 3 comments
Closed

transport "getter" utility node #33

jinpavg opened this issue Jan 2, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@jinpavg
Copy link
Contributor

jinpavg commented Jan 2, 2024

a user could patch this to the Transport node or to the Global Transport node to get data from the active transport:
 
trigger for bar / beat
int for numerator, denominator, bar, beat, position in ticks
float for BPM
bool for state

@jinpavg jinpavg added the enhancement New feature or request label Jan 2, 2024
@x37v
Copy link
Contributor

x37v commented Jan 5, 2024

see feature/transport-util

x37v added a commit that referenced this issue Jan 5, 2024
@x37v
Copy link
Contributor

x37v commented Jan 5, 2024

there is now a Transport Get node in develop.. it doesn't have the trigger implementations, I think that should be a separate node, but it does get you the entire transport state at block rate

@x37v x37v self-assigned this Jan 5, 2024
@x37v
Copy link
Contributor

x37v commented Aug 13, 2024

@jinpavg this is done right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants