Skip to content

Question: Creating an instrument patch #283

@shreyanmitra

Description

@shreyanmitra

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions