On Jul 27, 7:00 pm, Rayne <[email protected]> wrote:
> All I'm trying to do is play a simple .wav sound file once.
>
> I'll appreciate any examples!

I'm hesitant to even share this, since I consider myself a rank
Clojure and Java neophyte, but I think it is what you're asking for:
http://github.com/harold/clj-sound/tree/master

Specifically, have a look at sound-test.clj in that project.

It plays the wav file (on my machine at least), but I'd be very
surprised if it were anything like the way someone who knew what they
were doing would do it.

In any event,
-Harold
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to