This patch allows you to record the live sound using the MIDI keyboard as trigger [note-on message starts recording and note-off stops it].

After downlading the file

open the ~/tables-live.pd (the 'tabplayer' file has to be in the same folder)

1- determine the number of seperate tracks (tables or samples)
2- press any key on your MIDI controller to start recording and release the key to stop it.
3- click on the corresponding cell of the 'horizontal radio' to start & stop the playback of the corresponding sample.

At each bang [note-on message],
the sounds are written to the following table [buffer] in any length [max 10 seconds; u can change it by changing the size of the table 'ses' in the |pd inside|

! this patch fails in synchronizing the recorded samples !

http://www.pdpatchrepo.info/hurleur/live-sampler.zip