Myeongwon-Kang/apps-for-android

Doesn't extract full selection when clipping from an existing sound file.

Opened this issue · 0 comments

What steps will reproduce the problem?
1. Bring up the menu on an existing sound file
2. Choose the "Edit" option
3. Zoom in so about 5-10 seconds are on the screen, select a short segment (~5 
seconds)
4. Preview the ringtone.

What is the expected output? What do you see instead?
The expected output is a clip composed of the highlighted area.  Instead, I get 
the clip from the beginning of the highlighted area to somewhere before the 
"selected" end.  It appears to stop where the left side of the end "handle" 
extends out, so the sound gets cropped a half-second or so too early.  
Visually, where [===] is the handle and | are the selection start/end:

|           |
|           |
|           |
==]       [===]
 <------->
 Actual sound
 <--------->
 Expected sound

What version of the product are you using? On what operating system?
Version 0.3.1, on Android Froyo by Lazlo, on a T-Mobile G1.

Please provide any additional information below.
This is pertaining to RingsExtended aka "Ringtone Maker" on the market.

Original issue reported on code.google.com by cincoden...@gmail.com on 1 Sep 2011 at 12:52