From: Josh G. <jg...@us...> - 2002-11-16 03:12:58
|
I was just having a few thoughts concerning different implementations of synth primitives (envelopes, LFOs, wavetable interpolation, filters, etc). It seems like if LinuxSampler is going to be modular (or JIT based) there could be several ways to do things for different CPU/quality trade offs. It might even be nice to have very expensive algorithms created (6+ point interpolation or something :) This could be useful as one could create a MIDI sequence of a song, compose it with less CPU hungry synth primitives and then have the option of rendering the final piece in non-realtime using all the highest quality primitives :) So it seems building the modular framework is probably the most important stage, no? Or is the current focus to create something that just works? Anyways, just some thoughts. Cheers. Josh Green |