Releases: newdigate/teensy-variable-playback
Releases · newdigate/teensy-variable-playback
add option to start loop at sample start or at loop start...
support for dual playback head for seem-less looping
Merge pull request #52 from newdigate/feature/dual-playback-head Feature/dual playback head
1.0.14
positionMillis() implemented for AudioPlaySdResmp
1.0.13 positionMillis() implemented for AudioPlaySdResmp
skip over RIFF tags in wave header
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
1.0.11 update version to 1.0.11
playback starting in reverse fixed
1.0.10 update readme v1.0.10
fix crashing bug when playing multiple files
1.0.9 update version to 1.0.9
refactoring improvements
1.0.8 update version to 1.0.8
pitch control on multi-channel samples
Merge pull request #33 from newdigate/feature/stereo Feature/stereo