@@ -28,25 +28,32 @@ Joypad to OBS supports a comprehensive set of commands to manage your stream:
2828
2929### 🎬 Scenes & Transitions
3030* ** Switch Scene:** Instantly cut to a specific scene.
31- * ** Navigation: ** Cycle through scenes with ** Next Scene** and ** Previous Scene** .
32- * ** Studio Mode:** Toggle Studio Mode on/off.
33- * ** Transition:** Trigger the transition from Preview to Program.
31+ * ** Next Scene** and ** Previous Scene: ** Cycle through the scene list .
32+ * ** Toggle Studio Mode:** Turn Studio Mode on/off.
33+ * ** Transition Preview to Program :** Trigger transition from Preview to Program.
3434
3535### 👁️ Sources & Filters
36- * ** Visibility:** Toggle or set the visibility (Show/Hide) of any source.
37- * ** Filters:** Enable or disable specific filters on sources (perfect for toggling effects like Reverb or Color Correction).
36+ * ** Toggle Source Visibility:** Toggle visibility (show/hide) for a source.
37+ * ** Set Source Visibility:** Force source visibility to show or hide.
38+ * ** Toggle Filter:** Toggle enabled state of a source filter.
39+ * ** Set Filter:** Force a source filter enabled/disabled state.
3840
3941### 🔊 Audio Mixing
40- * ** Mute Control:** Toggle or set mute for any audio source.
41- * ** Volume Control:** Set specific dB levels or adjust volume incrementally (step up/down).
42- * ** Analog Faders:** Map analog sticks or physical sliders to control source volume smoothly. Includes a configurable gamma curve for precise control.
42+ * ** Toggle Source Mute:** Toggle mute for an audio source.
43+ * ** Set Source Mute:** Force mute state on/off.
44+ * ** Set Source Volume:** Set a fixed dB value.
45+ * ** Adjust Source Volume:** Apply relative volume step up/down.
46+ * ** Set Source Volume (Slider):** Map axis input to volume percent with configurable gamma curve.
4347
4448### ⏯️ Media Playback
45- * ** Controls:** ** Play/Pause** , ** Restart** , and ** Stop** media sources.
49+ * ** Media Play/Pause**
50+ * ** Media Restart**
51+ * ** Media Stop**
4652
4753### 📡 Output & Tools
48- * ** Streaming & Recording:** Start or stop ** Streaming** and ** Recording** .
49- * ** Virtual Camera:** Toggle the ** Virtual Camera** .
54+ * ** Toggle Streaming:** Start/stop streaming.
55+ * ** Toggle Recording:** Start/stop recording.
56+ * ** Toggle Virtual Camera:** Start/stop virtual camera.
5057
5158## Profile Management
5259
@@ -104,3 +111,8 @@ cmake --build . --config Release
104111
105112## License
106113This plugin is released under the GPLv2 license.
114+
115+ ## Support the Project
116+
117+ If Joypad to OBS helps your workflow, consider supporting the project or following my work here:
118+ https://linktr.ee/FabioZumbi12
0 commit comments