[64studio-devel] Midi connection to Behringer V-amp2 with freevamp
Jürgen Schöneberg
jschoeni at gmx.net
Mon Feb 25 19:41:29 GMT 2008
Thanks for the reply!
>What was it that made you think the V-amp would be on that specific port?
I tried it on all /dev/midi , /dev/midi1 ,/dev/midi2
I thought about /dev/midi2 because I have to soundcards
see the output:
-------------------------------------------
$ cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.16rc1 emulation code)
Kernel: Linux river 2.6.21-1-multimedia-486 #1 SMP PREEMPT RT Fri Jun 22
19:13:23 UTC 2007 i686
Config options: 0
Installed drivers:
Type 10: ALSA emulation
Card config:
Ensoniq AudioPCI ENS1371 at 0xc000, irq 11
MPU-401 UART at 0x330, irq 5
M Audio Audiophile 24/96 at 0xac00, irq 10
Audio devices:
0: ES1371 DAC2/ADC (DUPLEX)
2: ICE1712 multi (DUPLEX)
Synth devices: NOT ENABLED IN CONFIG
Midi devices:
0: ES1371
1: MPU-401 UART MIDI
2: M Audio Audiophile 24/96 MIDI
Timers:
7: system timer
Mixers:
0: SigmaTel STAC9721,23
1: mixer10
2: ICE1712 - multitrack
------------------------------------------------
and:
I added the following lines in /etc/modprobe.d/alsa-base:
alias snd-card-0 snd-ens1371
options snd-ens1371 index=0
alias snd-card-2 snd-ice1712
options snd-ice1712 index=2
but I dont know if I have to do something for the midi ports
(but as mentioned , the MS version works together with wine)
thank you very much
Jürgen
Hi Jürgen,
> 2. I tried to use freevamp
> but when I start with >./freevamp -d /dev/midi2
> the device V-amp2 can not be detected.
What does:
$ cat /dev/sndstat
say about your MIDI devices?
> I read somewhere that "alsa support is not implemented" in freevamp.
The ALSA emulation of the OSS MIDI port should work, although I haven't
tested this hardware personally.
> My question is: should freevamp be able to communicate with midi
> via /dev/midi2
What was it that made you think the V-amp would be on that specific port?
Cheers!
Daniel
More information about the 64studio-devel
mailing list