hselasky / hpsjam

Online audio jamming software
BSD 2-Clause "Simplified" License
36 stars 5 forks source link

feature request: save value for "filtersize x.xms" #16

Open iFriendGit opened 2 years ago

iFriendGit commented 2 years ago

Hello HP! A main use case for me is to use HpsJam using the same server over and over again, where the "artificial delay" would always be the same/very similar. Would be good if it could save the value per server, but at least as global.

Btw, a q: what is the second numerical value here doing "filtersize 0.0ms 0.0ms"?

hselasky commented 2 years ago

The first ms value is pure delay. The other is size of EQ filter. The bigger EQ filter the more CPU will be used.

hselasky commented 2 years ago

I will look into it. Right now some settings are not saved.