-
Notifications
You must be signed in to change notification settings - Fork 16
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
Migrate to Wasted-Audio branch of hvcc #54
Comments
I'm planning to release a new firmware today or tomorrow: hvcc: thanks for the link, I'd not seen that. We will probably wait until a stable release is ready, then backport our changes. |
Hi there, firmware release is now done: and upgrade instructions are here: any problems hit us up on the forum! |
@pingdynasty it's hard to determine when a release can be considered "stable". It's very hard to test all of the various targets that hvcc aims to integrate with! However compared to the original code-base I'm already quite happy that we have it working for modern python3 with at least basic acceptance criteria. Hopefully when we get more tests working some better grasp on reliability will come. Internally everything still works the same. More testers and fixes are of course always welcome to make sure that every ones niche target still works! ;) |
Btw I believe I have ported most of your hvcc fixes into my fork as well: https://github.com/pingdynasty/hvcc/commits/master I accept pull requests :) |
Reopening to track migration task |
I just saw that you refactored the owl modular / owl pedal code.
If one owns an owl modular should one use the 'refactored' owl pedal code?
On a totally separate note: To what extent is the heavy compiler still used in your platform. I note that your fork of the compiler is still only python 2.7 compatible. Incidentally there's a completed python3 fork that could be useful to you is this still relevant: https://github.com/Wasted-Audio/hvcc
The text was updated successfully, but these errors were encountered: