jramboz / tintalle

Python/Qt-based application for managing OpenCore-based lightsabers
5 stars 1 forks source link

Auto-assign files to effects #6

Closed jramboz closed 3 months ago

jramboz commented 4 months ago

Tintallë should attempt to automatically assign newly uploaded sound files to effects, based on the default naming scheme. Will have to make sure this also includes files already on the saber.

Example: CLASH_1_0.RAW and CLASH_2_0.RAW are already on the saber. I upload CLASH_3_0.RAW. Tintallë should automatically attempt to set sCL=CLASH_1_0.RAW, CLASH_2_0.RAW, CLASH_3_0.RAW.

jramboz commented 4 months ago

This will probably be implemented in py2saber