Re: [Linuxsampler-devel] poorman's round robin script?

2021-04-06 Thread Christian Schoenebeck
On Dienstag, 6. April 2021 10:39:55 CEST Andrew C wrote: > Hi Christian, > > Thanks so much for the code snippets, they'll get me off to a good start! > I'll be doing this wholly in gig format, not sfz. Ok, then just hit Ctrl + S whenever you changed something in gigedit's script editor. That wi

Re: [Linuxsampler-devel] poorman's round robin script?

2021-04-06 Thread Andrew C
Hi Christian, Thanks so much for the code snippets, they'll get me off to a good start! I'll be doing this wholly in gig format, not sfz. What I mean by repitching the note is not a slide, but rather play for example "$EVENT_NOTE +1" (A C# sample) at the same pitch as C ($EVENT_NOTE).. That way i

Re: [Linuxsampler-devel] poorman's round robin script?

2021-04-06 Thread Christian Schoenebeck
On Sonntag, 4. April 2021 22:24:09 CEST Andrew C wrote: > Hi all, > > I'm looking into creating a poorman's round robin script for some short > note staccatos. I assume you want to use sfz. In this case create a text file somewhere which you will fill with NKSP script code and link that script i