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

Better Save As/Open/Browse Dialog #1834

Closed
9 tasks
tresf opened this issue Mar 7, 2015 · 5 comments
Closed
9 tasks

Better Save As/Open/Browse Dialog #1834

tresf opened this issue Mar 7, 2015 · 5 comments

Comments

@tresf
Copy link
Member

tresf commented Mar 7, 2015

screen shot 2015-03-07 at 8 51 57 am

This is a placeholder to offer some enhanced features to our "Save", "Open" or "Browse" dialog, which can be used to browse for a project, plugin, sample, preset.

Ardour is depicted above because it fairly feature complete and serves as an example of: sample playback, tag support, 3rd party web service integration, copy-to-project abilities.


Basic Enhancements

Future-map / Advanced Enhancements

-Tres

@mikobuntu
Copy link
Contributor

@tres This is a good placeholder ;)

Some time ago, I think it was the 0.9 master branch did have LSP import support, so perhaps the actual code would not be too hard to merge into master branch at some point?

@tresf
Copy link
Member Author

tresf commented Mar 7, 2015

Some time ago, I think it was the 0.9 master branch did have LSP import support, so perhaps the actual code would not be too hard to merge into master branch at some point?

Yes, most likely in the 0.4.x branch. Toby wrote the code and we discussed it briefly in #661.

The issues, which I think I covered pretty well in #661 is that our website isn't the place for 100,000 simultaneous sample downloads. We should leverage a Content Delivery Network for that, which will have costs associated per Cloud Comparisons.

But costs aside, we need to build the LSP to support it first. ;)

So if we turn this on, we should probably focus on a robust, secure and readily available LSP first, then we can discuss how to hook into it with C++ afterward.

@musikBear
Copy link

musikBear commented Jun 21, 2017

File | Save As
-has had the strange double option :
*.mmpz *.mmp
It confuses new users.
I suggest 3 separate options in the dialog:
seperate options

down the line an option for midi -or maby that should be in export, though midi is a valid import format, so it also make sense to have midi in Save As, imo

@tresf
Copy link
Member Author

tresf commented Jun 21, 2017

Agreed, mmp is very useful for debugging, should be more obvious how to select it.

@tresf
Copy link
Member Author

tresf commented Mar 11, 2019

As part of a pruning effort, this enhancement request is archived into a dedicated "Better Workflow" checklist here #4877.

@tresf tresf closed this as completed Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants