nukeykt / Nuked-SC55

Roland SC-55 series emulation
Other
286 stars 33 forks source link

Weird reverb style #22

Open nehochupechatat opened 3 months ago

nehochupechatat commented 3 months ago

The default reverb type is weird and kind of crappy. Is there a way to change it to let's say, Hall2?

giulioz commented 3 months ago

If you look it the SC55 manual there is a key combination to set whatever Reverb/Chorus you want

Falcosoft commented 3 months ago

To change the reverb type/preset you can send the following SysEx messages to the emulator:

F0 41 10 42 12 40 01 30 00 0F F7 - Room 1 F0 41 10 42 12 40 01 30 01 0E F7 - Room 2 F0 41 10 42 12 40 01 30 02 0D F7 - Room 3 F0 41 10 42 12 40 01 30 03 0C F7 - Hall 1 F0 41 10 42 12 40 01 30 04 0B F7 - Hall 2 F0 41 10 42 12 40 01 30 05 0A F7 - Plate F0 41 10 42 12 40 01 30 06 09 F7 - Delay F0 41 10 42 12 40 01 30 07 08 F7 - Pan Delay

Karmeck commented 3 months ago

To change the reverb type/preset you can send the following SysEx messages to the emulator:

F0 41 10 42 12 40 01 30 00 0F F7 - Room 1 F0 41 10 42 12 40 01 30 01 0E F7 - Room 2 F0 41 10 42 12 40 01 30 02 0D F7 - Room 3 F0 41 10 42 12 40 01 30 03 0C F7 - Hall 1 F0 41 10 42 12 40 01 30 04 0B F7 - Hall 2 F0 41 10 42 12 40 01 30 05 0A F7 - Plate F0 41 10 42 12 40 01 30 06 09 F7 - Delay F0 41 10 42 12 40 01 30 07 08 F7 - Pan Delay

Åre thees feature implemented yet. Not the switching, but what you are switching to.

It's my understanding reverb and chorus are not implemented Screenshot_20240404_081930_X

Burrito78 commented 3 months ago

They are, die analysis is complete (besides bug fixing).

nukeykt commented 3 months ago

yes, reverb/chorus is implemented

Karmeck commented 3 months ago

Ah, it was an old tweet. My mistake.