AudioToClip is a tool for putting any audio file (in format supported by Reggae) into the system clipboard. This is both a nice tool for testing clipboard support in audio applications and a Reggae and clipboard.device programming example, as it is released with the source code. I've written it initially for testing advanced clipboard features (data post, change notification) support in DigiBooster 3.
I've released a fixed version 1.1 (1.0 didn't free allocated memory buffer), also added libvstring code, it is my link library for dynamic string management and AudioToClip uses it.