Jump to content

Search the Community

Showing results for tags 'Audio'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Skylords Reborn
    • Announcements
    • Updates
    • Events and Tournaments
    • Contribute to the project
  • Support
    • Technical Support
    • Report A Bug
    • Ban Appeals
  • Community
    • Suggestions
    • General Talk
    • Media
    • Off-Topic
    • Development
  • Gameplay
    • Cards
    • New Player Help and Guides
    • Deck Building and Colour Strategies
    • PvE
    • PvP
    • Maps
    • Campaign Maps
  • Recruitment
    • Art
    • Game Design
    • Map Making
    • Community
    • Development

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Battle.net


Discord


Facebook


LinkedIn


Reddit


Steam


Skype


Twitter


Website URL


Other


Location


Interests

Found 2 results

  1. As announced in our 11th community update, we decided to open source wav_to_snr (repository link). This is a very simple application that allows you to convert audio files to a format that is compatible with BattleForge called SNR. SNR is compressed a lot, and it is lossy compression (over 70% of data is lost). Sample count is the same as WAV, but for most samples only 4 bits instead of 16 bits is used for the value, that means 16 possibilities instead of 65536 possibilities. It is not that bad as it might look at first look. There is some function (difference from previous 2 samples) applied so the dynamic range does not need to be that big, and only precision is lost. Currently it works this way: for each block of 32 consequent samples it tries all "configurations" and calculates all samples in the block, then pick the one that have on average smallest difference from the original sound. The problem with this is that if the original audio is decreasing at the end of block, but the compressed one is increasing it, it can still be the one with smallest difference, and if next block start lower than the source, the difference between the last sample of the block and first sample of the next block will be even greater because of that. In theory "configuration" should be picked so that whole audio wave is as similar shape as possible, instead of absolute difference for each sample averaged over independent blocks. But comparing shapes of waves is much more complicated thing, requires much more computation time, and what is most important it is much more complicated to write. So if anyone will improve the algorithm it would be great 🙂 right now it is kind of unusable for voice 😞 but for some simple effects it sounds kind of maybe acceptable. If you want to just play existing file check out:
  2. The official Fansite-Kit Grabbed it just before the shutdown: https://www.file-upload.net/download-12290814/Fansite-Kit.zip.html All Cards First it contains the big image file from TBO. Based on this big file, I have created single files for every card, which are also part of this zip, you can download here: https://www.file-upload.net/download-12290813/Karten.zip.html Chronicles (German) Just before the end of the game I have created this PDF file and uploaded it on the offical board. I guess only a few people could obtain it, so I just reupload it here again. The whole chronicles as pdf: https://www.file-upload.net/download-12290789/Chronik.pdf.html The audio of the chronicles: https://www.file-upload.net/download-12290788/ChroniclesAudio.zip.html Loadingscreens+ (also German) This file contains the loadingscreens of every map and some other stuff, like the ingame map: https://www.file-upload.net/download-12290819/Ladescreens.zip.html I dont know which of this stuff was already posted, so sorry.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use