1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-20 04:00:41 -04:00
ports/audio/yoshimi/files/patch-src_globals.h
Yuri Victorovich 101fd3d99e audio/yoshimi: Update 2.2.2.1 → 2.3.0.2
Reported by:	portscout
2023-07-22 19:56:49 -07:00

13 lines
334 B
C

- workaround for https://github.com/Yoshimi/yoshimi/issues/174
--- src/globals.h.orig 2023-05-29 08:38:23 UTC
+++ src/globals.h
@@ -117,7 +117,7 @@ typedef unsigned int uint;
#define UNTITLED "No Title"
#define DEFAULT_AUDIO jack_audio
-#define DEFAULT_MIDI alsa_midi
+#define DEFAULT_MIDI jack_midi
#define FORCED_EXIT 16