Skip to content

Releases: newdigate/teensy-variable-playback

add option to start loop at sample start or at loop start...

26 Feb 11:36
f9e1565
Compare
Choose a tag to compare
Merge pull request #53 from newdigate/feature/play_start

Feature: play start option

support for dual playback head for seem-less looping

26 Feb 10:48
04605a9
Compare
Choose a tag to compare
Merge pull request #52 from newdigate/feature/dual-playback-head

Feature/dual playback head

1.0.14

16 Jun 12:18
Compare
Choose a tag to compare

major refactoring, fixed memory leaks, added littleFS, serialflash integrations

positionMillis() implemented for AudioPlaySdResmp

25 Sep 14:07
Compare
Choose a tag to compare
1.0.13

positionMillis() implemented for AudioPlaySdResmp

skip over RIFF tags in wave header

25 Aug 10:31
Compare
Choose a tag to compare

Previously the library would give an error when RIFF tags appear at the beginning of the wave file in the header. These files should now be able to play, without an error.

When playing a mono sample, transmit on both channels

12 Aug 11:06
Compare
Choose a tag to compare

playback starting in reverse fixed

28 Jul 13:45
Compare
Choose a tag to compare
1.0.10

update readme v1.0.10

fix crashing bug when playing multiple files

23 Jul 13:01
Compare
Choose a tag to compare
1.0.9

update version to 1.0.9

refactoring improvements

21 Jul 17:56
Compare
Choose a tag to compare
1.0.8

update version to 1.0.8

pitch control on multi-channel samples

13 Jul 10:39
fe06ea2
Compare
Choose a tag to compare
Merge pull request #33 from newdigate/feature/stereo

Feature/stereo