« Return to Thread: How to write beats

Re: How to write beats

by Frank Barknecht :: Rate this Message:

Reply to Author | View in Thread

Hallo,
schoappied hat gesagt: // schoappied wrote:
> And how easy is it to match the notes with a drumkit in for example
> hydrogen? I think it should possible to play the drum score in
> Rosegarden with Hydrogen as a synth..

You could use the Pd patch I posted for this. I think, Hydrogen can do
midi, then you just need to convert the drum letters to midi note
numbers, for example with attached Pd patch. Put it next to
s-beatschool.pd and in s-beatschool.pd, create an object box (with Ctl-1)
and type "beat2midi" into that. Then connect that to the [r $0-hit]
receiver and use qjackctl to connect Pd to hydrogen.

Ciao
--
 Frank Barknecht                                     _ ______footils.org__


_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@...
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

beat2midi.pd (1K) Download Attachment

 « Return to Thread: How to write beats