-
pedro.bassclef
Hello,
I am looking for replicating a set of data inside an array. Basically the ideia is:
- given a small amount of values and positions (eg. 20pos. and 20val.), replicate this until I have 44100pos. 44100val., for example.
I may do this through lists prior to the plotting as well, and I accept suggestions about the best way to do that.
The major concern is: there will be huge amounts of data to be created and replicated in real time in order to create waveforms. So, I need something efficent.
I know tools such as William Brent's [tabletool], but it does not seem to cover this problem, or at least I did not figure it out yet.
Thanks in advance.
Best Regards. -
pedro.bassclef
I had the same problem and same solution: lowering the port number.
-
-
pedro.bassclef
Booth,
Thanks so much for sharing your implementation, it seems very consistent. I'll keep playing with it.
-
pedro.bassclef
Maelstorm, thanks so much for your suggestion.
Yes, it is useful... I'll figure out how to make this as efficient as possible.
Best regards.
-
pedro.bassclef
Apparently my question is either too stupid or too complicated.
In any case, does not matter anymore.Thanks anyway.