Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to integrate STK lib with android? #122

Open
YogarajRamesh opened this issue Mar 28, 2022 · 4 comments
Open

Is it possible to integrate STK lib with android? #122

YogarajRamesh opened this issue Mar 28, 2022 · 4 comments

Comments

@YogarajRamesh
Copy link

Hi,
I am developing Karaoke app in android and i am using oboe livestream to record a voice and merge with music using ffmpeg. and i want to add effects to output audio file. Is it possible to process the audio to get effects? If you know please help me or please guide me.
Thanks in advance

@garyscavone
Copy link
Contributor

You would need to implement your own effects processing classes. Currently, STK is mostly focused on time-domain processing (filtering).

@YogarajRamesh
Copy link
Author

Is it possible to integrate STK in android??

@garyscavone
Copy link
Contributor

There is no current Android realtime audio support in STK.

@YogarajRamesh
Copy link
Author

thank you so much for your response @garyscavone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants