Saturday, 31 August 2013

workaround to serialize a java audioClip

workaround to serialize a java audioClip

I need to serialize an AudioClip to a file, as part of another data
structure, unfortunately the AudioClip doesn't seem to be serializable. Is
there an object I could serialize as a proxy. Something that I could move
back and forth between AudioClip as necessary?
Any ideas?
Thanks,

No comments:

Post a Comment