From: Rib R. <ri...@gm...> - 2005-02-22 22:24:18
|
The org.jsynthlib.plugins.Decoder class is designed for sharing this type of functionality. However, it would probably be difficult to use outside of an XML driver and XML drivers aren't very useful until the XML Editor support is finished. On Tue, 22 Feb 2005 03:18:25 -0800, Joe Emenaker <jo...@em...> wrote: > I'm reading the sysex spec on the Alesis SR-16 drum machine. > > Since it uses full 8-bit values in for some settings, it turns each set > of 7 8-bit bytes into 8 7-bit bytes. > > Seems like it would be something that happens in other synths. Is there > already a function in JSL that does this so that I don't have to write > it again? > > - Joe > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Jsynthlib-devel mailing list > Jsy...@li... > https://lists.sourceforge.net/lists/listinfo/jsynthlib-devel > |