Re: Using different function name

2019-05-13 Thread Andrew Bernard
That's exactly what I use. I have thousands of them to set. Andrew On Tue, 14 May 2019 at 08:19, Thomas Morley wrote: > Am Mo., 13. Mai 2019 um 23:52 Uhr schrieb Zeleni Veter < > zelenive...@gmail.com>: > > > > Hi, is it possible make an alias for a function? > > For example, to use just \g in

Re: Using different function name

2019-05-13 Thread Thomas Morley
Am Mo., 13. Mai 2019 um 23:52 Uhr schrieb Zeleni Veter : > > Hi, is it possible make an alias for a function? > For example, to use just \g instead of \glissando? > Thank you for the answer! #(define g glissando) { b\g b' } But I doubt you'll be happy to name it like a note-name. Cheers, Harm