- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
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
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
Комментарии отсутствуют
Информация о видео
24 августа 2025 г. 20:59:48
00:08:08
Другие видео канала




















