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

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -