Skip to content

Commit

Permalink
Synthinfo - fix synth name in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
samaaron committed Oct 16, 2023
1 parent bedf550 commit 43bcb8d
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
@@ -4344,7 +4344,7 @@ def specific_arg_info
},
:decay_curve =>
{
:doc => "Curve value for the decay of the tom",
:doc => "Curve value for the decay of the rimshot",
:validations => [],
:modulatable => false
},

0 comments on commit 43bcb8d

Please sign in to comment.