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

AudioFileProcessor: Allow sample loading from OS' drag-and-drop #2120

Closed
Wallacoloo opened this issue Jun 20, 2015 · 4 comments
Closed

AudioFileProcessor: Allow sample loading from OS' drag-and-drop #2120

Wallacoloo opened this issue Jun 20, 2015 · 4 comments

Comments

@Wallacoloo
Copy link
Member

Currently, you can load a sample into the AFP by dragging it from one of the file browsers in the left pane and dropping it somewhere over the AFP's UI. I propose that you should be able to do the same thing by dragging an audio file from any other program (specifically the operating system's file browser) and releasing it over the AFP as well.

This shouldn't be too difficult to do, as I believe Qt's drag-and-drop system is designed to integrate into the OS just like this.

@tresf
Copy link
Member

tresf commented Jun 21, 2015

I'd like to add that this should be extended to work with all file types supported (samples, patches, vst instruments, presets, projects) as the string-pair drag and drop logic already exists for all of them.

@Reaper10
Copy link

Reaper10 commented Jul 2, 2015

Will you be able to do this with audio clips from a sample track?

@Wallacoloo
Copy link
Member Author

@Reaper10 yes, that should be possible. Not sure if sample tracks are
already set up for drag and drop, but Qt's drag and drop system is very
capable.
On Jul 2, 2015 12:58 PM, "Reaper10" notifications@github.com wrote:

Will you be able to do this with audio clips from a sample track?


Reply to this email directly or view it on GitHub
#2120 (comment).

@PhysSong PhysSong self-assigned this Mar 11, 2019
@tresf
Copy link
Member

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

5 participants