Skip to content

chore: release main#1

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore: release main#1
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 9, 2026

🤖 I have created a release beep boop

configurator: 2.0.0

2.0.0 (2026-01-29)

⚠ BREAKING CHANGES

  • configurator: release configurator 1.0

Features

  • add beta release workflow for develop branch (a2b53e5)
  • add possibility to save and recall app layouts & params (e724ac0)
  • api: new color api and improved color consistency (056761f)
  • app: add color and icon config to apps (35d19f9)
  • bump minimum version to 1.5.0 (fac1741)
  • clock_div: add clock divider app (8214a38)
  • clock: add analog clock out from internal clock (7c3b619)
  • clock: add really long clock divisions (1a15f70)
  • clock: add reset out aux config option (d021133)
  • config: introduce more global settings, config task loop (17e48d4)
  • config: separate layout from global config (54d8690)
  • configurator: add button to clear apps (0c0a009)
  • configurator: add factory reset function (85dc047)
  • configurator: add initial version of all app manuals (97b56ac)
  • configurator: add Key and Tonic mapping to the manual (feeecf0)
  • configurator: add manual page (85385e0)
  • configurator: add manual template (7085070)
  • configurator: add mvm (6b5da0d)
  • configurator: add note param (in case we need it) (22f50b3)
  • configurator: add range param (f5014a0)
  • configurator: add update guide and fw link (d7107ef)
  • configurator: connect page, minor additions (1cdc8fa)
  • configurator: display update message (7d9894f)
  • configurator: manual app style improvements (e49bde3)
  • configurator: release configurator 1.0 (92e3091)
  • configurator: remove old configurator (b7a6e8d)
  • configurator: rename params, fix float field (9349aa6)
  • configurator: save global settings (f4327d5)
  • configurator: store config with layout in setup file (0d4fd4e)
  • manual: update app manual for v1.4.0 (aa4e1a8)
  • manual: update Turing and Turing+ manual (a1d8c46)
  • midi2cv: add velocity to Gate and Note Gate mode (0d1af52)
  • panner: add panner app (d990c75)
  • params: add Color param component in configurator (8428a20)
  • select color and icons for all app. Rework app order (e97a390)
  • usb: fix webusb windows compatibility (fb01f98)

Bug Fixes

  • add hardware factory reset (e3fef02)
  • clock: adjust clock config only when it was changed (9d53f36)
  • clock: limit extra reset sources (7fc8619)
  • clock: prevent drift and stutter while changing bpm (da6af19)
  • configurator: add about tab and attributions (8d9ab89)
  • configurator: add all colors to configurator (2fee27d)
  • configurator: add app params to manual (155e9dd)
  • configurator: add browser connection troubleshooting (58ebc41)
  • configurator: add favicon (86f45d4)
  • configurator: add package description for beta testing (0049628)
  • configurator: add proper semver version check (2d19880)
  • configurator: add troubleshooting link (f8595a8)
  • configurator: adjust for i2c global params (0378d9b)
  • configurator: adjust transformValues for 8 params (34c7e08)
  • configurator: auto-inject firmware version from release-please manifest (a1adab9)
  • configurator: change description for deployment testing (de51654)
  • configurator: consider BASE_URL for icons (55ee6ab)
  • configurator: disable configurator version check (284994f)
  • configurator: disable popover when dragging in layout (63dc2ba)
  • configurator: disambiguate range names (87947ef)
  • configurator: fix app links to manual (d2667ba)
  • configurator: fix color param not being sent (9ba5bc9)
  • configurator: fix recall of setup params (0252d77)
  • configurator: fix routing for GitHub pages (492e4e0)
  • configurator: fix some copy to reflect save/recall setup (f9c57ea)
  • configurator: integrate manual into configurator (421e8e0)
  • configurator: lil update procedure fix (57a4be6)
  • configurator: properly check activeId against null (90fb701)
  • configurator: properly parse enum defaultValue (00db2a0)
  • configurator: properly redirect for firmware update (87e3dca)
  • configurator: quick manual styling fixes (f5064e7)
  • configurator: refresh layout after setting it (8db5827)
  • configurator: send correct layout with channel sizes (c1310c6)
  • configurator: show device version in settings tab (f23d99a)
  • configurator: use proper bool default value (3655941)
  • configurator: use stream parsing for cobs frames (7d2b604)
  • manual: add app parameters and storage to manual (8d0e976)
  • manual: fix some typo (e60559b)
  • quantizer: use the first 16 scale from o_C (9a0e5c7)
faderpunk: 2.0.0

2.0.0 (2026-01-29)

⚠ BREAKING CHANGES

  • the phoenix has risen from the ashes

Features

  • ad: add gate indicator (afd94f5)
  • ad: add latest ad version (08029de)
  • ad: add the ability to deactivate the midi input (ec9ffb8)
  • ad: add trigger on button, add midi trigger, add trigger to gate (d80449b)
  • ad: add use_midi param (e5f4510)
  • add -5V to 5V range to manual calibration (f6cee85)
  • add color parameters to most apps (79c716f)
  • add led overlay effects and flash effect (032b577)
  • add midi input message forwarding (410878b)
  • add modify method to Global (2bb0799)
  • add possibility to save and recall app layouts & params (e724ac0)
  • add temporary scene save and recall effects (406b6a7)
  • add usb windows compatibility (ed90f86)
  • api: add button release API (2ef8cf7)
  • api: add midi aftertouch and pitch bend API (43c849c)
  • api: add MidiOutput, MidiInput, MidiDuplex APIs (710358e)
  • api: complete rework of app parameter implementation (8a6f44d)
  • api: globals are now sync (626b25f)
  • api: new color api and improved color consistency (056761f)
  • api: use new latch in default and lfo (9abe1cd)
  • app: add color and icon config to apps (35d19f9)
  • app: improve Curve api (493f4b7)
  • app: rename default to control (4aac807)
  • app: return is_shift_pressed from any button press (2480dd1)
  • apps: improve fader api (e54c554)
  • apps: remove test apps (a9b9373)
  • automator: add attenuation (6374638)
  • automator: add bipolar and curve param (b35180c)
  • automator: add latest automator version (99c8a6b)
  • calibration: add first version of automatic calibration (2679d6b)
  • calibration: add output calibration over i2c (d8b25a1)
  • calibration: add undo for the last calibration step (463cfd7)
  • calibration: i2c proto ping pong (2c1d190)
  • calibration: move manual calibration to i2c startup (83a0c03)
  • calibration: move to fixed point calibration (574d899)
  • calibration: switch to fully automatic calibration (f88604d)
  • calibrator: add manual calibration app (98db6fc)
  • clkcvrnd: add slew to CV and bipolar param (b0d5525)
  • clkcvrnd: add slew, refine LEDs (7c59374)
  • clkturing: add latest version of clkturing app (b3972fe)
  • clock_div: add clock divider app (8214a38)
  • clock: add analog clock out from internal clock (7c3b619)
  • clock: add really long clock divisions (1a15f70)
  • clock: add reset out aux config option (d021133)
  • clock: passthrough midi clock usb<->uart (d9ad686)
  • clock: refactor clock to allow for improved routing (1d76deb)
  • clock: remove all midi passthrough (3ff3708)
  • clock: send midi clock ticks when using internal clock (919899d)
  • clock: start internal clock with scene+shift (c8f9343)
  • clock: start with running clock & save clock state (bcbf044)
  • config: add ability to change global config via faders (9374b77)
  • config: introduce more global settings, config task loop (17e48d4)
  • config: separate layout from global config (54d8690)
  • configurator: add factory reset function (85dc047)
  • configurator: add range param (f5014a0)
  • configurator: add saved confirmation (9c12c2f)
  • configurator: new app overview, get and set app params (06bf6c3)
  • configurator: rename params, fix float field (9349aa6)
  • configurator: use enum for midi modes in midi2cv and turing (9342d74)
  • constants: introduced some standard LED colors and intensities (2e2baa3)
  • control: add invert param (4304662)
  • control: add param enabling fader value storage (921b139)
  • cv2midi: add cv2midi app (ab4864f)
  • cv2midinote: add cv2midinote app (125c0a7)
  • cv2midinote: add octave and semitone shift, add mute, add led feedback (fc3e7a5)
  • cv2midinote: add quantizer on input (36be3fe)
  • cv2midinote: add semitone offset toggle (aca8f02)
  • default: add attenuation (6ce5df1)
  • default: add bipolar param (f68b6fa)
  • default: add clickless mute, remove stepping (785eb00)
  • default: add MIDI CC selection (c3b36ed)
  • default: add mute on release proto function (ef01239)
  • default: renamed to "Control", make curve symmetrical around 0 when bipolar (67b6d8d)
  • deps: downgrade embassy-executor and embassy-rp for now (ca286f4)
  • die: improve die roll function signature (a337680)
  • euclid: add euclid app (2eaff71)
  • faderpunk: bump version to align with configurator (50cdb88)
  • follower: add input gain control (ee3e1b9)
  • follower: add latest version of follower app (853496f)
  • fram: add crc check (31247c0)
  • i2c: i2c leader (16n compatibility mode) (0123546)
  • i2c: prepare for i2c leader/follower/calibration modes (2269d84)
  • improve semi-automatic calibration (71d1f4e)
  • latch: add third latch layer (c827400)
  • leds: add ability to use effects in apps (a0298a8)
  • leds: bring back startup animation (214de9e)
  • leds: colorize scene and shift button (d5cdaaf)
  • leds: improve led brightness and color apis (4ff24e2)
  • leds: use Signals instead of Channel (427206f)
  • lfo: add clocked mode (94b104c)
  • lfo: add inverted saw waveform (b32c7bc)
  • lfo: add latest lfo version (b6a5a1e)
  • LFO: add range selection, add MIDI output (d8a50f9)
  • lfo: add speed param (4c3cef2)
  • lfo: reset messages resets the LFO (afe84e9)
  • manual: update Turing and Turing+ manual (a1d8c46)
  • max: load calibration data, use it in max task (12018b6)
  • max: set fader refresh rate to 1ms (dc09296)
  • merge config crate into libfp (d69da45)
  • midi2cv: add gate on note mode (e9c494f)
  • midi2cv: add midi2cv prototype app (c005ac1)
  • midi2cv: add mute and led feedback (fc0b17e)
  • midi2cv: add velocity to Gate and Note Gate mode (0d1af52)
  • midi: send Out1 copy to MIDI Out2 (275ba63)
  • move BrightnessExt to libfp (0972e2d)
  • move Range to libfp (a349b55)
  • notefader: add notefader app (5dc1dd2)
  • offset_att: increase max gain to 2x (6bde1c8)
  • offset_att: make buttons toggles of offset and attenuverter (5074d77)
  • offset+attenuator: add Offset+Attenuator app (8aa8e1c)
  • panner: add panner app (d990c75)
  • probatrigger: add fader curve param for testing (a0d4506)
  • probatrigger: add latest version of probatrigger app (a02d8ba)
  • quantizer: add offset toggles (ef7676b)
  • quantizer: add quantizer app (062cfc4)
  • quantizer: add quantizer to apps (3fc4ef0)
  • quantizer: add quantizer utility (201a47b)
  • quantizer: rewrite quantizer, make it more predictable (0c14ef6)
  • refactor leds to allow for effects (1279610)
  • restructure Arr and AppStorage (78accef)
  • rgbtest: add rgb test app (4599471)
  • rndcvcc: add free running mode (a5dba5b)
  • rndcvcc: change clkcvrnd name to rndcvcc (5638b80)
  • select color and icons for all app. Rework app order (e97a390)
  • seq8: add latest seq8 version (f6518a2)
  • seq8: add octave selection in shift functions (26a0efa)
  • seq8: add range option (1d0faca)
  • sequencer: add legato (e60b3ea)
  • slew: add latest version of slew app (4bb9cd7)
  • the phoenix has risen from the ashes (17d9fdf)
  • turing & turing+: add range param (cb1602f)
  • turing+: add base note param (3189ff9)
  • turing: add base note and gate % param (f41908e)
  • turing: add latest version of turing app (0bae27b)
  • update all dependencies (6d941bb)
  • usb: fix webusb windows compatibility (fb01f98)
  • usb: remove usb logging for now (7ebe4ae)
  • usb: use auto-generated device version (a0e79f5)
  • use static buffer for fram reads (e2acd5b)
  • utils: add clickless function as public (819042b)
  • vastly improve Storage API (aafd4a1)

Bug Fixes

  • 1 bar division was wrong (359b549)
  • actually respond to i2c read requests (0295d37)
  • add hardware factory reset (e3fef02)
  • ad: fix bug where curve was not properly applied (0727b48)
  • ad: fix led (4885e91)
  • ad: fix led and latching bug (8d83615)
  • ad: implement new latching system (17f66aa)
  • ad: only conditionally run midi handler (85181a1)
  • ad: support zero-velocity note-offs (c8efc0b)
  • api: rename Sawinv to SawInv (9b18e3c)
  • apps: clean up latch layer antipattern (e2afe6a)
  • apps: fix sticky params race condition (0d9d817)
  • apps: load params at app startup (59a74df)
  • apps: use debounced save for storage (05387a4)
  • automator: add interpolation to remove stepping (03e8bd3)
  • automator: fix bipolar recall, update slewing to new method (43e498e)
  • automator: full rework (e6956bb)
  • automator: kill previous buffer before recording a new one (f54e4fd)
  • automator: remove automator from app list (54f0289)
  • automator: remove saving (169a4f9)
  • buttons: improve debounce and add button state sync (f12cc04)
  • buttons: scene load/save debounce (4aacba9)
  • calibration: add a little more leeway for the calibration range (7a8f3f2)
  • calibration: correct input value properly (f62b92f)
  • calibration: fix input calibration for -5 to 5V range (e5e93b7)
  • calibration: fix startup button press calibration (c2178b4)
  • calibration: fixes for semi-automatic calibration (932321b)
  • clkcvrnd: add attenuation fix leds (6202e8f)
  • clkcvrnd: fix a little LED bug (2787163)
  • clkcvrnd: fix crash on unmute (152456d)
  • clkcvrnd: fix LED on mute (a78f3c7)
  • clkcvrnd: fix mute control (e13539a)
  • clkcvrnd: full rework (cacfa73)
  • clkcvrnd: move color change to clock handler (4aba760)
  • clkturing: fix saving of the registers (4dd4dfe)
  • clkturing: full rework (1ed6531)
  • clkturing: rename (176a0f0)
  • clock: adjust clock config only when it was changed (9d53f36)
  • clock: always pass through analog ticks (6ed1093)
  • clock: apply correct pull for analog clock inputs (89e778b)
  • clock: do not send reset when external clock is used (86c8c77)
  • clock: fix clock transport commands (4e690ac)
  • clock: limit extra reset sources (7fc8619)
  • clock: prevent drift and stutter while changing bpm (da6af19)
  • clock: reduce clock out trigger length to 5ms (7166b69)
  • clock: send reset event when internal clock is stopped (6b66b05)
  • configurator: fix param fetch (df69657)
  • configurator: retain storage and parameters when app is moved (6ea3cab)
  • control: actually fix the bug causing CC not reaching 127 (7cb3288)
  • control: app not sending midi (1ce6d83)
  • control: reduce slew on mute (041a460)
  • control: remove filtering on MIDI CC (fb71d00)
  • cv2midi: implement new latching system (2f6173f)
  • cv2midinote & probatrigger: fix led brightness inconsistency (330b595)
  • cv2midinote: add description (9154f73)
  • cv2midinote: fix issue crash when changing to certain params (392f2d4)
  • cv2midinote: remove CC param (be640a5)
  • default: add led feedback (7c785c0)
  • default: fix curve, slew and bipolar recall (968d4df)
  • default: use the common red color value (a645ea6)
  • do not panic in app macro functions (2bb337d)
  • drop guard for storage before saving (1b17cee)
  • euclid: bug upon changing the resolution (f1c73ae)
  • euclid: change description (549611e)
  • euclid: Fix default values on rotation and randomization (94cf7cc)
  • euclid: fix division setting not being recalled (baebf9d)
  • euclid: fix midi notes (2fc0102)
  • euclid: fix params not being applied (9300a87)
  • euclid: fix warping issues making it loose phase (47e0ff1)
  • exponential and logarithmic curves were switched (6a2f311)
  • fix recurring mistake when using ticks (f084c50)
  • fix subdivision numbers (bb99959)
  • follower & slew: set offset to correct default value (894e979)
  • follower & slew: small changes to make it easier to change LED colors (961a03e)
  • follower and slew: change offset default value to 0 (ee68d5d)
  • follower, slew: update to new new latching (00ac12d)
  • follower: refine (009f80b)
  • fram: add initialization check (3e43ec3)
  • fram: better read buffer error handling (2aa1af6)
  • fram: make READ_BUFFERS pointer cast a bit more ideomatic (7ab304e)
  • housekeeping (4346be3)
  • layout: allow for holes in layout (20ff5bc)
  • leds: add separate channel for led overlay effects (88c5b8c)
  • leds: adjust minimum led brightness (34261f7)
  • leds: only update LEDs at actual refresh rate (19a490b)
  • leds: run led tasks in parallel (e3bf449)
  • leds: use exponential fader curve for global led brightness (7001725)
  • lfo: add some variable safety (beba31e)
  • lfo: change clock switch procedure (4cbb93b)
  • lfo: fix crash on certain fader positions (0bf3aaa)
  • lfo: fix crashes on certain recalled values (97a0392)
  • lfo: some led changes (fc62eac)
  • lfo: use utils functions (30c51bd)
  • loading of Globalconfig (f9f4249)
  • make a change to force rebuild (5ba1572)
  • max: reduce number of sample readings for adc (577646e)
  • max: scale fader readings across the dead zone (7279540)
  • midi2cv: adjust color order for consistency (fdfbe3b)
  • midi2cv: fix param size (9362331)
  • midi2cv: fix small led bug (4cac8c5)
  • midi2cv: re-trigger gate on legato (8bf3697)
  • midi2cv: support zero-velocity note-offs (95ed381)
  • midi2cv: update to new latching system (38db61c)
  • midi: add midi throttling to 500 messages per second (bfb502d)
  • midi: improve midi subscriber instantiation (46e20f2)
  • midi: improve midi subscriber instantiation (a43277a)
  • midi: increase uart rx buffer size (49194df)
  • midi: make wait_for_message method public (5618706)
  • midi: properly handle larger usb midi packets (94c757f)
  • move build profiles to workspace (ac28eaa)
  • never erase calibration range (5280e94)
  • notefader: implement new latching system (596ad56)
  • notefader: reset now actually reset to 0 (b3691b1)
  • notefader: rework to implement new button API (f67dbf4)
  • notefader: small led fix, fix note trigger when changing mode (8ac632d)
  • offset_att: modify name and description (892b590)
  • offset_att: update to new latching system (4fedf99)
  • panner: fix crash when pressing button 2 and moving fader 1 (e674d84)
  • panner: make LED color more consistent (be56867)
  • potential mutex deadlocks (f52b35a)
  • prefixed commit (3f3c80b)
  • probatrigger: change name and description (ab0a827)
  • probatrigger: full rework (20669b1)
  • probatrigger: param change making the app crash (c8b233d)
  • probatrigger: remove fader curve param (ca57153)
  • probatrigger: upgrade to new latching system (fe20724)
  • quantizer: add description (8738017)
  • quantizer: disable quantizer for now (0ceb4e0)
  • quantizer: fix led feedback (1c93c86)
  • quantizer: reactivate quantizer (2a7fada)
  • randomcvcc: fix bug preventing going into free running mode (420ce0e)
  • rndcvcc: Change description (edda804)
  • scene 0 should not recall "current" values (ced46a4)
  • scenes: extend scenes to 16 (08a7337)
  • seq8: make it recall resolution and gate length on boot (0e6b6c1)
  • seq8: rearrange the shift functions (a8728fb)
  • sequencer: CH4 not recalling gate and resolution (eedc9ff)
  • sequencer: fix consistency issue between midi output and V/oct (b18ebd2)
  • sequencer: remove running light when stopped (094cc66)
  • sequentialize FRAM reads and writes (1acabc4)
  • slew: full rework (5686a04)
  • slew: refine (f7e0fc1)
  • storage: enable calibration data migration (b8f140e)
  • turing & turing+: fix attenuation curve (bf5fc19)
  • turing & turing+: bigger dead zones on probability (be19ccd)
  • turing & turing+: fix MIDI CC number offset (6783f71)
  • turing & turing+: make bit flip more direct (460e28d)
  • turing+: implement new latching system, refine code (e06c559)
  • turing: added param, saving and led feedback (5e3fe40)
  • turing: fix issues with sequences length is 16 (67aa1b8)
  • turing: implement new latching system (d706882)
  • use correct mutex type for FRAM buffers (def9269)
  • use direct memory access fram read buffers (266374b)
  • use read buffer pool for fram reads (1e17020)
  • use stack buffer for fram reads for callers (92ec92d)
  • validate layout after loading from fram (848e2aa)
libfp: 0.10.0

0.10.0 (2026-01-29)

Features

  • add -5V to 5V range to manual calibration (f6cee85)
  • add possibility to save and recall app layouts & params (e724ac0)
  • api: complete rework of app parameter implementation (8a6f44d)
  • api: new color api and improved color consistency (056761f)
  • api: use new latch in default and lfo (9abe1cd)
  • app: add color and icon config to apps (35d19f9)
  • calibration: add first version of automatic calibration (2679d6b)
  • calibration: add output calibration over i2c (d8b25a1)
  • calibration: i2c proto ping pong (2c1d190)
  • calibration: move manual calibration to i2c startup (83a0c03)
  • calibration: move to fixed point calibration (574d899)
  • calibration: switch to fully automatic calibration (f88604d)
  • clock: add analog clock out from internal clock (7c3b619)
  • clock: add really long clock divisions (1a15f70)
  • clock: add reset out aux config option (d021133)
  • config: add ability to change global config via faders (9374b77)
  • config: introduce more global settings, config task loop (17e48d4)
  • config: separate layout from global config (54d8690)
  • configurator: add factory reset function (85dc047)
  • configurator: add Key and Tonic mapping to the manual (feeecf0)
  • configurator: add note param (in case we need it) (22f50b3)
  • configurator: add range param (f5014a0)
  • configurator: new app overview, get and set app params (06bf6c3)
  • configurator: rename params, fix float field (9349aa6)
  • constants: introduced some standard LED colors and intensities (2e2baa3)
  • cv2midi: add cv2midi app (ab4864f)
  • deps: downgrade heapless in libfp (8ee90ca)
  • euclid: add euclid app (2eaff71)
  • i2c: i2c leader (16n compatibility mode) (0123546)
  • i2c: prepare for i2c leader/follower/calibration modes (2269d84)
  • improve semi-automatic calibration (71d1f4e)
  • latch: add third latch layer (c827400)
  • layout: make 16x control the default layout (3480017)
  • leds: improve led brightness and color apis (4ff24e2)
  • lfo: add inverted saw waveform (b32c7bc)
  • libfp: add value transformation for Enum/usize (354cc98)
  • merge config crate into libfp (d69da45)
  • midi2cv: add midi2cv prototype app (c005ac1)
  • move BrightnessExt to libfp (0972e2d)
  • move Range to libfp (a349b55)
  • panner: add panner app (d990c75)
  • params: add Color param for configurator (a7b2ee6)
  • params: bump app max param size to 8 (7900abc)
  • params: use .into() instead of .get() for Color (818391b)
  • quantizer: add quantizer utility (201a47b)
  • quantizer: rewrite quantizer, make it more predictable (0c14ef6)
  • select color and icons for all app. Rework app order (e97a390)
  • sequencer: add legato (e60b3ea)
  • utils: add attenuverter and slew_limiter (c1c30f0)
  • utils: add clickless function as public (819042b)
  • utils: introduce some useful functions (26432b4)

Bug Fixes

  • api: rename Sawinv to SawInv (9b18e3c)
  • calibration: fixes for semi-automatic calibration (932321b)
  • clock: adjust clock config only when it was changed (9d53f36)
  • clock: limit extra reset sources (7fc8619)
  • clock: prevent drift and stutter while changing bpm (da6af19)
  • configurator: retain storage and parameters when app is moved (6ea3cab)
  • constants: adjust rgb to design guide value (7e47192)
  • control: actually fix the bug causing CC not reaching 127 (7cb3288)
  • control: fix CC output not reaching 127 (6c9baec)
  • default: fix curve, slew and bipolar recall (968d4df)
  • euclid: change description (549611e)
  • exponential and logarithmic curves were switched (6a2f311)
  • latch: add jitter tolerance to latch (95f4c67)
  • latch: unlatch when target value is changed externally (b2caa67)
  • layout: allow for holes in layout (20ff5bc)
  • quantizer: fix led feedback (1c93c86)
  • quantizer: increase codebook size for increased range (291f35d)
  • quantizer: use the first 16 scale from o_C (9a0e5c7)
  • utils: add clamps to spliters (77301e1)
  • validate layout after loading from fram (848e2aa)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 87b91ef to aff258e Compare January 19, 2026 19:49
@github-actions github-actions bot force-pushed the release-please--branches--main branch from aff258e to 1c657c1 Compare January 29, 2026 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants