>
> Cool.. Where does yoshimi pick the bank number (e.g. Arpeggios -> 5,
> Bass -> 10).. It seems *almost* alphabetical with the exception of chip.
> Actually it would be nice to have a script which could generate the rdg
> file on a user's system :)

Never mind... I figured it out: it's generated depending on the number 
of banks..

Misc/Bank.cpp:    size_t idStep = (size_t)128 / (bankDirsMap.size() + 2);

I was confused because "chip" came last, but that's because it's 
lowercase vs all the other banks.

This means that probably one could do a script which generates a rgd 
file given a yoshimi bank root directory (at least the banks part)... :)

Lorenzo

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports. http://pubads.g.doubleclick.net/gampad/clk?id=1444514421&iu=/41014381
_______________________________________________
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user

Reply via email to