Skip to content

some useful dialogs like a virtual keyboard or color picker for touchOSC

License

Notifications You must be signed in to change notification settings

tshoppa/touchOSC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

touchOSC

These are 2 dialogs I developed for an application that needed more user interaction than touchOSC surfaces usually do.

Text Input

A dialog to enter a text. I needed it to name sound patches to be saved in an external synth. It features lower and uppercase characters as well as a range of symbols. The keyboard layout is QUERTY (for characters, the symbols are more or less random). For more details see the description in the module folder.

Keyboard

Color Picker

A dialog to select colors from an RGB color space representation (similar to the color selector in the touchOSC editor itself). I wanted colors in an app to be configurable by the user, but picking a color by changing individual RGB channels (e.g. by 3 separate faders) is quite tedious. The color picker provides an intuitive WYSIWYG color selection aproach, faders for opacity and fine adjustment, a history of last selected colors and a grascale switch.
For more details see the description in the module folder.

Color Picker

About

some useful dialogs like a virtual keyboard or color picker for touchOSC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published