Skip to content
/ bassdll Public
forked from alecu/bassdll

An arduino piezo buzzer sound engine

Notifications You must be signed in to change notification settings

PJaros/bassdll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMPONENTS
bassdll - the sound engine
demos/core2 - A three-channel sample song using the engine.  You can hear the demo at http://www.youtube.com/watch?v=liRF4alsvaI

INSTALLING/COMPILE

The "bassdll" folder needs to  be moved into the "libraries" folder for your Arduino install.  On my Mac this is inside the Arduino.app package in /Applications.  Your mileage may vary.

LICENSE

All code released under the MIT license.  The song produced by the core2 program is licensed under CC-BY-SA-NC.

About

An arduino piezo buzzer sound engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 65.7%
  • C++ 34.3%