- About
- Layout Details
- Encoding-Check
- Editor
- Export
- Source XML
- JSON
- Target XML
What is QuickEdit?
QuickEdit is an online, non-official property editor for TouchOSC layout files.
Its main purpose is allow modifying multiple controls, tabs and MIDI properties in a single step, including automated counters. This way, you can finalize the MIDI and OSC configuration of existing layouts in a snap. If you ever tried to setup MIDI notes for a 6x16 MultiToggle matrix or change the MIDI channel for all controls in your layout, then you know the problem ;-)
What is it NOT?
QuickEdit is not provided by or related to hexler.net. It is not meant to be a replacement for their official TouchOSC editor. QuickEdit is targeted at modifying attributes of existing controls and tabs, but won't add, move or delete any elements.
No guarantee - use with care!
Make sure you don't accidentally overwrite your original .touchosc files after editing. There is unfortunately no official documentation on the .touchosc layout file format, so the exported files might not be working as expected anymore.
How to use
Just open any *.touchosc file using the button at the top, then immediately start editing. Everything happens inside your browser. Nothing is uploaded to the server. When you're done, export your modified .touchosc file (i.e. save it to your local disk), and use the official editor to sync it to your touch device.
What's more
TouchOSC is a registered trademark of Hexler.net
This software is provided "as is", without warranties of any kind.
A big thank you to all authors of the JS libraries used in this project,
- KnockoutJS
- Knockout-Handybits
- Knockout-FastForEach
- X2JS
- zip.js
- RequireJS
- Underscore
- jQuery
- jQuery TouchPunch
- Grunt
- Jade (aka Pug)
- Less
- Express
- and all not named here.