Skip to content

PalMusicFan/adplug-2.2.1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdLibido - WebAudio plugin of AdPlug

This is a JavaScript/WebAudio version of AdPlug. This plugin is designed to work with my generic WebAudio ScriptProcessor music player (see separate project).

An online demo of the emulator can be accessed using: https://www.wothke.ch/AdLibido/

The project structure still reflects the one of the used 'adplug-2.2.1' (except for necessary bug fixes the original code is unchanged). Everything specific to the WebAudio port can be found in the added 'emscripten' sub-folder (see respective sub-folder for more details).

Credits

This project is based on adplug (see https://adplug.github.io/) - see AUTHORS file for more detailed credits

License

* adplug-2.2.1 GNU Lesser General Public License
* WebAudio plugin: Copyright (C) 2014 Juergen Wothke - GNU Lesser General Public License

About

WebAudio plugin of AdPlug

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 84.1%
  • C 7.8%
  • JavaScript 3.6%
  • Objective-C 1.9%
  • CSS 1.2%
  • HTML 1.1%
  • Batchfile 0.3%