Skip to content

Commit

Permalink
Synths - fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
samaaron committed Oct 17, 2023
1 parent edaeb1e commit 91f1cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/server/ruby/lib/sonicpi/synths/synthinfo.rb
Original file line number Diff line number Diff line change
@@ -3790,7 +3790,7 @@ def specific_arg_info
:doc => "Curve value for the decay of the bass drum",
:validations => [],
:modulatable => false
}
},
:attenuation =>
{
:doc => "Base frequency attenuation. Use values around 0.2 or lower for giving the bassdrum a more artificial sound.",

0 comments on commit 91f1cac

Please sign in to comment.