Skip to content

Conversation

@cbrunschen
Copy link
Contributor

The VFX-SD and later keyboards in the family have not only a main stereo output, but also a second 'aux' stereo output that bypasses effects processing and has separate output jacks from the keyboard.

Screenshot From 2025-10-14 14-57-01

This allows some sound to be routed for separate effects processing or recording.

Screenshot From 2025-10-14 14-55-54

@cbrunschen cbrunschen marked this pull request as ready for review October 14, 2025 16:45
…reo output.

The VFX-SD and later keyboards in the family have not only a main stereo output,
but also a second 'aux' stereo output that bypasses effects processing and has
separate output jacks from the keyboard. This allows some sound to be routed
for separate effects processing or recording.
@ajrhacker ajrhacker merged commit a5d6fa5 into mamedev:master Oct 15, 2025
6 checks passed
@cbrunschen cbrunschen deleted the vfxsd_aux_out branch October 15, 2025 16:44
@cbrunschen
Copy link
Contributor Author

Thank you!

void esq_5505_5510_pump_device::device_start()
{
m_stream = stream_alloc(8, 2, clock(), STREAM_SYNCHRONOUS);
// The VFX only has a single pait of stereo outputs, 'Main'; these will be channels 0 and 1,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

“single pait”?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"pait" is a typo for "pair".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants