0 Members and 1 Guest are viewing this topic.
Это можно реализовать только на скриптах, иначе позицию трека с дискретностью в 0.1 с не получить.Каждый разряд счётчика - это 100-кадровая текстура, в которой между кадрами 1/10 с.
Прошу прощения, я не понял, что вы имели в виду.
То, что вы собираетесь реализовать. Что конкретно не понятно?
absourdly ideaotic what it counts?Overall playback time (do not calculate positions (skip|jump) and track lengths (durations) on switching playlist items or playlists)?Playlist playback time (do not calculate positions skip|jump but do for each played AND REPEATED item)?Playlist time (calclulate position skip|jump and each played or NOT PLAYED item: set counter value on repeat / skip|jump)?or something else?I guess AIMP has its own "playback time" counter (the Media Library feature), or "playback times" (or track playback starts?) — all those counters are absolutely useless (has no opportunity): it is impossible to determine an unintentionnal playback (inaccurate|misclick or just to remind) or incorrectly played times (not really hear a true intro because of fade-in turned on or etc.)…
Could you please create a skin just for the tape counter?
Помогать имеет смысл тем, кто хотя бы пытается разобраться с задачей, а вы ждёте готового решения. Стоит ли тогда использовать это?Хоть текстуру могли бы нарисовать, для этого кроме графического редактора ничего не нужно.[/quote Да, я возьму подготовленную вами кожу, изучу её, узнаю, как она была изготовлена, и разберусь, как она работает. Так я смогу лучше всё понять. С уважением.Yes, I will take the skin you have prepared, examine it, learn how it was made, and figure out how it works. This way, I will learn better. Regards.В переводе могут быть допущены ошибки; заранее приношу свои извинения.There may be omissions in the translation; I apologize in advance.
Ah, it is just like a visual "fake loading screen": count nothing, just switch frames during playback… LOL it needs no scripts at all, just a simple "huge BMP" with "frames" + defined count of that "frames" and size of one I don't think if it is possible to make an "autoscroller w/WRAP" (not a manual scroller with a fixed "TOP" and "BOTTOM" ) for a "pre-typed plain-text digits" (i.e. automatically appearing/hiding each char with a wrap, instead of using an image resource)…
Ah, it is just like a visual "fake loading screen": count nothing, just switch frames during playback… LOL
Это можно реализовать только на скриптах, иначе позицию трека с дискретностью в 0.1 с не получить.
Please, how does the tape counter work?