Support |
here's a question/idea. What happens when you send a REC command, spacers, then an OVERDUB command??? I have a feeling this could add something neat to the granular sound. Jon > Programming: For the press send this string (where 'n' is the MIDI channel > your EDP recieves on [0-F], and '...' is any number of empty bytes [00] > which will determine grain size): > > 9n 26 7F 00 00 00 00 00 ... 8n 26 00 > > For the release send this string (where 'n' is the MIDI channel your EDP > recieves on [0-F]): > > 9n 3D 7F 00* 8n 3D 00