mirror of
https://github.com/make-42/xyosc
synced 2025-01-18 18:57:10 +01:00
might be more efficient
This commit is contained in:
parent
cd917dc81f
commit
195aaa6a78
@ -64,7 +64,7 @@ var DefaultConfig = ConfigS{
|
|||||||
ParticleAcceleration: 0.015,
|
ParticleAcceleration: 0.015,
|
||||||
ParticleDrag: 5.0,
|
ParticleDrag: 5.0,
|
||||||
DefaultToSingleChannel: false,
|
DefaultToSingleChannel: false,
|
||||||
PeakDetectSeparator: 1000,
|
PeakDetectSeparator: 100,
|
||||||
}
|
}
|
||||||
|
|
||||||
var Config ConfigS
|
var Config ConfigS
|
||||||
|
Loading…
Reference in New Issue
Block a user