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

Minor issues on opening files. #127

Closed
iyatemu opened this issue May 16, 2019 · 2 comments
Closed

Minor issues on opening files. #127

iyatemu opened this issue May 16, 2019 · 2 comments

Comments

@iyatemu
Copy link

iyatemu commented May 16, 2019

If a file uses more than one effect column, on saving and reopening, the expanded effect columns do not appear. They are present and function properly, but the user has to manually expand the effect columns again to see them.

A file with a custom refresh rate, for example, 64 Hz, will play at the proper speed when being worked on. After it's saved and reopened, the file will play back slowly, but the refresh rate will be saved. Changing and resetting the refresh rate will restore the file to its proper speed, but it will be slow again on the next load operation.

@rerrahkr
Copy link
Member

Thanks for your reports.
I had forgotten changing the tick frequency when a module opened, so I fixed it in d31d7aa.
On the effect columns, since its status needs to be saved in the module file, I will revise the file spec and then fix it.

@rerrahkr
Copy link
Member

I added effect display width settings to a module in ea4b627.

@rerrahkr rerrahkr closed this as completed Sep 7, 2019
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