[Bug 252186] [NEW PORT] audio/portmidi: Library for real time input and output of MIDI data

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 04 Aug 2021 13:17:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252186

--- Comment #5 from Be <be@mixxx.org> ---
There is still one issue preventing FreeBSD from using the
https://github.com/mixxxdj/portmidi repo unmodified with the ALSA backend.
PortMidi uses a deprecated glibc function (ftime). This should probably be
replaced with the standard POSIX clock_gettime. If you want to make a pull
request implementing that and test it on FreeBSD, I would be happy to test it
for regressions on Linux.

-- 
You are receiving this mail because:
You are the assignee for the bug.