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

Output gain #40

Merged
merged 3 commits into from
Mar 19, 2014
Merged

Output gain #40

merged 3 commits into from
Mar 19, 2014

Conversation

uber5001
Copy link
Collaborator

The purpose of this branch is to add a gain to the output. It makes the output easier to manage, now that it is an actual node.

This required the noOutput property of dots in the definition. If noOutput is not given, it's value is undefined, which is equivalent to false. This change also required that the dot's listeners be modified, such that a connection cannot be made if noOutput = true.

Please review, and comment on anything out of place or unexpected. If it looks good, feel free to merge.

Awk34 added a commit that referenced this pull request Mar 19, 2014
@Awk34 Awk34 merged commit 0066ad6 into master Mar 19, 2014
@Awk34 Awk34 deleted the output-gain branch March 20, 2014 04:15
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.

2 participants