All public logs

Combined display of all available logs of C# Gamedev Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:05, 14 July 2024 Winkio talk contribs created page Loop (Music) (Created page with "A Loop is a piece of music that repeats endlessly, often found in games as background music. ==Full File Loop== In this implementation the music file loops from the start to the end, requiring the file to be trimmed neatly such that the start and end line up exactly. Very few songs are available in a trimmed format like this, so the developer may need to take a song and trim it manually using audio editing software like [https://www.audacityteam.org/ Audacity]....")