I want to put my code there. I have an issue right now where the transpiled js from the Typescript has to be edited. I don’t want anyone using the code to have to do that if they want to edit the Typescript. It’s made to easily make one’s own layout for a Lunch Control XL without having to dig into the Hex for that device, or do the button layout. You can just specify what you want each encoder to do. I want anyone who uses it to be able to just write the pages they want, and it will transpile with MS Code without digging in to a special transpliler.
Is there a way to write the correct “import” statement in TypeScript. Also you earlier had seen my tsconfig.json and suggested it wasn’t correct. What would a basic tsconfig.json file look like for TypesScript?
Hi @oqion, TypeScript is not intended as a programming language for MIDI Remote. I’d still be interested in what you’re doing there. Please send me a zip file with an example. Thanks!
My bad.
It looked like a default text from using “<code>” tags and despite a few tries over the years, I could never get into Visual Studio.
Thanks for setting me straight!