On 27/02/17 19:06, José Rafael Subía Valdez wrote:
this means that I need to create the record system to avoid clicks (fades in and out).
probably i do not understand the problem correctly: you send the same bang that starts the readsf~-playback to the tabwrite~ which records the sample. it should happen at the same 'logical time'. i never had any problems with clicks etc.
the only real drawback is, that you have to set the maximum samplelength before loading the sample. (the table to which the sample is recorded has to be big enough) it can be resized afterwards though. and it takes time. not very much, if the upsampling is high enough, but for example skipping through a lot of presets with associated samples is a little unresponsive this way...