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

Add pulse tweaks #1627

Closed
4 tasks
nkrkv opened this issue Jan 15, 2019 · 1 comment
Closed
4 tasks

Add pulse tweaks #1627

nkrkv opened this issue Jan 15, 2019 · 1 comment

Comments

@nkrkv
Copy link
Member

nkrkv commented Jan 15, 2019

Sending pulses in an interactive session is useful, however, they are not so simple. There’s no natural way to send a pulse via Inspector while we are in development mode. So, an extra mechanism is required.

User story

  • I put a tweak-pulse node and connect it to a led through flip-flop
  • I upload with the debugger and the debug session starts
  • Now if I select the tweak-pulse its input box with disabled “pulse” placeholder gets replaced with a button “pulse” in the Inspector
  • Clicking the button I toggle my LED on and off

Acceptance criteria

  • The basic scenario works as described
  • The node is available under xod/debug
  • Node’s color behaves as for other tweaks
  • The button replaces text input only while the debug session is active and its tab is selected
@evgenykochetkov
Copy link
Contributor

After #1681 implementing this is much easier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants