|
|
|
|
|
by PaulDavisThe1st
233 days ago
|
|
To be fair, running grep from Emacs is a mistake - you should be using ag, or some other parallelized version of grep :) Ardour has around 800k lines of code, and ag (not even the fastest of the new greps) can search it all more or less faster than I can type. The idea of some system that analyzes/caches/indexes the code just isn't necessary anymore. |
|
Somehow I never twigged that you wrote Ardour and JACK. Thanks for JACK! (My audio editing needs are very modest and so I haven't actually tried Ardour.)