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

Refactor mididings OSC Communication from pyliblo to python-osc #181

Open
stefets opened this issue Oct 28, 2024 · 0 comments
Open

Refactor mididings OSC Communication from pyliblo to python-osc #181

stefets opened this issue Oct 28, 2024 · 0 comments

Comments

@stefets
Copy link

stefets commented Oct 28, 2024

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

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

No branches or pull requests

1 participant