Skip to content

[WIP] Add DSP ops #2808

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

Closed
wants to merge 3 commits into from
Closed

[WIP] Add DSP ops #2808

wants to merge 3 commits into from

Conversation

mthrok
Copy link
Collaborator

@mthrok mthrok commented Oct 29, 2022

This PR is the experiment for DSP-related operations

It includes the following implementations

For example usages:

@mthrok mthrok force-pushed the dsp branch 5 times, most recently from e3fd753 to 96152b3 Compare November 13, 2022 00:22
@mthrok mthrok force-pushed the dsp branch 2 times, most recently from f826aa0 to 1aeebb1 Compare November 14, 2022 00:35
@mthrok mthrok mentioned this pull request Nov 14, 2022
@mthrok mthrok force-pushed the dsp branch 18 times, most recently from 0efb9a3 to 3effbed Compare November 16, 2022 00:32
@mthrok mthrok force-pushed the dsp branch 2 times, most recently from b10d24a to 0fe758d Compare November 28, 2022 00:54
facebook-github-bot pushed a commit that referenced this pull request Nov 28, 2022
Summary:
Add `extend_pitch` function that can be used for augmenting fundamental frequencies with its harmonic overtones or inharmonic partials. it can be use for amplitude as well.

For example usages, see https://output.circle-artifacts.com/output/job/4ad0c29a-d75a-4244-baad-f5499f11d94b/artifacts/0/docs/tutorials/synthesis_tutorial.html

Part of #2835
Extracted from #2808

Pull Request resolved: #2863

Reviewed By: carolineechen

Differential Revision: D41543880

Pulled By: mthrok

fbshipit-source-id: 4f20e55770b0b3bee825ec07c73f9ec7cb181109
@mthrok mthrok force-pushed the dsp branch 15 times, most recently from ab62356 to aa4d115 Compare November 30, 2022 20:22
@mthrok mthrok force-pushed the dsp branch 3 times, most recently from a82932d to 3ddc0b3 Compare December 12, 2022 22:44
@mthrok mthrok force-pushed the dsp branch 2 times, most recently from 3cfc480 to 3740c43 Compare December 21, 2022 22:21
@mthrok mthrok force-pushed the dsp branch 2 times, most recently from d0caab0 to aab750f Compare December 29, 2022 03:24
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.

3 participants