tilk / cdlc_player

Player for guitar tabs in CDLC format
GNU General Public License v3.0
30 stars 6 forks source link

Allow users to play local music files alongside tabs. #4

Open LegitGreenBoi opened 2 years ago

LegitGreenBoi commented 2 years ago

A great feature to add would be allowing the user to select their own local music file to play along to the CDLC tab.

So how it could work is, you select your tab and then select your music file from your filesystem. Now obviously the two will not be in sync, so it should also include a delay offset feature to allow the user to manually adjust the start delay of the tab to match up with their song file or vice versa.

This request may be asking much, I don't code currently, so I have no clue if this would be difficult to implement or not, but without any music features, this program definitely feels like it would benefit greatly from it. It should also circumvent the pains of getting WWISE audio working, and shouldn't be an issue legally since the user sources and selects their own music.

ghost commented 10 months ago

@LegitGreenBoi you can try my temporary fork (waiting for it to be merged by tilk):

https://github.com/yassineim/cdlc_player/releases/download/lyrics-v7/app-release.apk

It has lyrics and music does play

LegitGreenBoi commented 10 months ago

@LegitGreenBoi you can try my temporary fork (waiting for it to be merged by tilk):

https://github.com/yassineim/cdlc_player/releases/download/lyrics-v7/app-release.apk

It has lyrics and music does play

Looks good, I'll try it out. If it doesn't get merged you should consider uploading it to F-Droid or IzzyOnDroid