<Sound Dev> MIDI to audio files
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Mon Jan 7 19:20:12 UTC 2019
Hi, Alan.
I guess it should work using AudioSystem, which for midi files
should work on top of com.sun.media.sound.SoftMidiAudioFileReader
On 06/01/2019 18:19, Alan Snyder wrote:
> As far as I can tell, the ability to synthesize audio into files from MIDI was lost during the great Java modularization due to the failure to export the AudioSynthesizer interface.
>
> Is there some reason this has not been fixed?
>
> See JDK-8170518 <https://bugs.openjdk.java.net/browse/JDK-8170518>, which I filed in 2016.
>
> Alan
>
--
Best regards, Sergey.
More information about the sound-dev
mailing list