Skip to content

AudioBox allows the user to play music and sound effects on any platform as long as you have the files.

License

Notifications You must be signed in to change notification settings

TaireruLLC/audiobox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioBox

AudioBox allows the user to play music and sound effects on any platform as long as you have the files.

Latest Updates:

  • Initial release

Installation

Install via pip:

pip install audiobox

Example code:

from audiobox import *

generate_example_files() # Generates two audio clips for example use

sfx("example_sfx") # Handles .mp3 and .wav | Only use the file name and not extension
wait(5)
play_music("example_music") # Handles .mp3 and .wav | Only use the file name and not extension
wait(165)

Links:

Contact 'tairerullc@gmail.com' for any inquires and we will get back at our latest expense. Thank you for using our product and happy coding!

About

AudioBox allows the user to play music and sound effects on any platform as long as you have the files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages