Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Releases: Jesus-QC/AudioPlayer

AudioPlayer

08 Nov 18:59
1e8e715
Compare
Choose a tag to compare

Recoded some parts of the code.
Removed NLayer, no more mem leaks but we don't provide mp3 support no more.
Changed it from individual channels to the intercom channel which should fix the bug where players hear others without being near.
Mute command disabled, people can no longer mute the server, will be probably added again in the future.

This could make bullet holes disappear!

FFMPEG COMMAND:

ffmpeg.exe -re -i AudioFile.wav -f f32le -ar 48000 -ac 1 output.raw

AudioPlayer

14 Aug 12:27
Compare
Choose a tag to compare
  • Lobby PlayList
  • Enhanced API usage
  • Added AudioEvents for AudioStopped, AudioStarted and AudioLooped
  • Fixed audio breaking issues #14

AudioPlayer

25 May 22:06
Compare
Choose a tag to compare
  • Fixed duration bug.

AudioPlayer

25 May 21:19
Compare
Choose a tag to compare
  • Fixed a bug where audios with just 1 channel were cutted before ending.

IMPORTANT:
If your audio doesn't worl for some reason. Try to convert it first here https://online-audio-converter.com/

!!! IT DOESNT MATTER IF IT ALREADY IS A MP3

AudioPlayer

25 May 17:25
Compare
Choose a tag to compare

Fixed MTF and CHAOS music looping.
Fixed DedicatedServer voice chat priority making players not able to speak.

AudioPlayer

24 May 20:52
Compare
Choose a tag to compare

Remember: Only .mp3 files are supported now!

  • Added a Volume option (0-100) to the configs (💣 old configs will break).
  • Added .audio mute so players can mute the server.
  • Added the audio volume <0-100> command to change the volume.

Fixes

  • Mtf and Chaos announcement not working.
  • Audio not finishing
  • Audio not looping

AudioPlayer

24 May 19:22
Compare
Choose a tag to compare
  • Fixed MTF and Chaos entrance sounds.

AudioPlayer

24 May 16:25
Compare
Choose a tag to compare
  • Raw audios are now deprecated, use MP3s.
  • ⚠️EXPERIMENTAL: Now you can change the "Dedicated Server" text.

AudioPlayer

21 May 16:45
9a29690
Compare
Choose a tag to compare

Read the readme for more info

MusicalLobby

20 May 23:06
93ce10d
Compare
Choose a tag to compare

This plugin right now just lets you play custom music in the lobby.

Make sure to read the readme in order to configure shit.