Samplemapper is a soundfile management system for Pure Data which uses Krzysztof Czaja's Cyclone libray to store and recall samples by filename. The [samplemapper] abstraction provides a convenient GUI for storing up to 32 soundfiles in tables. The [mapreader] abstraction provides a simple and fast method for selecting samples by filename. The zip file also includes a very basic example sampler "client", called [ex-sampler].
https://puredata.info/Members/derek/samplemapper.zip/view
Comments welcome!
best, derek
On Jan 29, 2005, at 11:58 PM, derek holzer wrote:
Samplemapper is a soundfile management system for Pure Data which uses Krzysztof Czaja's Cyclone libray to store and recall samples by filename. The [samplemapper] abstraction provides a convenient GUI for storing up to 32 soundfiles in tables. The [mapreader] abstraction provides a simple and fast method for selecting samples by filename. The zip file also includes a very basic example sampler "client", called [ex-sampler].
https://puredata.info/Members/derek/samplemapper.zip/view
Comments welcome!
I built something similar for Max with drag-and-drop/file-browsing loading, a stochastic sample selector "mapreader", etc. Drop me an email if you want it.