Hi,
since the AKAI format is quite simple compared to the GIG format and does
not offer that much features it would perhaps be easier to write an AKAI to
GIG converter using libakai to read the data and libgig to write the GIG
file.
I am not sure if AKAI samples can be played back 100% accurately by a GIG
engine (perhaps the filters will differ a bit) but I think for most uses the
approximation will be very good.
So IMHO it would make more sense (=lead to faster results, no messing around
with real time code, memory management, etc) to just write such a converter
(especially given the fact that the support libs to read akai and write gig
are already available) rather than writing a full akai playback engine which
takes more time. but if someone wants to add AKAI playback to LinuxSampler
he is of course welcome :)
cheers,
Benno


2008/9/25 Oliver Jaun <[EMAIL PROTECTED]>

> Hello
>
> First I would like to thank everyone who is involved in the development. I
> think Linuxsampler is a great project. However I'm currently still using my
> (old) Mac and my EMU-Sampler because my Linux-Machine does not have enough
> power... Hopefully soon I'll buy a new computer.
>
> I bought some AKAI-Sample CD in the past (although the EMU has its own
> format). So I would like to use them with Linuxsampler of course. I saw that
> there is already an AKAI File-Loader but no generic playback. Are there any
> plans to implement that in the feature? I know that there was a discussion
> about a new format etc. However I think it would be great to have AKAI
> playback because it is a very wide-spread sample format.
>
> If there is nobody working on it then I can maybe help. I'm a software
> developer and I have have experience with Java and also a bit with C and
> C++. I don't know how much time I will be able to spend on it... but let's
> see. I also was thinking about a converter (akai to gigasampler...). Maybe
> that would be better/easier? What do you think? Do you think something like
> this makes sense? If so: what would be the best way to start? Is the
> documentation up to date?
>
> Thanks and regards
> Oliver
>
>
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Linuxsampler-devel mailing list
> Linuxsampler-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to