4 Forks
58 Stars
58 Watchers

asmsynth

This is audio library and allows you to generate up to 32 voices at the same time. It also allows you to create background music by executing two programs asynchronously. In addition, the H bridge is supported, so you can use it as a speaker amplifier or control the motors.

How to download and setup asmsynth

Open terminal and run command
git clone https://github.com/ezasm/asmsynth.git
git clone is used to create a copy or clone of asmsynth repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with asmsynth https://github.com/ezasm/asmsynth/archive/master.zip

Or simply clone asmsynth with SSH
[email protected]:ezasm/asmsynth.git

If you have some problems with asmsynth

You may open issue on asmsynth support forum (system) here: https://github.com/ezasm/asmsynth/issues