Page 1 of 1

Im trying to get a way to make custom wavetables faster

Posted: Sat Jan 31, 2015 7:10 pm
by djbrynte
Any one who knows how i can make them be smaller in size?

Re: Im trying to get a way to make custom wavetables faster

Posted: Sat Jan 31, 2015 9:22 pm
by billv
Make wave smaller via 'Re-Sample' prim.
Say your wave is 256, and you want 100,
set 'interpolate' to 100.

Re: Im trying to get a way to make custom wavetables faster

Posted: Sat Jan 31, 2015 10:09 pm
by djbrynte
ok cubic interpolation is set to 0 already?

Or do tou mean this?

x^2 size

New array size
Interpolation
Smoth

Re: Im trying to get a way to make custom wavetables faster

Posted: Sat Jan 31, 2015 11:25 pm
by billv
What I wrote is pretty much all I know on making a wave smaller.
The cubic setting just changes the shape.

Maybe someone who knows more can elaborate.

Re: Im trying to get a way to make custom wavetables faster

Posted: Sat Jan 31, 2015 11:41 pm
by djbrynte
I know what you mean. Do yo8u mean change the wave size from 256 to 128?

Then i have tested this to. Doesent do so big effect on loadings. JUst get bad bad quality. I mean like if you can change the size of the wave shape or the reader. With wave shape i mean like lesser numbers bug same quality. Or diffrent qualitys.

Because a saw fropm top to down should not need more then 2-3 numbers. Or im wrong? \ itys just a simple line.

Re: Im trying to get a way to make custom wavetables faster

Posted: Sun Feb 01, 2015 12:58 am
by billv
If your using the wave for 'sound', then yes,
making smaller waves will turn sound to shit.
Making load times faster concerns your whole
circuit and how your going about it.
Maybe if you isolate your loading circuit and upload
it, we may see where the issue is hiding..