Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Type:AudioClip: Difference between revisions

From Resonite Wiki
AmasterAmaster (talk | contribs)
Created a page for the AudioClip Type.
 
AmasterAmaster (talk | contribs)
Added a link.
 
Line 1: Line 1:
The '''AudioClip''' Type is an asset type that uses, references, and contains audio data. It is mostly used for [[Audio Player|Audio Players]] that can use this asset to play back audio.
The '''AudioClip''' Type is an [[Asset|asset]] type that uses, references, and contains audio data. It is mostly used for [[Audio Player|Audio Players]] that can use this asset to play back audio.


This is usually imported into [[Resonite]] with the file types of <code>.ogg</code>, <code>.wav</code>, and <code>.flac</code>.
This is usually imported into [[Resonite]] with the file types of <code>.ogg</code>, <code>.wav</code>, and <code>.flac</code>.


{{Note|The file extension <code>.mp3</code> (and by extension <code>.mp4</code>) cannot be used with this asset type due to codec issues in Resonite, and will instead spawn out a [[Video Player]].|warning}}
{{Note|The file extension <code>.mp3</code> (and by extension <code>.mp4</code>) cannot be used with this asset type due to codec issues in Resonite, and will instead spawn out a [[Video Player]].|warning}}

Latest revision as of 15:21, 7 July 2024

The AudioClip Type is an asset type that uses, references, and contains audio data. It is mostly used for Audio Players that can use this asset to play back audio.

This is usually imported into Resonite with the file types of .ogg, .wav, and .flac.

The file extension .mp3 (and by extension .mp4) cannot be used with this asset type due to codec issues in Resonite, and will instead spawn out a Video Player.