Eduard Frigola

Results 21 issues of Eduard Frigola

Hello everyone. I'm in a situation where I create ofParameters with .:newReference() function. With that I have both ofParameters "linked together" similar to @arturoc [**ofParameterLink** proposal](https://github.com/openframeworks/openFrameworks/pull/5598/commits/e6f854ccef2af7d134f6d16d133c58a86ee56fcd) I have no issues...

## Environment * SuperCollider version: "develop" branch, commit b751c733a67c6a51233f33a2bcbd02b9a3843989 * Operating system: macOS 12.6 * Other details: In the project where I've encountered the error, I'm not using scide /...

bug

Hi everyone, ofxPoco is not working on my machine (latest pull from main git, and from apotecary submodule, recent ./download_libs.sh) macOS 10.14.6 Xcode 11.3.1 I get the following error: `...

https://github.com/PlaymodesStudio/ofxOceanode/blob/7db2915a3644ffe55244b26814a4739106efbb1f/src/Nodes/ofxOceanodeNodeModel.h#L12

Setting a 0 to input, crashes macOS

When trying to move, move a null so app crashes

If osc messages are not set correctly (ex: /Mapper_1_/Input) it crashes. Make checks so that cannot crash

When creating a new dropdown the vector of dropdowns is reseized and so the references are lost.

Need for a hasInConnection(ofAbstractParameter &p) ??