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

[pygame] starting sound playback at offset



Is it possible to start sound playback at an offset from the beginning
of the sound?

I'm working on a simple system for game music that changes with the
intensity of the game.  The idea is to fade out one track while fading
in the new one, matching the beats, as the game intensity changes.  To
get the beats to match up I need to start the new track at an offset.
--
Nathan Whitehead