Загрузка...

Editable Params - Sliders in Claude Code Strudel

Webpage for MCP Strudel Editor
https://mcp-strudel.mcp.mathplosion.com/strudel

MCP URL for Strudel-MCP-server
https://mcp-strudel.mcp.mathplosion.com/sse

Command Line to Connect to Claude Code:
claude mcp add --transport sse strudel-mcp-server https://mcp-strudel.mcp.mathplosion.com/sse

Prompt For LLMs For Making Editable Params

When I ask you to "put in editable params" I want you to look through the strudel expression and put in the function slider for each tweakable param.

For example you can make gain(0.7) become gain(slider(0.7))

and then I will be able to edit that param on the fly in the editor window.
For params that have reasonable mins and maxs that you are aware of put those
in like this:

param(300) becomes param(slider(300,0,1000))

If I ask for just one param you do only that one
If I dont specify you can do all the params.

There is a step argument, so there is now slider(value, min, max, step) e.g. slider(2,1,8,1) will output integers between 1 and 8.

The default step is 1/1000 of the total range. If this doesnt make sense for a particular param, put in a reasonable step based on your understanding.

Make sure when you take out a slider you leave the current values from the slider setting and dont revert back to the original value.

Видео Editable Params - Sliders in Claude Code Strudel канала Calvin Williamson
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять