![]() |
Trying to use timidity in server mode as midi sequencer device
I'm trying to use timidity in server mode to emulate a midi sequencer.
Does somebody tried to do this on a tablet before? Any success? I investigated a little bit on this but I'm not an expert in this matter. I'm using the timidity package available on maemo-extras (not devel) installed from application manager. This version does not support server mode by itself, to enable server mode I found the package http://repository.maemo.org/extras/p...emo3_armel.deb Since it won't install (maybe it requires red-pill mode?) I extracted the file interface_A.so end copied to /usr/lib/timidity. Now it accepts -iA command line but shows the following error: Code:
# timidity -iA Code:
# insmod snd-timer.ko It could be an alsa library issue? Suggestions are welcome. |
Re: Trying to use timidity in server mode as midi sequencer device
I see someone had problems running Timidity on an eee and found an alternative. I have no experience of either I'm just a home recording enthusiast and would be interested in a sequencer for the N810.
Check out http://forum.eeeuser.com/viewtopic.php?pid=508102 and especially his link to muse-sequencer.org Cheers |
Re: Trying to use timidity in server mode as midi sequencer device
Thanks to the suggestion of dfinch I tried to recompile fluidsynth an got almost the same error:
Code:
ALSA lib seq.c:935:(snd_seq_open_noupdate) Unknown SEQ default |
Re: Trying to use timidity in server mode as midi sequencer device
Finally I found the magic to make it work. I report it here because it might be useful for other people.
ALSA library needs some definitions about the available devices and the seq device was missing. These definitions are stored in /usr/share/alsa/alsa.conf that includes /etc/asound.conf and ~/.asoundrc if they exists. I created a file named .asoundrc into the /home/user directory, added the following lines and then it worked! Code:
seq.default { |
Re: Trying to use timidity in server mode as midi sequencer device
I'm also looking for those modules you managed to compile. Did you compile them from alsa source? Could you possibly post the binaries here?
Thanks |
Re: Trying to use timidity in server mode as midi sequencer device
1 Attachment(s)
Quote:
In the meantime, as you suggested, I'm adding them here as attachment. Are you going to use them with a specific application? I built them because I recompiled nted and it requires a midi sequencer for playing. If somebody is interested in nted I would try to post it but it is just a recompile, not yet hildonized nor packaged. |
Re: Trying to use timidity in server mode as midi sequencer device
Quote:
thank in advance |
All times are GMT. The time now is 10:33. |
vBulletin® Version 3.8.8