tidalcycles / Dirt

Experimental sample playback
GNU General Public License v3.0
85 stars 24 forks source link

about `hit max sounds (512)` #28

Closed lisongx closed 9 years ago

lisongx commented 9 years ago

is there any option to turn up the max sounds count?

yaxu commented 9 years ago

It's defined in audio.h It would be better as a runtime option.

lisongx commented 9 years ago

@yaxu do you incease this setting in your performance? just curious :smile:

kindohm commented 9 years ago

I change it to 2048 On Mar 25, 2015 3:37 AM, "Sean Lee" notifications@github.com wrote:

@yaxu https://github.com/yaxu do you incease this setting in your performance? just curious [image: :smile:]

— Reply to this email directly or view it on GitHub https://github.com/tidalcycles/Dirt/issues/28#issuecomment-85925324.

lisongx commented 9 years ago

@kindohm thanks!I'll close the issue

dfkettle commented 9 years ago

Hi! I'd like to try adding a command-line option to increase this, similar to the option for specifying the number of "workers". Is anyone currently working on the same thing? If not, I'll go ahead and create a "fork".