Wavetable question
-
@Christoph-Hart Will the new wavetable implementation be able to create tables dynamically from scripted audiofiles, or is it from previously exported .hwt files only?
-
@ustk what's the new wavetable implementation?
-
@DanH The mod_matrix branch will soon be merged into develop, bringing a whole lot of new delicacies
-
@ustk No it's still required to create the .hwt files upfront, but it wouldn't be hard to add this if it makes sense. What are you trying to achieve with this function?
-
@Christoph-Hart I started to develop a "wavetable like" percussion but using a sampler with group fade. The idea is for the user to able to blend 4 waveforms from embedded audiofiles, user custom files, and direct drawing, and modulate between them.
The sampler thing is kind of hacky so I wonder if this would make more sense using a real wavetable system
-
@ustk said in Wavetable question:
@DanH The mod_matrix branch will soon be merged into develop, bringing a whole lot of new delicacies
You're not kidding. Look at that commit page. Yum!