returns a Sound reminiscent of a bell, playing a given note for a given duration
MIDI note
duration in seconds
Sound resulting bell Sound with given pitch and duration
bell(40, 1); Copy
bell(40, 1);
returns a Sound reminiscent of a bell, playing a given note for a given duration