




midi
envelope_control
FrequencyModulator
piggy_aciiid.
This is a stand-alone tracker, no MIDI involved yet.
It's good for testing.piggy_midv sketch can be tried.| Piggy command | MIDI control number (hex) | Value information |
| ADSR attack time | 0x049 | 0=0.0s .. 127=4.0s |
| ADSR release time | 0x048 | 0=0.0s .. 127=4.0s |
| Relative modulation frequency | 0x0C | 127 = 0.99 * note pitch, 64 = 0.5*note pitch, 0 = off |
midi_chan in the piggy_midv source
code.

