Re: jackMiniSynth - how to compile?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Thu, 4 Mar 2010, Josh Lawrence wrote:

> actual file:
>
> ftp://ftp.suse.com/pub/people/mana/jackMiniSynth.c
>
> not being a programmer, I'm not sure how to compile it (I'm used to
> ./configure, make, make install); can someone help me out with the
> proper way to get this going?

Pretty cool looking.  Here you go:

$ gcc \
  `pkg-config --cflags --libs jack` \
  `pkg-config --cflags --libs alsa` \
  -o jackMiniSynth \
  jackMiniSynth.c

-gabriel

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/listinfo/linux-audio-user

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux