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

Dev #11

Merged
merged 15 commits into from
Jan 28, 2023
Merged

Dev #11

merged 15 commits into from
Jan 28, 2023

Commits on Jan 15, 2023

  1. refactor, new resampler, new transcoder, sopro models, sinc interpola…

    …tion and more examples
    pablodz committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    a51c2a0 View commit details
    Browse the repository at this point in the history
  2. fix band limited sinc interpolation, and example, same output format …

    …as sox, no guaranteed of results
    pablodz committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    b46c347 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. wip

    pablodz committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    ccac601 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Add .deepsource.toml

    deepsourcebot authored and pablodz committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    e2c2957 View commit details
    Browse the repository at this point in the history
  2. closing file properly

    pablodz committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    c6b2a66 View commit details
    Browse the repository at this point in the history
  3. releaser golang

    pablodz committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    ec35b8f View commit details
    Browse the repository at this point in the history
  4. github

    pablodz committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    9700dfb View commit details
    Browse the repository at this point in the history
  5. releaser golang

    pablodz committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    1687ba1 View commit details
    Browse the repository at this point in the history
  6. refactor, new resampler, new transcoder, sopro models, sinc interpola…

    …tion and more examples
    pablodz committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    a1b2a4c View commit details
    Browse the repository at this point in the history
  7. fix new transcoder arch

    pablodz committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    c1c1046 View commit details
    Browse the repository at this point in the history
  8. fix new transcoder arch

    pablodz committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    0b5fa71 View commit details
    Browse the repository at this point in the history
  9. fix close when finish

    pablodz committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    45ace33 View commit details
    Browse the repository at this point in the history
  10. gofumpt -l -w .

    pablodz committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    f2a9243 View commit details
    Browse the repository at this point in the history
  11. removing empty validators

    pablodz committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    3ee96b8 View commit details
    Browse the repository at this point in the history
  12. safer defer

    pablodz committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    a8975d3 View commit details
    Browse the repository at this point in the history