Commit Graph

8 Commits

Author SHA1 Message Date
dean feef177858 DM: in progress mixer voice 2018-11-15 15:04:11 -05:00
dean dd05aafb9b DM: adding mixer voice API 2018-11-15 14:11:45 -05:00
dean 59c6ed34fd DM: mixer voice object skeleton 2018-11-14 18:05:29 -05:00
dean 008799dc52 DM: adding mixer gain 2018-10-31 18:27:08 -04:00
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 3c6812f2c1
Fix M0 math 2018-10-05 15:19:09 -07:00
Scott Shawcroft 8587d8edf0
Fix voice ending in the middle of a buffer. 2018-10-05 15:19:08 -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