audio - Create an MP3 file (or WAV, etc) in Android app from layered MediaPlayers -
i working on dj application lets user manipulate instrumental layers being played simultaneously through multiple mediaplayers. currently, have been able reconstruct songs within application replaying time-stamped data of user inputs (which has been saved in .txt file) through same thread used mix layers.
ultimately, write audio file (mp3, wav, etc.) can downloaded or replayed outside of app; however, haven't had luck figuring out date. if has idea how or suggestion of should researching figure out, appreciate it!
let me know if question makes no sense (first time posting). thanks!
Comments
Post a Comment