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

[Feature Request] Advanced Loading #1927

Open
Mirejai opened this issue Jun 22, 2024 · 5 comments
Open

[Feature Request] Advanced Loading #1927

Mirejai opened this issue Jun 22, 2024 · 5 comments

Comments

@Mirejai
Copy link

Mirejai commented Jun 22, 2024

Hello,
May I suggest to implement a new option « Advanced Loading... » in the File menu in order to have access to something like organ settings before loading the organ.
It may be useful because when we load organ that require a lot of memory it would be appreciable to control if we want it to be 16 bit or 24 bit (as 16 bit require less memory) without changing the default settings in the general settings. We could also disable some samples we don’t need.

@larspalo
Copy link
Contributor

@Mirejai This can quite easily already be "kind of" acomplished, even if it's perhaps not so obvious. If I ever need to do something like that (and don't want to change the general settings - which I usually do very frequently anyway) I just immediately click to abort the loading which triggers a dialog that states that not the whole organ was loaded as the load was aborted (quite right, as I just did that on purpose...). Then I enter the Organ settings dialog and adjust to my hearts content. When happy with the applied settings I reload the organ, and save it in the dialog that pops up, and wait for it to (re-)load to have the adjustments take effect.

@Mirejai
Copy link
Author

Mirejai commented Jun 23, 2024

@larspalo Thank you for your answer. I think it's not a very new-user-friendly way of doing this. Even if it can do the work, I think that adding an option to do it directly would be a small (but real) quality-of-life improvement.

@oleg68
Copy link
Contributor

oleg68 commented Jun 23, 2024 via email

@Mirejai
Copy link
Author

Mirejai commented Jun 23, 2024

That's not what I meant.
Actually the organ must be loaded to change settings. Then we must reload the organ to apply the changes. It’s pretty obvious that changing the settings every time we load the organ is completely useless. I meant that offering an option to changes organ settings without loading it (by adding an additional option in the file menu to change the settings and immediately load the organ after, or by adding an option to modify settings in the organ list) would be great.

@oleg68
Copy link
Contributor

oleg68 commented Jun 23, 2024

But this is only a problem of the first load of an organ. After the first load, changing it's settings and saving them, you are non more necessary to repeat it at future loads of the same organ.

From the other side, accessingthe organ settings dialog with exposing the organ structure requires that the organ would be loaded even partially, otherwise GO does not know about objects the organ contain.

There is already a "just gui" option of loading an organ. Of cause we can add an additional option "bring organ settings before full loading", but the user cannot know if some changes should be applied before the first (unsucsessful) attempt of loading. So I consider the worth of this enhancement as very low and there are very few use cases when it would be useful.

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

3 participants