FORUM RULES - READ BEFORE POSTING
We don't have a great many rules on this forum. The ones we do have are mostly common sense but there are a couple which you do need to pay close attention to. You can read the latest version of the rules here: viewtopic.php?t=5958

SY99 Sysex Implementation

The Yamaha SY99 is a synthesiser combining frequency modulation synthesis (branded as Advanced FM) and sample-based synthesis (branded as Advanced Wave Memory 2) and the direct successor to Yamaha's SY77/TG77

Moderators: Derek, parametric, Saul

User avatar
jbeuckm
Posts: 3
Joined: Fri Jan 08, 2021 5:15 am
3
Where Are You Located?: st louis

SY99 Sysex Implementation

Unread post by jbeuckm »

Was the sysex implementation published? I haven't been able to google it yet.
Macke Sweden
Global Moderator
Global Moderator
Posts: 501
Joined: Thu May 30, 2019 8:03 pm
4
Where Are You Located?: Gothenburg, Sweden

VIP

Re: SY99 Sysex Implementation

Unread post by Macke »

jbeuckm wrote: Thu Jan 14, 2021 1:58 am Was the sysex implementation published? I haven't been able to google it yet.
Hi jbeuckm,

I usually start by checking the support pages att Yamaha first and a minute in I found this pdf.
https://usa.yamaha.com/files/download/o ... SY99E2.PDF

Is this what you are looking for?

Source: https://usa.yamaha.com/support/manuals/ ... ion&k=sy99
User avatar
jbeuckm
Posts: 3
Joined: Fri Jan 08, 2021 5:15 am
3
Where Are You Located?: st louis

Re: SY99 Sysex Implementation

Unread post by jbeuckm »

Exactly - thank you. :)
Macke Sweden
Global Moderator
Global Moderator
Posts: 501
Joined: Thu May 30, 2019 8:03 pm
4
Where Are You Located?: Gothenburg, Sweden

VIP

Re: SY99 Sysex Implementation

Unread post by Macke »

jbeuckm wrote: Thu Jan 14, 2021 6:19 am Exactly - thank you. :)
You're welcome. (Y)
User avatar
jbeuckm
Posts: 3
Joined: Fri Jan 08, 2021 5:15 am
3
Where Are You Located?: st louis

Re: SY99 Sysex Implementation

Unread post by jbeuckm »

Do you know how to generate these "KEYCODE" values? Here are a few example notes:

Code: Select all

C3 = 00 13 01 2B
C-2 = 00 00 00 00
D-2 = 00 00 00 55
E-2 = 00 01 00 00
F-2 = 00 01 00 55
G-2 = 00 02 00 00
C0 = 00 07 01 2B
C#0 = 00 08 00 00
D0 = 00 08 00 55
F8 = 00 29 00 55
G8 = 00 2A 00 00
Attachments
Screen Shot 2021-01-18 at 9.56.28 AM.png
Screen Shot 2021-01-18 at 9.56.28 AM.png (39.01 KiB) Viewed 315 times
Post Reply