[LAU] Nama key bindings (was Re: NAMA, non-distructive?)

Joel Roth joelz at pobox.com
Tue Sep 1 04:42:24 UTC 2015


F Silvain wrote:

> Hey hey Joel,

> in the .namarc config file, you have a section to bind
> keys to functions. Would it be possible to bind keys to
> actual commands? If so, things like dropping marks could
> be easily solved, as well as other commands, that don't
> need extra parameters or options. Just an idea...

Well, you can already do it like this:

hotkeys:
  Escape: process_command('some_command')

turning it around, we could have:

  Escape: some_command
or 
  Escape: eval some($perl{code});




> Ta-ta
> ----
> Ffanci
> * Homepage: https://freeshell.de/~silvain
> * Twitter:  http://twitter.com/ffanci_silvain
> * GitHub:   https://github.com/fsilvain

-- 
Joel Roth
  



More information about the Linux-audio-user mailing list