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

[BREAKING] Remove TARGET_DSP_LOUDNESS #85

Merged
merged 2 commits into from
Oct 15, 2023
Merged

[BREAKING] Remove TARGET_DSP_LOUDNESS #85

merged 2 commits into from
Oct 15, 2023

Conversation

sdatkinson
Copy link
Owner

Resolves #82

Remove TARGET_DSP_LOUDNESS
Implement functions for loudness API:

  • HasLoudness()
  • GetLoudness()
  • SetLoudness()

Update NAM/dsp.cpp
Update NAM/dsp.h
Update NAM/get_dsp.cpp
Update NAM/lstm.cpp
Update NAM/wavenet.cpp

Remove TARGET_DSP_LOUDNESS
Implement loudness handling
NAM/convnet.cpp Show resolved Hide resolved
NAM/dsp.h Show resolved Hide resolved
NAM/get_dsp.cpp Show resolved Hide resolved
@sdatkinson sdatkinson merged commit 29c5254 into main Oct 15, 2023
1 check passed
@sdatkinson sdatkinson deleted the issue-82 branch October 15, 2023 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get rid of TARGET_DSP_LOUDNESS
1 participant