From 36fe942e2483a53a4f68acb8785faab3bced485e Mon Sep 17 00:00:00 2001 From: nkymut Date: Tue, 17 Dec 2024 19:35:09 +0800 Subject: [PATCH] getting rid of AI-smell --- website/src/pages/learn/input-devices.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/learn/input-devices.mdx b/website/src/pages/learn/input-devices.mdx index 62fc0bb5..3fe93945 100644 --- a/website/src/pages/learn/input-devices.mdx +++ b/website/src/pages/learn/input-devices.mdx @@ -10,6 +10,6 @@ import Gamepad from '../../../../packages/gamepad/docs/gamepad.mdx'; # Input Devices -Strudel supports various input devices to enhance your live coding experience and create interactive musical performances. You can use gamepads, mobile device sensors, MIDI controllers, and other input devices to control and modulate your patterns in real-time. This section covers how to integrate different input devices with Strudel and use their signals to create dynamic musical expressions. +Strudel supports various input devices like Gamepads and MIDI controllers to manipulate patterns in real-time.