-
-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Labels
Description
Describe the bug
When re-creating the trigger window, if a setup expression for a trigger whose index is not 1 throws an exception, the dialog which appears displays the correct trigger number, but the log file entry always reports the failure occurred for Trigger 1
To Reproduce
Steps to reproduce the behavior:
- Set up a trigger numbered 2 or higher with a setup expression that will crash (e.g. trying to send to a nonexistent MIDI device).
- Save the triggers.
- Load the triggers (or quit and re-launch BLT).
- See the dialog reports the correct trigger number, but the log file does not.
Expected behavior
Both should report the correct trigger number.
Desktop (please complete the following information):
- Beat Link Triger Version: 0.6.3-SNAPSHOT
Reactions are currently unavailable