returns a Sound reminiscent of a trombone, playing a given note for a given duration
MIDI note
duration in seconds
Sound resulting trombone Sound with given pitch and duration
trombone(60, 2); Copy
trombone(60, 2);
returns a Sound reminiscent of a trombone, playing a given note for a given duration