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

Transition bar and fader #82

Open
ogmkp opened this issue Oct 5, 2023 · 4 comments
Open

Transition bar and fader #82

ogmkp opened this issue Oct 5, 2023 · 4 comments

Comments

@ogmkp
Copy link

ogmkp commented Oct 5, 2023

Hello and thank you for this great plugin!
I use it on Debian.

I have a problem when I use my fader with the Set Transition Bar Position.
When I push it from 0 to 127, the transition is fine but the Transition Bar returns to 0 after this action, then when I lower my fader, it sends from 127 to 0 and the transition bar starts from 1024 to 0 which is very bad (the preview is displayed instantly and returns to the program which in the end does not change scene).

Is there a solution?

Thanks a lot!

@ogmkp
Copy link
Author

ogmkp commented Oct 11, 2023

Is it possible to have a two-way transition on the OBS bar @nhielost ?

@DFWJunior
Copy link

yeah this is a very strange problem.
i check some of MIDI VMix controller,it also is 0-127.
but when VMix detected push to 127(trigger go),it will run the Transitions until it completed.
OBS didn;t have this problem.
seems like it need a function to temporlay disable MIDI from 127-0 or 0-127(depends MIDI Firmware).

@ogmkp
Copy link
Author

ogmkp commented Dec 27, 2023

Do you think the midi controller firmware should send 0 -> 127 regardless of the fader position (up or down)?
I think it's going to be complicated to manage this in firmware, but is it possible to have a checkbox on the midi plugin to say "hey on this note, if you detect that the fader is doing 127 -> 0 you invert the values to simulate a 0 -> 127" that might work?

@DFWJunior
Copy link

Do you think the midi controller firmware should send 0 -> 127 regardless of the fader position (up or down)? I think it's going to be complicated to manage this in firmware, but is it possible to have a checkbox on the midi plugin to say "hey on this note, if you detect that the fader is doing 127 -> 0 you invert the values to simulate a 0 -> 127" that might work?

wait me for somedays to have a check about previous design.

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

No branches or pull requests

2 participants