On Saturday 31 December 2005 16:30, Lorenz Hopfmüller wrote:
> Hello folks,
> I wonder if I can play/use MIDI with Vivanco 6C PCI without using timidity.
> In the description they write about a onboard-DSL-wavetable-synthesizer.
> Arent these wavetables for playing Midi without a software synth?
>
> # aplaymidi -l
>  Port    Client name                      Port name
>  64:0    MPU-401 MIDI 0-0                 MPU-401 MIDI 0-0
>  65:0    OPL3 FM synth                    OPL3 FM Port
>  72:0    Keycontr                         Keycontr MIDI 1
>  80:0    Virtual Raw MIDI 2-0             VirMIDI 2-0
>  81:0    Virtual Raw MIDI 2-1             VirMIDI 2-1
>  82:0    Virtual Raw MIDI 2-2             VirMIDI 2-2
>  83:0    Virtual Raw MIDI 2-3             VirMIDI 2-3
>
> I can play on all ports, but I don't get a sound anywhere...
> So I got my new MIDI-Keyboard(72:0), but I can't use it without 1/2 sec
> delay because of timidity...
>
> Would be nice if somebody could help me...
> Thanks,
> Lorenz Hopfmüller
>
> My modules loaded:
> # lsmod
> Module                  Size  Used by
> snd_virmidi             3392  0
> snd_seq_virmidi         5888  1 snd_virmidi
> vmnet                  34212  13
> vmmon                 105324  0
> snd_seq_midi            6688  0
> snd_seq_midi_event      6016  2 snd_seq_virmidi,snd_seq_midi
> snd_opl3_synth         11012  0
> snd_seq_instr           7680  1 snd_opl3_synth
> snd_seq_midi_emul       6784  1 snd_opl3_synth
> snd_ainstr_fm           2176  1 snd_opl3_synth
> snd_seq                47888  6
> snd_seq_virmidi,snd_seq_midi,snd_seq_midi_event,
> snd_opl3_synth,snd_seq_instr,snd_seq_midi_emul
> snd_usb_audio          72640  0
> snd_usb_lib            14208  1 snd_usb_audio
> snd_cmipci             29056  0
> snd_pcm                78728  2 snd_usb_audio,snd_cmipci
> snd_page_alloc          8200  1 snd_pcm
> snd_opl3_lib            8960  2 snd_opl3_synth,snd_cmipci
> snd_timer              20996  3 snd_seq,snd_pcm,snd_opl3_lib
> snd_hwdep               6688  2 snd_usb_audio,snd_opl3_lib
> snd_mpu401_uart         6016  1 snd_cmipci
> snd_rawmidi            18944  4
> snd_seq_virmidi,snd_seq_midi,snd_usb_lib,snd_mpu 401_uart
> snd_seq_device          7180  5
> snd_seq_midi,snd_opl3_synth,snd_seq,snd_opl3_lib ,snd_rawmidi
> snd                    43576  14
> snd_virmidi,snd_seq_virmidi,snd_seq_instr,snd_s
> eq,snd_usb_audio,snd_usb_lib,snd_cmipci,snd_pcm,snd_opl3_lib,snd_timer,snd_
>hwdep ,snd_mpu401_uart,snd_rawmidi,snd_seq_device
> rt2500                170468  1
>
> with alsa-driver 1.0.10-r1

Hi Lorenz. It sounds like your card is like my Audigy2 soundblaster then. You 
will need to load a soundfont onto the card. If you have the cdrom for the 
card, the soundfont (.sf2) should be somewhere on it, and you'll need to copy 
it to your home directory. If you havn't got the cdrom, you can get GM 
(General Midi) soundfonts from, http://www.hammersound.net . To load the 
soundfont you will need the package "awesfx" which may or may not already be 
installed. Then on the CLI, run, "sfxload <path_to_soundfont_filename>" 
without the double quotes. If you cannot load soundfonts onto the card, you 
could always use Qsynth, which is the front end to fluidsynth, and load a 
soundfont into that.
Incidentally. Which distro, and desktop are you using? If you're using KDE, I 
have a small script you can use to autoload the soundfont onto the card.

Let us know how you get on. Nigel.
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_idv37&alloc_id865&op=Click
> _______________________________________________
> Alsa-user mailing list
> Alsa-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-user


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to