[EMAIL PROTECTED] (Daniel Jensen) writes: > Daniel Brockman <[EMAIL PROTECTED]> writes: > >> Probably we shold call `(random t)' only once. I'm not sure >> where, though. Maybe we should just put it at the top level? > > Yes, the top level would work. It might be better to call > it when random playback mode is set up.
But then repeated use of `C-c C-r' would still be predictable. We could seed the generator in `bongo-playlist-mode'. That should cover all cases. -- Daniel Brockman <[EMAIL PROTECTED]> _______________________________________________ bongo-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bongo-devel
