[sorry if this is a bit off-topic]

Does anyone know if there is a convention for exchanging audio data
between X apps via cut-and-paste? I notice that Qt has a MIME-based
clipboard, so in principle you could use, e.g., type audio/x-wav to
exchange audio data, but this mechanism seems to assume that the
entire clipboard contents can be stored in memory -- not necessarily a
good assumption for audio apps. I was thinking it would be possible to
just store a URL on the clipboard, but apps would have to agree on
this convention. Do any existing audio apps actually share data
via the clipboard? If so, how is it done?

        Thanks for any enlightenment.

        Ken




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to