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

mixtape-bot/lavaplayer

 
 

Repository files navigation

💿 lavaplayer

An audio player library written in Java which can load audio tracks from various sources and convert them into a stream of Opus frames.

It is designed for use with Discord bots, but it can be used anywhere where Opus format output is required.

👁️ changes

This fork has been heavily modified for use within my bot, Mixtape. There are many breaking changes that have been made and I've tracked not a single one of them, so don't expect a smooth migration.

That being said, don't expect me to help you with migrating. If you however want to give it a shot I might help you in my Development Server.

Good Luck!

📦 modules


Licensed under Apache 2.0

About

Audio player library for Discord

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 71.2%
  • Java 28.8%