Merge branch 'feature/fdd_sound_emulation_proto'

This commit is contained in:
Toni Riikonen
2025-09-18 17:02:01 +03:00

View File

@@ -7,7 +7,7 @@ Original samples can edited and used separately from the Flopster VSTi under the
Creative Commons Attribution (CC-BY) license terms.
Installation instructions
- Currently these samples need to be manually copied to the
same folder with 86box executable. The samples are 48kHz 16bit 1 channel PCM WAVE samples.
- Immersive86box code does not make any resampling, and assumes that the host audio system
is using 48kHz 16bit output.
- Currently these samples need to be manually copied to the 86box executable path under '/samples'
or to the same directory with 86box executable.
- The samples are 48kHz 16bit 1 channel PCM WAVE samples. Immersive86box code does not make any resampling,
and assumes that the host audio system is using 48kHz 16bit output.