-
Notifications
You must be signed in to change notification settings - Fork 40
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
Suggestions #16
Comments
Created this issue mainly because I wanted to suggest adding a clock with the system time to the screen. Because of the S8's screens I pretty much never look at my laptop, I just close the lid and forget about it. However if I'm playing a set with a tight schedule it's pretty important to keep track of the time, ideally without having to look at the laptop or having to take out my phone. I tried to implement it myself, but because of the way I had done it I would only update the time if a track was playing. I'd like to see if anyone has any idea of how this could be done (perhaps some sort of overlay since my implementation meant that one of the 9 track data elements was replaced for the clock and that came with it's own slew of issues). It's not the biggest issue in the world but I think it would be a nice addition. |
I wear a watch, and have my phone set up with a recorded set in case of any computer issues. Personally, I think cluttering up both screens with system time is a bad idea. |
True, I guess this is quite a particular problem for me since I don't wear a watch :P |
I think it should be possible to add it as one of the options for the deck header. I will take a look next week! |
Cool thanks. I'll keep trying to do it myself, but I've only first touched QML like 2 days ago so I don't really know what I'm doing :P |
@kokernutz I was going to suggest adding a way to control the reverse effect [REV] by pressing SHIFT + FLUX but I just figured out how to do that and ended doing it myself. I've added the changes to my fork. Let me know if it's any good. |
Hey! |
If you have any ideas or suggestions drop them down bellow.
The text was updated successfully, but these errors were encountered: