Skip to content

Releases: adafruit/Adafruit_CircuitPython_FruitJam

1.6.5 - Stop Play Fix

12 Nov 20:58
26619eb

Choose a tag to compare

What's Changed

  • Initialize wavfile in adafruit_fruitjam.peripherals.Peripherals constructor by @relic-se in #27

Full Changelog: 1.6.4...1.6.5

1.6.4 - Improved Docstrings

27 Oct 20:09
0ab431c

Choose a tag to compare

What's Changed

Full Changelog: 1.6.3...1.6.4

1.6.3 - Update Ruff Config & RTD Style Fix

20 Oct 20:33

Choose a tag to compare

1.6.2 - Audio Example Fixes

20 Oct 15:26
3bcc195

Choose a tag to compare

What's Changed

Full Changelog: 1.6.1...1.6.2

1.6.1 - NeoPixel Only Example

20 Oct 15:00
b9acf30

Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.6.1

1.6.0 - Change Volume API to float 0.0 - 1.0

01 Oct 19:48
19eb032

Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

1.5.0 - Peripherals Deinit

23 Sep 14:21
d57dd2e

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.5.0

1.4.0 - Optional Hardware Peripherals Init

08 Sep 16:19
58649ca

Choose a tag to compare

What's Changed

  • Optional hardware peripherals initialization by @relic-se in #21

Full Changelog: 1.3.0...1.4.0

1.3.0 - Optional DAC & Play MP3 Function

08 Sep 16:08
57fc5e8

Choose a tag to compare

What's Changed

  • play_mp3_file() function by @FoamyGuy in #15
  • Check if dac is present and add parameters for sample rate and bit depth by @relic-se in #20

Full Changelog: 1.2.0...1.3.0

1.2.0 - Simplified Volume and Audio Output APIs

28 Aug 17:13
8ee337c

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0