Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

OSC Integration #42

@KonVas

Description

@KonVas

I would like to be able to generate some new notes based on a real time stream of notes picked from an audio signal of a piano. These notes are extracted using already a machine listening code in SuperCollider (onsets, and pitch tracking information), and I can feed those using OSC messages communication to any platform for further use. So , the scenario is, piano plays some notes and I send these as OSC messages to my generative JS system which responds with the new notes. Is that possible, would this require some waiting moment for generating the notes or it can work dynamically flawlessly as in the web based platform example here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions