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

Question: Creating an instrument patch #283

Open
shreyanmitra opened this issue Sep 30, 2024 · 0 comments
Open

Question: Creating an instrument patch #283

shreyanmitra opened this issue Sep 30, 2024 · 0 comments

Comments

@shreyanmitra
Copy link

shreyanmitra commented Sep 30, 2024

Hello @belangeo , nice project!

I am writing a software tool that creates a MIDI instrument patch with several preloaded phrases, connected to their corresponding sounds as a mp4 file for a hobby project of mine.

However, the user of my tool also has the option to add new sounds if they desire.

After initializing the instrument, the user passes in a MIDI file to play with that instrument.

I have explored existing Python libraries like Mido, but I believe I would need a programmatic sampler to achieve what I'm looking for. Does pyo offer this functionality, and if so, where is the API documentation / an example I could use?

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