falkTX / Carla

Audio plugin host
https://kx.studio/carla
1.6k stars 147 forks source link

Hand-drawn annotations #350

Open unfa opened 8 years ago

unfa commented 8 years ago

I'd like to be able to draw some lines, curves or even text in my project on the Canvas to make it clearer what is what, to draw frames that group nodes, describe what does what etc.

The inspiration is grease pencil from Blender - a tool that you can use to sketch 3D models, describle node setups etc.

falkTX commented 8 years ago

this would involve custom plugin draw setups. I like the idea, but it's not something for v2.0.

the first easier thing would be a 'notes' widget in the canvas where we can write some text on.

ViktorNova commented 8 years ago

This can probably be merged with https://github.com/falkTX/Carla/issues/177 since they both have mostly the same end goal