attwad/python-osc

Refactor mididings OSC Communication from pyliblo to python-osc

Opened this issue · 0 comments

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

  • 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.

Thanks for considering!

mididings/mididings#21