Hi list,

I'm building a remote control for drums with my wiimote. my architecture
has python-cwiid (python module to access wiimote sensors) for input and
alsaseq to send MIDI notes to sequencers. I've been successfully sending
sounds to zynaddsubfx but i'm having some problems with hydrogen. What i
do is the following:

1) start jackd
2) start hydrogen (with jackd driver for audio)
3) start my python script
4) connect the python script output to hydrogen input with aconnect
5) send a midi message to hydrogen through alsaseq

the output of hydrogen is ok as i hear sounds WHEN I CLICK on instrument
(say the kick).
The output doesn't play when i send midi. midi messages do arrive, as i
can see the midi led blinking and in the mixer the instruments are
blinking accordingly to the note i'm sending (but no peak or sound on
that instrument). I don't have a clue of what the problem is. If it can
help, that's the message i send with alsaseq:

alsaseq.output((6, 0, 0, 253, (0, 0), (0, 0), (0, 0), (0, 40, 255, 0, 100)))

any ideas?


TIA

Claudio

-- 
Claudio Martella
Digital Technologies
Unit Research & Development - Analyst

TIS innovation park
Via Siemens 19 | Siemensstr. 19
39100 Bolzano | 39100 Bozen
Tel. +39 0471 068 123
Fax  +39 0471 068 129
claudio.marte...@tis.bz.it http://www.tis.bz.it

Short information regarding use of personal data. According to Section 13 of 
Italian Legislative Decree no. 196 of 30 June 2003, we inform you that we 
process your personal data in order to fulfil contractual and fiscal 
obligations and also to send you information regarding our services and events. 
Your personal data are processed with and without electronic means and by 
respecting data subjects' rights, fundamental freedoms and dignity, 
particularly with regard to confidentiality, personal identity and the right to 
personal data protection. At any time and without formalities you can write an 
e-mail to priv...@tis.bz.it in order to object the processing of your personal 
data for the purpose of sending advertising materials and also to exercise the 
right to access personal data and other rights referred to in Section 7 of 
Decree 196/2003. The data controller is TIS Techno Innovation Alto Adige, 
Siemens Street n. 19, Bolzano. You can find the complete information on the web 
site www.tis.bz.it.



------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Hydrogen-users mailing list
Hydrogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hydrogen-users

Reply via email to