View Issue Details

IDProjectCategoryView StatusLast Update
0001590OpenMPTFeature Requestpublic2022-04-12 14:59
Reportervince94 Assigned To 
PrioritylowSeverityminorReproducibilityN/A
Status closedResolutionnot fixable 
Platformx64OSWindowsOS Version10
Product VersionOpenMPT 1.30.03.00 / libopenmpt 0.6.2 (upgrade first) 
Summary0001590: Pasting samples from Audacity
Description

One feature request I'd like to see in a future version of OpenMPT is the ability to copy a sound from Audacity and paste it into the sample editor.
Right now when I'm sampling from real life or a VST in another program, I record the sample in Audacity, save it as a WAV file, import it by finding where I saved it in the load file dialogue, and then fine-tune it (trim whitespace, resample, add loop point, etc) with the sample editor. Being able to paste straight from Audacity would speed this process up tremendously. Do you think this would be feasible?

TagsNo tags attached.
Has the bug occurred in previous versions?
Tested code revision (in case you know it)

Activities

Saga Musix

Saga Musix

2022-04-12 14:59

administrator   ~0005160

OpenMPT reads the CF_WAVE clipboard format. That's the standard way of exchanging audio data on Windows through the clipboard. If Audacity doesn't support that, you will have to ask them to support it. Even if Audacity would use a custom Windows clipboard format (it doesn't seem to use the Windows clipboard at all), it wouldn't be viable for OpenMPT to support every proprietary clipboard format of other applications which may change without further notice.

Issue History

Date Modified Username Field Change
2022-04-12 14:42 vince94 New Issue
2022-04-12 14:59 Saga Musix Note Added: 0005160
2022-04-12 14:59 Saga Musix Status new => closed
2022-04-12 14:59 Saga Musix Resolution open => not fixable