You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for advices in helping refactor mididings’ OSC communication by replacing pyliblo with python-osc. This transition will simplify the deployment process and help us better support mididings in the long term.
Objectives
Analyze Feasibility: Review the current OSC communication usage in mididings and identify all areas where pyliblo is employed.
Refactor Code: Update mididings codebase to support python-osc while ensuring backward compatibility.
Testing: Ensure thorough testing to maintain stability and document changes for future contributors and users.
How You Can Help:
If you have experience with pyliblo, python-osc, or OSC communication in general, your expertise would be invaluable to this effort! Please share any initial thoughts or insights on transitioning to python-osc or ideas for structuring the migration process.
Feel free to reach out here if you’re interested, or tag yourself as a contributor. Let’s collaborate to make mididings even more accessible and maintainable for everyone.
Hello, contributors!
I'm looking for advices in helping refactor mididings’ OSC communication by replacing pyliblo with python-osc. This transition will simplify the deployment process and help us better support mididings in the long term.
Objectives
How You Can Help:
If you have experience with pyliblo, python-osc, or OSC communication in general, your expertise would be invaluable to this effort! Please share any initial thoughts or insights on transitioning to python-osc or ideas for structuring the migration process.
Feel free to reach out here if you’re interested, or tag yourself as a contributor. Let’s collaborate to make mididings even more accessible and maintainable for everyone.
Thanks for considering!
mididings/mididings#21
The text was updated successfully, but these errors were encountered: