-
Notifications
You must be signed in to change notification settings - Fork 15
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
ID Core 10 V3 support #17
Comments
I handled it! You just need to add some lines in the 255th line of "/usr/lib/python3.11/site-packages/outsider-0.1.0-py3.11.egg/blackstarid/blackstarid.py" . Here is the code: |
There are different hex codes in different amplis like 0x0012, you need to use the proper for your amp. You can learn it by running the program in the terminal by typing outsider. |
https://youtu.be/YzFTttr7uxM I've made a video about it. |
The directory may change if your python version is not "3.11". But you can change it to something like ".../python3.12...". |
When I run in the terminal I get this(https://pastebin.pl/view/97ea01ed) in terminal. Is there a way to add my model to supported models?
The text was updated successfully, but these errors were encountered: