leezer3 / OpenBVE-Site

1 stars 5 forks source link

Microphone Documentation #6

Closed cwfitzgerald closed 5 years ago

cwfitzgerald commented 5 years ago

There appears to be no outward facing documentation for the microphone feature and how to use it.

leezer3 commented 5 years ago

Good point.

Will try and sort tomorrow.

TLDR: When the PLAY_MIC_SOUNDS key (IIRC H by default) is held down, the microphone output will be routed to all microphone sound sources defined in the routefile.

It was an idea / implementation from @s520 , and essentially I believe they're using it in a cab type setup somehow.

A marginal improvement so it can also be routed to train based sounds is on my relatively soon todo list too.....

cwfitzgerald commented 5 years ago

Sounds good, lmk when things are updated! :)

Connor Fitzgerald Sent from my Phone. Please excuse my brevity.

On January 7, 2019 5:00:04 PM EST, Christopher Lees notifications@github.com wrote:

Good point.

Will try and sort tomorrow.

TLDR: When the PLAY_MIC_SOUNDS key (IIRC H by default) is held down, the microphone output will be routed to all microphone sound sources defined in the routefile.

It was an idea / implementation from @s520 , and essentially I believe they're using it in a cab type setup somehow.

A marginal improvement so it can also be routed to train based sounds is on my relatively soon todo list too.....

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/leezer3/OpenBVE-Site/issues/6#issuecomment-452097237

leezer3 commented 5 years ago

https://openbve-project.net/documentation/HTML/route_micsounds.html

leezer3 commented 5 years ago

Also, original PR here: https://github.com/leezer3/OpenBVE/pull/298