File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -159,9 +159,9 @@ It does not provide a warranty of any kind.
159159
160160For the full license, read the [LICENSE](https://github.com/electro-smith/libdaisy/blob/master/LICENSE) file in the root directory.
161161
162- ## Galax / Balsam Modifications
162+ ## GLX / Balsam Modifications
163163
164- A list of modifications to be made to the upstream libDaisy, specifically for Galax Balsam.
164+ A list of modifications to be made to the upstream libDaisy, specifically for GLX Balsam.
165165
166166- [x] Add UART logger implementation
167167- [ ] Update MIDI stack as necessary for sysex, clock input stuff
Original file line number Diff line number Diff line change 6666// BOTH
6767#define USBD_VID 1155
6868#define USBD_LANGID_STRING 1033
69- #define USBD_MANUFACTURER_STRING "Galax Synthesizer Corp. "
69+ #define USBD_MANUFACTURER_STRING "GLX Audio Co. Ltd "
7070// HS
7171#define USBD_PID_HS 0x6762 // arbitrary PID for balsam - "GB" in ascii
7272#define USBD_PRODUCT_STRING_HS "Balsam MPE"
You can’t perform that action at this time.
0 commit comments