Skip to content

Commit 91f1cac

Browse files
committed
Synths - fix syntax error
1 parent edaeb1e commit 91f1cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/server/ruby/lib/sonicpi/synths/synthinfo.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3790,7 +3790,7 @@ def specific_arg_info
37903790
:doc => "Curve value for the decay of the bass drum",
37913791
:validations => [],
37923792
:modulatable => false
3793-
}
3793+
},
37943794
:attenuation =>
37953795
{
37963796
:doc => "Base frequency attenuation. Use values around 0.2 or lower for giving the bassdrum a more artificial sound.",

0 commit comments

Comments
 (0)