Sysex Instrument ID for Trigon?

Sysex Instrument ID for Trigon?
« on: December 17, 2022, 09:10:19 PM »
In the Trigon manual v1.1, pgs. 104-106, it lists the binary ID as:

0010 1101  -  Trigon-6 ID        (ie: 2D hex)

But that's the ID for Prophet-6, I believe.   Can someone confirm what it is for Trigon?

OB-X8, Pro 3, P6, Rev2, Take 5, 3rd Wave, Deepmind, PolyBrute, Sub 37
Sound Sets:
https://sounddesign.sellfy.store/
Free Patches:
https://www.PresetPatch.com/user/CreativeSpiral

Pym

Re: Sysex Instrument ID for Trigon?
« Reply #1 on: December 18, 2022, 09:15:28 PM »
Should be 0x39

In the Trigon manual v1.1, pgs. 104-106, it lists the binary ID as:

0010 1101  -  Trigon-6 ID        (ie: 2D hex)

But that's the ID for Prophet-6, I believe.   Can someone confirm what it is for Trigon?

BT

  • *****
  • 119
Re: Sysex Instrument ID for Trigon?
« Reply #2 on: December 19, 2022, 02:05:24 PM »
Thanks for spotting this! We'll make that change to the operation manual.
Sequential | Oberheim

Re: Sysex Instrument ID for Trigon?
« Reply #3 on: December 19, 2022, 06:29:27 PM »
Thanks!

OB-X8, Pro 3, P6, Rev2, Take 5, 3rd Wave, Deepmind, PolyBrute, Sub 37
Sound Sets:
https://sounddesign.sellfy.store/
Free Patches:
https://www.PresetPatch.com/user/CreativeSpiral

KG

Re: Sysex Instrument ID for Trigon?
« Reply #4 on: May 28, 2025, 04:02:15 AM »
In the Trigon manual v1.1, pgs. 104-106, it lists the binary ID as:

0010 1101  -  Trigon-6 ID        (ie: 2D hex)

But that's the ID for Prophet-6, I believe.   Can someone confirm what it is for Trigon?

Thanks for spotting this! We'll make that change to the operation manual.

Since I've recently got my Trigon-6 I'm reading forum from the oldest posts to check what have changed.

Unfortunately this was not changed since OP noticed problem.
In all later versions of manual - English 1.2 from August, 2023 but also in German version from December, 2024 there is still:

Code: [Select]
0010 1101 - Trigon-6 ID
or
0010 1101 - Geräte-ID

In MIDI Implementation Chart 1.1 it seems to be almost corrected but there is strange 'b' in a number:

Code: [Select]
0b11 1001 - Trigon-6 ID

Also there's some problem with:
Code: [Select]
0000 00vv Bank Number: 0 - 9

How numbers in range 0-9 can be coded on 2 bits?