Sajnálom, csak angolul és spanyolul:
Maybe you can start modifying the 255 envelope(default) and see what changes on the buffer memory. Then continue defining a new envelope. It is probably that the same ESC sequence numbers will be stored on some place on the buffer.
Observe, the addresses can change from one EP configuration to other, but the area to watch in this emulator case(on the screen) is from 4946h upwards to 1 byte less than the next channel, 5256h-1(if I remember well).
Once knowing the working area structure will be easier for you to find an envelope on the area.
----
Prueba a empezar modificando la envolvente 255(por defecto), y a observar que cambia en la memoria de trabajo. Entonces, continua definiendo una nueva envolvente. Es probable que los mismos valores de la secuencia ESCAPE sean guardados en algún sitio de la memoria.
Observa que las direcciones de memoria pueden cambiar de una configuración a otra, pero el área a examinar en esta emulación(la de la pantalla) va de 4946h hacia arriba hasta un byte menos del siguiente canal, 5256h-1(creo recordar).
Una vez que sepas la estructura de la zona de trabajo será más fácil para ti encontrar una envolvente en ese área.