Digital Signal Processing with Android's SoundPool -


i'm looking create app mimics guitar amp's signal processing. specifically, want give users set of dials or sliders allow them fine tune way notes played in app sound when output. example user may want notes sound playing metal, or jazz, or blues etc. goal implement functionality using baseline audio files can tweaked produce tonal variant user desires. using soundpool in android, how possible this?


Comments