SkillAgentSearch skills...

SoundPainter

OpenFrameworks application for drawing music.

Install / Use

/learn @ptrv/SoundPainter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

h1. SoundPainter

for openFrameworks 0061.

Paint program where you draw your musical timeline, and put sampledots on it. Each color dot represents a sample.You can put many sampledots with the same color on the canvas. But SoundPainter does not play the samples itself. OSC messages are sent to a listening Application (e.g. Pure data, SuperCollider, Max/MSP), which plays the sound files.

The OSC messages are:

  • Sample trigger: /play #sample number#
  • Dot position: /fx positionx #actual x# positiony #actual y#
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks2

Languages

C++

Security Score

55/100

Audited on Feb 25, 2025

No findings