[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Saving Sound Files?



Is there a way to save the sound files pygame.mixer makes? That is, if I
load two sounds, modify them, and combine them into a Numeric array and/or
a Sound object, can I then get that modified data back out as a file?

Kris