Comment 8 for bug 1399321

Revision history for this message
Nimit Bhardwaj (nimitbhardwaj) wrote :

I don't understand about the Amazon previews, if you want to ask, if we load the song on deck, from where the playing of the song starts, my answer is from the start, the song will be played from start, and in library, on clicking the listen preview button, this will start the playing of song from the 30s after the playing of song(by default), we can set our custom start preview, by first loading the song to the deck, then playing it, move the mark to the position where we want that preview position must be, then press a button P next tho Hotcue buttons(which I recently made), then it will set the position for that song, and store in the database, as you told above in SQlite.

On clicking the button P, it will create a line(a mark) in the waveform overview, as on clicking hotcue buttons the mark is formed.

Now suppose if we close the application, and restart it, and we listen the preview of the song we previously selected, it will start from the custom position, which we selected. This is the plan.