|
From: Christian S. <sch...@li...> - 2021-08-28 13:51:39
|
On Freitag, 27. August 2021 21:19:27 CEST Kolja Koch wrote:
> Hi Christian,
>
> thanks a lot for the info!
>
> Regarding regex:
> I know regex, but was not too familiar with it.
> From what I understand, it is hard to foresee, in what order the
> attributes are in the filename, which makes direct usage of regex
> difficult.
Could you please elaborate, i.e. examples of where you would see issues by
just supplying regex patterns from the command line?
> The patch also adds
> "
> } else {
> s->MIDIUnityNote = wav->note;
> "
> as you proposed.
I committed that now, because no matter how the naming scheme evolves, this
change makes sense anyway.
CU
Christian
|