![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /lib/jvm/jre/lib/ |
############################################################ # Sound Configuration File ############################################################ # # This properties file is used to specify default service # providers for javax.sound.midi.MidiSystem and # javax.sound.sampled.AudioSystem. # # The following keys are recognized by MidiSystem methods: # # javax.sound.midi.Receiver # javax.sound.midi.Sequencer # javax.sound.midi.Synthesizer # javax.sound.midi.Transmitter # # The following keys are recognized by AudioSystem methods: # # javax.sound.sampled.Clip # javax.sound.sampled.Port # javax.sound.sampled.SourceDataLine # javax.sound.sampled.TargetDataLine # # The values specify the full class name of the service # provider, or the device name. # # See the class descriptions for details. # # Example 1: # Use MyDeviceProvider as default for SourceDataLines: # javax.sound.sampled.SourceDataLine=com.xyz.MyDeviceProvider # # Example 2: # Specify the default Synthesizer by its name "InternalSynth". # javax.sound.midi.Synthesizer=#InternalSynth # # Example 3: # Specify the default Receiver by provider and name: # javax.sound.midi.Receiver=com.sun.media.sound.MidiProvider#SunMIDI1 #