Difference between revisions of "love.audio (Українська)"

(Типи)
m (fixed formatting: added | ?Link for lists)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
| headers=hide
 
| headers=hide
 
| format=template
 
| format=template
| template=ListingFields
+
| template=ListingFields/with custom links
 
| introtemplate=ListingIntro
 
| introtemplate=ListingIntro
 
| outrotemplate=ListingOutro
 
| outrotemplate=ListingOutro
 +
| ?Link for lists
 
| ?Description
 
| ?Description
 
| ?PrettySince
 
| ?PrettySince
Line 16: Line 17:
 
| headers=hide
 
| headers=hide
 
| format=template
 
| format=template
| template=ListingFields
+
| template=ListingFields/with custom links
 
| introtemplate=ListingIntro
 
| introtemplate=ListingIntro
 
| outrotemplate=ListingOutro
 
| outrotemplate=ListingOutro
 +
| ?Link for lists
 
| ?Description
 
| ?Description
 
| ?PrettySince
 
| ?PrettySince
Line 27: Line 29:
 
| headers=hide
 
| headers=hide
 
| format=template
 
| format=template
| template=ListingFields
+
| template=ListingFields/with custom links
 
| introtemplate=ListingIntro
 
| introtemplate=ListingIntro
 
| outrotemplate=ListingOutro
 
| outrotemplate=ListingOutro
 +
| ?Link for lists
 
| ?Description
 
| ?Description
 
| ?PrettySince
 
| ?PrettySince
Line 39: Line 42:
 
== Дивіться також ==
 
== Дивіться також ==
 
* [[parent::love (Українська)]]
 
* [[parent::love (Українська)]]
* [[Tutorial:Audio]]
+
* {{translated link|Tutorial:Audio|Українська}}
* [[Audio Formats]]
+
* {{translated link|Audio Formats|Українська}}
 
{{#set:Since=000}}
 
{{#set:Since=000}}
 
== Інші мови ==
 
== Інші мови ==
 
{{i18n|love.audio}}
 
{{i18n|love.audio}}

Latest revision as of 14:03, 22 September 2023

Інтерфейс для роботи з динаміками користувача.

Типи

Source Джерело представляє аудіо, яке можна відтворити.

Функції

love.audio.newQueueableSource Створює нове джерело аудіо (Source), яке можна використовувати для програвання звуку, згенерованого в реальному часі, через постановку в чергу (Source:queue). Added since 11.0
love.audio.newSource Створює нове джерело (Source) на основі файлу, звукових даних (SoundData) або декодувальника (Decoder).

Перечислення

SourceType Типи джерел аудіо.
TimeUnit Одиниці вимірювання часу. Added since 0.8.0


Дивіться також

Інші мови