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

WaveShaper node implementation without oversampling #276

Merged
merged 1 commit into from Jul 10, 2019

Conversation

@khodzha
Copy link
Contributor

khodzha commented Jul 5, 2019

Issue at hand: #205

@khodzha khodzha force-pushed the khodzha:master branch from 2647950 to dae1bd1 Jul 6, 2019
@khodzha
Copy link
Contributor Author

khodzha commented Jul 6, 2019

im not sure about this part of the spec, specifically whether curve attr can be set exactly once per node lifetime or it can be set/unset multiple times

right now (in this PR) it is implemented so it can be set exactly once and then it panic!s on subsequent not-None modifications

@khodzha khodzha force-pushed the khodzha:master branch 2 times, most recently from 3b1f3de to 24df6fd Jul 6, 2019
@ferjm
ferjm approved these changes Jul 9, 2019
Copy link
Member

ferjm left a comment

LGTM with the nits addressed. Thanks!

audio/wave_shaper_node.rs Outdated Show resolved Hide resolved
examples/waveshaper.rs Outdated Show resolved Hide resolved
audio/wave_shaper_node.rs Show resolved Hide resolved
audio/wave_shaper_node.rs Show resolved Hide resolved
examples/Cargo.toml Outdated Show resolved Hide resolved
@khodzha khodzha force-pushed the khodzha:master branch from 24df6fd to 1a4ddda Jul 9, 2019
@ferjm
Copy link
Member

ferjm commented Jul 10, 2019

Thanks!

@bors-servo r+

@bors-servo
Copy link
Contributor

bors-servo commented Jul 10, 2019

📌 Commit 1a4ddda has been approved by ferjm

@bors-servo
Copy link
Contributor

bors-servo commented Jul 10, 2019

Testing commit 1a4ddda with merge d1789aa...

bors-servo added a commit that referenced this pull request Jul 10, 2019
WaveShaper node implementation without oversampling

Issue at hand: #205
@bors-servo
Copy link
Contributor

bors-servo commented Jul 10, 2019

☀️ Test successful - checks-travis
Approved by: ferjm
Pushing d1789aa to master...

@bors-servo bors-servo merged commit 1a4ddda into servo:master Jul 10, 2019
2 checks passed
2 checks passed
Travis CI - Pull Request Build Passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.