Profile Editor for Windows (coding)

33 views
Skip to first unread message

Tobias K

unread,
Nov 7, 2025, 11:32:34 AM (13 days ago) Nov 7
to QuadStick
Hi Fred, 

i think about writing a profile editor for Windows. Not sure yet if it will be a success, but my question is, is there documentation available for the file format? Or a file containing the names of the inputs, outputs and function (like normal, toggled etc. )?

I would like to make it possible to edit files that are already on the quadstick. Without using google spreadsheets.

Tobias

Fred Davison

unread,
Nov 7, 2025, 2:45:04 PM (13 days ago) Nov 7
to Tobias K, QuadStick
The format of the CSV files is the same as the format of the spreadsheets, with the contents of mode sheets appended on to the previous mode sheet with a blank line separating them.

Only the contents of the first ten columns are used.  Columns 11 and beyond are ignored.  Most configurations only use the first three columns.

Input, output and preferences (including functions) keyword lists in C:
Here's the Apps Script source for the Configuration Spreadsheets Add-on:  https://script.google.com/d/1pZLYpXcFPHB1dW2znOBDNhs_1pF2xZeyZ_2_fSuJnbpnAzP5FBIYRaQW/edit?usp=sharing
It has the code for converting spreadsheets into CSV files and a bunch of other stuff.

A MacOS version was made by a Neuralink engineer:  https://github.com/AidanJSmith/QMP-4  I never had any luck building that one.



Tobias K

unread,
Nov 7, 2025, 4:08:54 PM (12 days ago) Nov 7
to QuadStick
Thank you. I will give it a try.
I can't access the files at Github

Tobias K

unread,
Nov 8, 2025, 3:44:57 PM (11 days ago) Nov 8
to QuadStick
Could you send me the .h files via email?

Fred Davison schrieb am Freitag, 7. November 2025 um 20:45:04 UTC+1:

Fred Davison

unread,
Nov 8, 2025, 4:13:20 PM (11 days ago) Nov 8
to Tobias K, QuadStick
--
You received this message because you are subscribed to the Google Groups "QuadStick" group.
To unsubscribe from this group and stop receiving emails from it, send an email to quadstick+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/quadstick/2d173e9a-a5f6-467e-bd16-fc78e53f25dan%40googlegroups.com.
preference_keywords.h
output_keywords.h
input_keywords.h
Reply all
Reply to author
Forward
0 new messages