Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/synth/wavetable.c

    rb669066 rfa2ab25  
    165165  aubio_wavetable_set_amp (s, 0.);
    166166  //s->last_pos = 0;
    167   return aubio_wavetable_set_playing (s, 1);
     167  return aubio_wavetable_set_playing (s, 0);
    168168}
    169169
Note: See TracChangeset for help on using the changeset viewer.