SimpleMobileTools / Simple-Voice-Recorder

An easy way of recording any discussion or sounds without ads or internet access
https://www.simplemobiletools.com
GNU General Public License v3.0
458 stars 139 forks source link

Add a const for Opus (this is a semi-fix until re-sampling is integ… #235

Closed RustoMCSpit closed 11 months ago

RustoMCSpit commented 11 months ago

this only introduces a const, it doesnt call on it. im on phone rn and navigating a github code base is nightmarish on phone

tibbi commented 11 months ago

why should we add something unused?

RustoMCSpit commented 11 months ago

why should we add something unused?

https://github.com/SimpleMobileTools/Simple-Voice-Recorder/issues/164

i want to find out how to change the opus extension to use my new const but im on phone rn and dont have time to review codebase thoroughly, if you can figure it out thatd be great

tibbi commented 11 months ago

well, this PR doesnt add anything though, just an unused constant

RustoMCSpit commented 11 months ago

well, this PR doesnt add anything though, just an unused constant

let me work on it when i have the time