Skip to content

Releases: shorepine/tulipcc

Tulip November 2024 release

08 Nov 15:32
ef7747d
Compare
Choose a tag to compare

headline features: T-Deck support again, AMY sequencer (no more sequencer glitches), Alles support again, better USB keyboard support. Also audio input support on Tulip Desktop (or with an AMYchip)

What's Changed

Full Changelog: v-oct-2024...v-nov-2024

Tulip October 2024 release

12 Oct 13:04
1634785
Compare
Choose a tag to compare

What's Changed

  • adding portamento AMY (+ fixing a compilation bug for ft5x06 ctps) by @bwhitman in #346
  • Juno portamento by @bwhitman in #349
  • Better midi parser, handles running status. Also support for all notes off by @bwhitman in #355
  • stop parsing USB/IAC midi messagees once parsed by @bwhitman in #357
  • Tulip's AMY has echo by @bwhitman in #358
  • adding learn midi codes directly by @bwhitman in #369
  • midi.py: OscSynth now takes kwargs that it will forward to its oscs. by @dpwe in #371
  • adding required field patch_number to SingleOscSynthBase by @bwhitman in #374
  • midi.py, music.md, ..: Add midi.config.get_synth(), rename polyphony by @dpwe in #382
  • adding first version of TabView to allow for tabbed UIScreens by @bwhitman in #384
  • convering the m5_8encoder class to a simpler module to match how the others work by @bwhitman in #388
  • Separately handle MIDI clock f8 signal. by @bwhitman in #389
  • memorypcm.c: Note-off non-retrigger fix, as for amy/src/pcm.c. by @dpwe in #392
  • Hopefully giving the GT911 more room to breathe on boot. by @bwhitman in #394
  • USB hub support, mouse support, latest Micropython and ESP-IDF by @bwhitman in #400

New Contributors

Full Changelog: v-sep-2024...v-oct-2024

Tulip September 2024 release

03 Sep 18:41
5bb7fb4
Compare
Choose a tag to compare

First post-launch release!

What's Changed

Features, bugfixes

Docs

Full Changelog: v-aug-2024...v-sep-2024

Tulip August 2024 release

05 Aug 14:39
7468123
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v-jul-2024...v-aug-2024

Tulip July 2024 release

04 Jul 14:11
a38072b
Compare
Choose a tag to compare

Release for the upcoming launch of Tulip CC

What's Changed

New Contributors

Full Changelog: v-jun-2024...v-jul-2024

Tulip June 2024 release

02 Jun 18:39
Compare
Choose a tag to compare

First shipping Tulip v4r11 release!

Tulip May 2024 release

14 May 20:25
Compare
Choose a tag to compare
v-may-2024

.

Tulip March 2024 release

17 Mar 14:39
6af414c
Compare
Choose a tag to compare
  • LVGL 9 now embedded into Tulip. Make your own UIs!
  • UIScreen and switchable apps
  • Touchscreen for the T-Deck
  • Fixes for the forthcoming Tulip r10 board
  • Latest AMY
  • Music subsystem

What's Changed

Tulip Feb 2024 release

09 Feb 16:46
Compare
Choose a tag to compare

Tulip February release. Mostly changes to AMY, including new patches and voices.

13 simultaneous DX7 voices and 6 simultaneous Juno-6 voices

January 2024 Tulip CC release

23 Jan 19:42
f5f01fa
Compare
Choose a tag to compare

Our first release for all CC boards at once. See #171 for details

Biggest news is you can flash your Tulip without having to compile, using our full-flash binaries. Supports DIY tulips using the N16R8, N32R8, MaTouch 7", Tulip4 R10 and the T-Deck. See our flashing page for instructions: https://github.com/bwhitman/tulipcc/blob/main/docs/tulip_flashing.md