S. Massy | 19 May 2012 01:28
Picon
Favicon

analyselv2

Hello,

With LV2 support now present in ecasound, and hence in nama, I have
found out that the utilities describing the plugins aren't very friendly
to the human reader with their long URI and properties strings. So after
some frustrating time, I finally decided to bite the bullet and write
some ugly code to hopefully make the layout of lv2 plugins more
intelligible at a glance. The result is analyselv2, which I attach to
this message. Right now it will:
- Take a plugin URI (obtained using lv2-register in ecasound,
  find_effects from nama, or lv2ls from the shell) and output plugin
  information closely resembling that of analyseplugin.
- If the string is just alphanumeric, it will perform a search on the
  list of plugins installed and either display the info for the plugin
  if a single match occurs or return the URIs of matching plugins.

You need the lv2info and lv2ls utilities installed in your $PATH. to
use, rename it to analyselv2 and make it executable. Please let me know
if you find this useful so I know whether to bother making this more
generally available.

Oh yes, btw, the code is very ugly, so don't look at it unless you've
had a stiff drink before. :)

Cheers,
S.M.
--

-- 
Attachment (analyselv2.pl): text/x-perl, 6265 bytes
(Continue reading)

Julien Claassen | 19 May 2012 01:49
Picon

Re: [nama] analyselv2

Hello Massy!
   Thanks a lot for the effort. My very few tests have yielded good results. 
Just as I like it. Certainly a nice filter for the lv2info utility, especially 
in connection with Nama.
   Definitely post this on LAU, if you're still a member, I hope this will be 
taken up into the lv2-utilities package, since it's very useful for the 
commandline user.
   Best wishes
            Julien

=-=-=-=-=-=-=-=-=-=-=-=-
Such Is Life: Very Intensely Adorable;
Free And Jubilating Amazement Revels, Dancing On - FLOWERS!

======      Find my music at      ======
http://juliencoder.de/nama/music.html
.....................................
"If you live to be 100, I hope I live to be 100 minus 1 day,
so I never have to live without you." (Winnie the Pooh)

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ecasound-list mailing list
Ecasound-list <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecasound-list
(Continue reading)


Gmane