Hi,

On Tue, Aug 23, 2016 at 10:20:56PM -0700, Chris Dreher wrote:
> I was also thinking that the decoding text was getting too long, especially 
> for users who use the GUI.  I'll shorten the text by using abbreviations, but 
> only for common abbreviations that someone with only moderate experience with 
> a logic analyzer or MIDI would likely know.  I reviewed some manuals for MIDI 
> devices as a guideline.  Some examples:
> 
> ch = Channels
> SysEx = System Exclusive
> RPN = Registered Parameter Number
> NRPN = Non-Registered Parameter Number
> 
> I will not use abbreviations for less common phrases.  For example, I've seen 
> "CC" used for "Control Change" but only in audio chip datasheets.  CC seems 
> too technical.

Sounds good. Note that the PD should emit all annotations lengths/versions,
frontends can use that to show different annotation strings at different
zoom levels.

Example:

['Registered Parameter Number', 'Reg Param Num', 'RPN', 'R']

and such...


Uwe.
-- 
http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org

------------------------------------------------------------------------------
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to