denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Denemo-devel] fluid_rhythm_feedback


From: Richard Shann
Subject: [Denemo-devel] fluid_rhythm_feedback
Date: Fri, 10 Jun 2011 08:51:41 +0100

/**
 * FIXME: what exactly does this do?
 *
 * Used to be:
 * void fluid_rhythm_feedback(gint duration, gboolean rest, gboolean
dot)
 */
int rhythm_feedback(backend_type_t backend, int duration, gboolean rest,
gboolean dot);


What this does is to output a drum sound depending on duration, rest and
dot. If you connect a MIDI controller to Denemo and enter durations they
will be entered as brown notes, and each will be accompanied by a drum
beat. This way you can enter the rhythm of piece of music you are
transcribing keeping your eye on the original and your ear on the drum
beat sounds to confirm that you have entered the correct rhythm. Then
you play the notes on the MIDI controller and the whole piece is entered
in the time to play it in twice.

Richard





reply via email to

[Prev in Thread] Current Thread [Next in Thread]