This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10192 - Drumkit / Drumpad / Sample Trigger / Instrument Plugin
Attached to Project:
Rockbox
Opened by Marc Guay (Marc_Guay) - Friday, 08 May 2009, 18:48 GMT+2
Last edited by Marc Guay (Marc_Guay) - Sunday, 10 May 2009, 15:34 GMT+2
Opened by Marc Guay (Marc_Guay) - Friday, 08 May 2009, 18:48 GMT+2
Last edited by Marc Guay (Marc_Guay) - Sunday, 10 May 2009, 15:34 GMT+2
|
DetailsThis plugin searches in the .rockbox/rocks/apps/drumkit directory for .raw sound files, loads them into memory, and assigns the keys to play them, creating a drumkit /sample trigger / instrument out of the player. Currently only designed for the Sansa e200.
Room for improvement: - Add keymaps for all targets - Allow multiple samples to be played at the same time (by using callbacks?) - Allow for a variety of sound file types to be used - Find a better name |
This task depends upon
By .raw you just mean raw PCM?