Skip to content

Commit

Permalink
getting rid of AI-smell
Browse files Browse the repository at this point in the history
  • Loading branch information
nkymut committed Dec 17, 2024
1 parent 06958a5 commit 36fe942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/learn/input-devices.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<Gamepad />

0 comments on commit 36fe942

Please sign in to comment.