View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001726 | Infinitode 2 | [All Projects] Infinitode 2 | public | 2021-06-02 17:05 | 2021-12-29 17:02 |
Reporter | omega | Assigned To | therainycat | ||
Priority | low | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | Mobile | OS | Android | OS Version | Any |
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001726: loop part of some music is visually incorrect | ||||
Description | loop part of some music says it loops at 0 but its actually not | ||||
Steps To Reproduce | open music player | ||||
Additional Information | 6.3 and 6.4 havent been tested | ||||
Tags | No tags attached. | ||||
I don't see the stated problem. The music listed loops back to a non-zero frame in each case, and still properly continues to play the music in the frame that it jumped back to. No bug? |
|
Tracker music is... keeping track of "notes" it play (they are actual notes but also contain some other info). So, let's say, you are playing some music which changes its BPM / pitch rate / jumps to some position in its list of notes at 0:10 (10 seconds from the beginning). If it plays for 5 seconds and you skip to 0:15, the synthesizer will skip this event at 0:10 which may be important for the playback of the future notes. It works in other way too - if you have played for 0:15, this event (which happens at 0:10) has affected the synthesizer (it has instructed the synthesizer to play with certain speed / pitch etc) and if you skip back to 0:05, it may affect the playback too (apply the effect sooner than needed in this case) Short answer - it is not a bug, it is a feature! |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2021-06-02 17:05 | omega | New Issue | |
2021-06-02 17:05 | omega | Tag Attached: Visual | |
2021-12-07 19:34 | EuphoRowan | Note Added: 0001816 | |
2021-12-08 03:10 | therainycat | Note Added: 0001820 | |
2021-12-08 03:10 | therainycat | Assigned To | => therainycat |
2021-12-08 03:10 | therainycat | Status | new => closed |
2021-12-08 03:10 | therainycat | Resolution | open => no change required |
2021-12-29 17:02 | therainycat | Tag Detached: Visual |