The Official Sequential/Oberheim Forum

SEQUENTIAL/DSI => Prophet => Prophet Rev2 => Topic started by: seq_user12123 on September 16, 2023, 11:30:26 PM

Title: Where can i find the program numbers (banks)
Post by: seq_user12123 on September 16, 2023, 11:30:26 PM
Where can i find the program numbers (banks) so i know how to change by daw the sound of the rev2 on the fly.

i searched everywhere but i found nothing.

Can somebody help me?

thx
Title: Re: Where can i find the program numbers (banks)
Post by: Autosynther on September 17, 2023, 04:49:31 AM
Manual page 83-84, or in pdf 92-92 are tables

Program select hexadecimal C0 00=program 1, in current bank, C0 01=program 2
Bank select hexadecimal B0 20 01 is user bank 1, B0 20 05 is factory bank 1

Translate hexdecimal C0 is 12*16=192 decimal, B0 is 11*16=176, 20 is 2*16=32
Title: Re: Where can i find the program numbers (banks)
Post by: seq_user12123 on September 17, 2023, 12:28:31 PM
Manual page 83-84, or in pdf 92-92 are tables

Program select hexadecimal C0 00=program 1, in current bank, C0 01=program 2
Bank select hexadecimal B0 20 01 is user bank 1, B0 20 05 is factory bank 1

Translate hexdecimal C0 is 12*16=192 decimal, B0 is 11*16=176, 20 is 2*16=32

thx