This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
12,071
Commits
21
Branches
274
Tags
785
MiB
7390dc7dab
Commit Graph
2 Commits
Author
SHA1
Message
Date
Scott Shawcroft
6da25c8893
Rename stop to stop_voice in case we want stop to stop everything later.
2018-10-09 13:28:00 -07:00
Scott Shawcroft
76008ce304
Introduce audioio.Mixer which can mix multiple audio samples
...
to produce a single sample. Only works with 16 bit samples on the M4.
Fixes
#987
2018-10-05 15:12:23 -07:00