On Thu, 24 Feb 2005, Simon Budig wrote:
> Owen ([EMAIL PROTECTED]) wrote:
> > checking for ALSA CFLAGS...
> [...]
> > Are we to get sounds associated with actions?
>
> No, Alsa gets used optionally for the midi controller module. So if you
> have MIDI equipment you can connect it to the GIMP a
Owen ([EMAIL PROTECTED]) wrote:
> checking for ALSA CFLAGS...
[...]
> Are we to get sounds associated with actions?
No, Alsa gets used optionally for the midi controller module. So if you
have MIDI equipment you can connect it to the GIMP and control various
stuff from e.g. your MIDI-Keyboard.
H
Just making 2.2.4 and noticed in configure (been there for a while I think)
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread
checking for libasound headers version >= 1.0.0... found.
checking for snd_ctl_open in -lasound... yes
Are we to get sounds associate