2a227085fc
LMMS is a music production program. This includes the creation of melodies and beats, the synthesis and mixing of sounds, and arrangement of samples. You can have fun with your MIDI keyboard and much more. Features: * Song Editor for composing songs * A Beat+Bassline Editor for creating beats and basslines * An easy to use Piano Roll for editing patterns and melodies * An FX mixer with 64 FX channels and arbitrary number of effects allow unlimited mixing possibilities * Many powerful instrument and effects plugins out of the box * Full user defined track based automation and computer controlled automation sources * Compatible with many standards such as SoundFont2, LADSPA, and full MIDI support * Import of MIDI and FLP (Frootyloops Project) files import requested by armani@, some midi bits improved by ratchov@, reviewed by ratchov@ and stsp@ "why isn't that imported yet" from several
12 lines
407 B
Plaintext
12 lines
407 B
Plaintext
$OpenBSD: patch-lmmsconfig_h_in,v 1.1.1.1 2010/10/28 22:33:41 jakemsr Exp $
|
|
--- lmmsconfig.h.in.orig Mon Feb 23 14:34:25 2009
|
|
+++ lmmsconfig.h.in Wed Dec 23 17:30:47 2009
|
|
@@ -12,6 +12,7 @@
|
|
#cmakedefine LMMS_HAVE_JACK
|
|
#cmakedefine LMMS_HAVE_OGGVORBIS
|
|
#cmakedefine LMMS_HAVE_OSS
|
|
+#cmakedefine LMMS_HAVE_SNDIO
|
|
#cmakedefine LMMS_HAVE_PORTAUDIO
|
|
#cmakedefine LMMS_HAVE_PULSEAUDIO
|
|
#cmakedefine LMMS_HAVE_SDL
|