int lpos; /* stores the previous return from mod_pos */ int pos2 /* return from mod_pos */ float j, speed; /* j and how much we increment it, speed */ /* fill an audio buffer, *buffer, with length len */ void audio(unsigned char *buffer, int len) { int i; int j_int; int pos2; /* HERE */ for(i=0;i