Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write unit tests for all core functions where possible #25

Open
4 tasks
colinbdclark opened this issue Feb 8, 2022 · 0 comments
Open
4 tasks

Write unit tests for all core functions where possible #25

colinbdclark opened this issue Feb 8, 2022 · 0 comments
Labels

Comments

@colinbdclark
Copy link
Contributor

colinbdclark commented Feb 8, 2022

Currently, the following core functions lack unit tests:

  • star_clamp
  • Linear and cubic interpolation functions
  • star_filter_onepole
  • Buffer fill functions
colinbdclark added a commit to colinbdclark/signaletic that referenced this issue Apr 21, 2024
…polation.

Fixes bugs with wrap-around behaviour and improves test coverage.
colinbdclark added a commit to colinbdclark/signaletic that referenced this issue Jul 11, 2024
* lichen-community-systemsgh-67: (39 commits)
  lichen-community-systemsgh-63: Fixes bugs in Ladder implementation and bumps oversampling to 4x. Adds a little more gain to the Bifocals filter.
  Resolves lichen-community-systemsgh-22: Updates Versio support to new Host API.
  lichen-community-systemsgh-22: Adds a Patch_init() device and updates examples to new Host API.
  lichen-community-systemsgh-67: Addresses several warning revealed by MSVC.
  Random stab in the dark for CI failure on macOS.
  lichen-community-systemsgh-22: Adds support for different types of buffered analog outputs, and for scaling outputs to accommodate situations like the DPT's offset internal DAC outputs.
  lichen-community-systemsgh-22: Updates DPT support to use new Host API.
  lichen-community-systemsgh-22: Updates Lichen Medium device to ADCController API.
  lichen-community-systemsgh-22: Adds device support for Nehcmeulb. Updates all Bluemchen examples to work with the new Host API.
  lichen-community-systemsgh-22: Brings back encoder support for Daisy host.. Updates Bluemchen calibrator and filter examples to latest API.
  lichen-community-systemsgh-22: Updates Bluemchen osc and bare board examples to latest API. Changes Freddie firmware to match Bubbles' MIDI map.
  Addresses some type coercion warnings raised by MSVC.
  lichen-community-systemsgh-25: Adds unit tests for sig_dsp_List interpolation. Fixes bugs with wrap-around behaviour and improves test coverage.
  Adds normalization for ADC inputs. Introduces device-level support and examples for Lichen Bifocals.
  lichen-community-systemsgh-22: Refactors Lichen Medium device and examples for new host API.
  lichen-community-systemsgh-22: Working bare board test for Patch Init/Lichen Medium.
  lichen-community-systemsgh-22: Still broken but improved refactoring of Daisy host infrastructure.
  Safety commit of half-working refactoring of Daisy host infrastructure.
  lichen-community-systemsgh-22: Initial, partially-working refactoring of Host API for Daisy.
  lichen-community-systemsgh-67: Improves Moorer reverb example. Adds Dattoro's "industry standard" chorus/flanger/echo effect. Adds allpass interpolation to sig_DelayLine and a fast sine impl.
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant