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

Development #118

Open
wants to merge 12 commits into
base: DEVELOPMENT
Choose a base branch
from
Open

Development #118

wants to merge 12 commits into from

Conversation

Efenstor
Copy link

Fixed broken state saving for the stereo mode: strcmp returns zero if matches, strstr returns pointer; replaced everything with strcmp as less ambiguous. Spent several hours trying to identify why soft-bypass works for the mono version and ignored in stereo, it seems that it is because input=output for some reason. Finally thrown a towel and added a crude fix (tested in Ardour 7.5). At least now the plugin is fully-functional. Not sure about what "units:conversion" line does but added it to nrepellent.ttl because it was in all the other files. Optimized some redundant code (for example removed the connect_port_stereo function), probably it all was there as the placeholder for the further development, I dunno.

In theory a new release can be made.

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