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

Feature/dsp updates #110

Open
wants to merge 47 commits into
base: develop
Choose a base branch
from
Open

Feature/dsp updates #110

wants to merge 47 commits into from

Commits on Jan 28, 2022

  1. use math constant

    Martin Klang committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    0d97c21 View commit details
    Browse the repository at this point in the history
  2. added NO_INTERPOLATION option

    Martin Klang committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    466bca8 View commit details
    Browse the repository at this point in the history
  3. updated WavetableOscillator

    Martin Klang committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    0fb63b3 View commit details
    Browse the repository at this point in the history
  4. added Welch and Sine windows

    Martin Klang committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    97604ca View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. check that channels and samples are not zero

    Martin Klang committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    ef81550 View commit details
    Browse the repository at this point in the history
  2. updated to CMSIS V5

    Martin Klang committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    db5c602 View commit details
    Browse the repository at this point in the history
  3. updated DaisySP version

    Martin Klang committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    5789449 View commit details
    Browse the repository at this point in the history
  4. updated daisy lib

    Martin Klang committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    1a6d0cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5c00b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Merge branch 'feature/cmsis-update' into feature/wip

    Martin Klang committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    4f22732 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. add header guards

    Martin Klang committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    d7a6b18 View commit details
    Browse the repository at this point in the history
  2. add header guards

    Martin Klang committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    f816d01 View commit details
    Browse the repository at this point in the history
  3. added note

    Martin Klang committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    df40311 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18ea1be View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. added EnvelopeFollower (rectified smoothing filter)

    Martin Klang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    6dac52e View commit details
    Browse the repository at this point in the history
  2. added InterpolatingSignalGenerator

    Martin Klang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    48bd60e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9e0ae0 View commit details
    Browse the repository at this point in the history
  4. added MovingAverage (exponential and simple)

    Martin Klang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    dfda464 View commit details
    Browse the repository at this point in the history
  5. deprecating Patch::getFloat/IntParameter()

    Martin Klang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    fc9ce70 View commit details
    Browse the repository at this point in the history
  6. use new Smooth/Stiff value classes

    Martin Klang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    41829bc View commit details
    Browse the repository at this point in the history
  7. include new classes

    Martin Klang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    b54adc9 View commit details
    Browse the repository at this point in the history
  8. correct doc

    Martin Klang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    43d3237 View commit details
    Browse the repository at this point in the history
  9. write history

    Martin Klang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    3e23488 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. added missing assignment operators

    Martin Klang committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    e63e525 View commit details
    Browse the repository at this point in the history
  2. added missing assignment operators

    Martin Klang committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    74441c7 View commit details
    Browse the repository at this point in the history
  3. fixes and tests for MovingAverage

    Martin Klang committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    a927fcf View commit details
    Browse the repository at this point in the history
  4. fixes and tests for MovingAverage

    Martin Klang committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    48f00d9 View commit details
    Browse the repository at this point in the history
  5. fixes and tests for MovingAverage

    Martin Klang committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    0fed7f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fadb390 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. adding tests and fixing constants for Smooth/SimpleValue

    Martin Klang committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    38448cc View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. partial fixes to Up/Downsampler

    Martin Klang committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    a3568d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d11beec View commit details
    Browse the repository at this point in the history
  3. replace _eram with _estack synonym

    Martin Klang committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    54e5c27 View commit details
    Browse the repository at this point in the history
  4. clean up link files

    Martin Klang committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    b3334fc View commit details
    Browse the repository at this point in the history
  5. limited size patch name

    Martin Klang committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    8495e49 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. removed unwanted aligns

    Martin Klang committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    78a1dfd View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. use mydsp::create/destroy

    Martin Klang committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    f29f4c8 View commit details
    Browse the repository at this point in the history
  2. ensure getContiguousReadCapacity() works at boundary

    Martin Klang committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    721d005 View commit details
    Browse the repository at this point in the history
  3. implement ScreenPatch::getScreenWidth()/getScreenHeight() (with hardc…

    …oded values)
    Martin Klang committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    3341f66 View commit details
    Browse the repository at this point in the history
  4. added doc comment

    Martin Klang committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    d3d5723 View commit details
    Browse the repository at this point in the history
  5. added assertion

    Martin Klang committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    0128e89 View commit details
    Browse the repository at this point in the history
  6. added MovingAverage::process(FloatArray input) methods and reference …

    …comment
    Martin Klang committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    3eadf2d View commit details
    Browse the repository at this point in the history
  7. added InterpolatingWavetableOscillator

    Martin Klang committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    41be691 View commit details
    Browse the repository at this point in the history
  8. defs

    Martin Klang committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    5982fee View commit details
    Browse the repository at this point in the history
  9. history

    Martin Klang committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    11ad67c View commit details
    Browse the repository at this point in the history
  10. removed duplicate

    Martin Klang committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    7e60470 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Configuration menu
    Copy the full SHA
    2926a6a View commit details
    Browse the repository at this point in the history