Dirt icon indicating copy to clipboard operation
Dirt copied to clipboard

Experimental sample playback

Results 6 Dirt issues
Sort by recently updated
recently updated
newest added

gain should now be limited to < 2 in the synth, and then added to overgain for full control.

In order to better maintain performer work i suggest to add a simple, optional notation when loading samples: the current one: ``` d1 $ sound "bd:1" ``` the new one:...

As a self contained package, both 32 and 64 bit versions would be ideal.

Either using visual studio or something like that, or with cygwin and distributing with the cygwin dll. Both 32 bit and 64 bit would be ideal.

when sending a wrong sample name, dirt keep trying opening even if the pattern is changed

I got some errors about dirt not being able to find `samples/bd` and `samples/sn`. Now I'm starting it like this: ``` pushd ~/dirt; ./dirt& popd ``` It would be nice...