|
02:49
ilbot3 joined
15:12
lizmat joined
|
|||
| RabidGravy | it only sleeps in order to emulate the length of time it takes to to play that many samples IIRC | 19:30 | |
| It needs to be .0058 | 19:37 | ||
| timotimo | but i still believe the channel is filling up a whole lot | 19:54 | |
| RabidGravy | well with the sleep in it might | 20:29 | |
| but even if you take the channel but out it takes ~ 0.015 to make 256 samples | 20:31 | ||
| timotimo | hm. it's too slow? | 21:24 | |
| RabidGravy | yes by about a third | 21:28 | |
| but it's still better than a tenth | |||
| timotimo | dang. | 21:43 | |
| btw, i think we should be able to use a Buf or even a native num array instead of the CArray crutch | |||
| that might be loads faster all in all | |||