Simon Zolin
Simon Zolin
Hi! Looks like phiola can't get the audio format that is set by default in your Windows audio settings. Let's find out why is that. Here are a few options:...
> in 2 channel mode makes it work just fine. Interesting! I think your audio device doesn't support `float32/48000/8` that phiola is trying to use but supports `int16/48000/8`. This is...
Hi! I tried to reproduce the issue on Android 11 but I couldn't do it - everything works as expected for me. I will try to reproduce this on Android...
> mpcread_process(): bad SH block Will be fixed in the next phiola release. Thanks for reporting the bug!
Done. v2.0-rc20 should read all mpc files correctly. > ffmpc_decode(): incomplete block This is not yet fixed. Let's keep this issue opened until then.
Done! Available for testing: https://github.com/stsaz/phiola/releases/tag/v2.1-beta1 Note: background service for a long conversion process isn't yet implemented (and I didn't even test this case), so just *don't let your Android go...
I consider this feature complete in v2.1-rc4. Although there are still some minor issues, but they can be addressed later.
Totally agree. But until this is implemented, I suggest this trick: * first start playing the track you want to convert * then while it's playing, tap on Convert menu...
When editing the file system paths with phiola v2.2.7 there is now a popup menu that allows to choose the target directory. Just click on a particular edit box and...
Thank you for the feedback! > the average user doesn't even know what file structure is and how a file path works I didn't think about that :) If that's...