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

Question about SL LCD #30

Closed
AlexFundorin opened this issue Jan 2, 2018 · 4 comments
Closed

Question about SL LCD #30

AlexFundorin opened this issue Jan 2, 2018 · 4 comments

Comments

@AlexFundorin
Copy link

I remember that your BW script was in different language before. JS, if I'm not mistaken.
Not it's a one big archive - *.bwextension. I tried to open it and found .class files.
I'm specifically interested in SLDisplay.class.
As far as I understand, you've already implemented a method to reduce plugin name strings, so they would fit into 8 character fields on the SL's LCD. I wonder what function/set of rules did you use for that task.
Like, leave numbers untouched, leave capital letters, delete vowels and so on.
Could you, please, share your approach with me?

@git-moss
Copy link
Owner

git-moss commented Jan 2, 2018

@git-moss git-moss closed this as completed Jan 2, 2018
@AlexFundorin
Copy link
Author

Thanks. I wasn't clear. What was your method to convert and display long track names on the LCD (8 char per track name)?
http://i.imgur.com/iT3UmpN.png

@git-moss
Copy link
Owner

git-moss commented Jan 2, 2018

@AlexFundorin
Copy link
Author

Yes, Kinda. What if the name consists of all vowels or doesn't have any, at all?

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