namidaco / namida

A Beautiful and Feature-rich Music & Video Player with Youtube Support, Built in Flutter
Other
2.04k stars 128 forks source link

Feature Request - Audio Clipping #3

Open Red6785 opened 11 months ago

Red6785 commented 11 months ago

A nice, simple audio clipper belongs in every music player, in my opinion.

MSOB7YY commented 11 months ago

good suggestion, shouldn't be so hard since ffmpeg is already being used now my concerns:

  1. WHERE CAN I PUT IT IN UI PLSHELP
  2. should the clip be just saved outside or it can be played while playing the track
Red6785 commented 11 months ago
  1. Underneath the album art, you see the visual representation of the music that allows you to skip around. Perhaps long press and hold here could open that ui?
  2. I personally prefer if it were saved outside, but either work.
MSOB7YY commented 11 months ago

but well ill try to look for a good solution

(btw the headphone icon bottom left opens audio parameters)

MSOB7YY commented 10 months ago

for reference, this can be referred to as "A-B Repeat"