Re: [Linuxsampler-devel] gigCreator

2021-10-12 Thread Kolja Koch
Kolja Koch [mailto:kok...@freakmail.de] > Sent: dinsdag 12 oktober 2021 11:43 > To: linuxsampler-devel@lists.sourceforge.net > Subject: Re: [Linuxsampler-devel] gigCreator > > Great! > > Thanks for sharing! > Likewise! :) A lot! > Actually it's fun writing that. > The ne

Re: [Linuxsampler-devel] gigCreator

2021-10-12 Thread Jan Flikweert
: [Linuxsampler-devel] gigCreator Great! > Thanks for sharing! Likewise! :) A lot! Actually it's fun writing that. The next level I'm currently working on will be that the user can define it's own specifiers for available dimensions like random, sustain pedal, etc. The new datamo

Re: [Linuxsampler-devel] gigCreator

2021-10-12 Thread Kolja Koch
Great! > Thanks for sharing! Likewise! :) A lot! Actually it's fun writing that. The next level I'm currently working on will be that the user can define it's own specifiers for available dimensions like random, sustain pedal, etc. The new datamodel behind that is then flexible enough to reflect th

Re: [Linuxsampler-devel] gigCreator

2021-10-09 Thread Christian Schoenebeck
Ok, I just added a link to the gigcreator gitlab project to the news section. Hope it's okay: https://linuxsampler.org Thanks for sharing! CU Christian On Donnerstag, 7. Oktober 2021 19:48:09 CEST Kolja Koch wrote: > Hey Christian, > > that would be nice, yes, thanks! :) > > Cheers,

Re: [Linuxsampler-devel] gigCreator

2021-10-07 Thread Kolja Koch
Hey Christian, that would be nice, yes, thanks! :) Cheers, Kolja Am Mittwoch, dem 06.10.2021 um 15:30 +0200 schrieb Christian Schoenebeck: > On Mittwoch, 6. Oktober 2021 11:51:37 CEST Kolja Koch wrote: > > Hello all, > > > > I managed to get the 'gigCreator' online on gitlab: > > https://gitlab

Re: [Linuxsampler-devel] gigCreator

2021-10-06 Thread Christian Schoenebeck
On Mittwoch, 6. Oktober 2021 11:51:37 CEST Kolja Koch wrote: > Hello all, > > I managed to get the 'gigCreator' online on gitlab: > https://gitlab.com/koljakoch/gigcreator > > 'A tool written in C++ for generating GIGA-Sampler files out of a bunch > of wav-files.' > > > It is now not using wav2

Re: [Linuxsampler-devel] gigCreator

2021-10-06 Thread Kolja Koch
Hello all, I managed to get the 'gigCreator' online on gitlab: https://gitlab.com/koljakoch/gigcreator 'A tool written in C++ for generating GIGA-Sampler files out of a bunch of wav-files.' It is now not using wav2gig anymore, I implemented the gig-creation using libgig directly into this (used