Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device definition for Flex HT #698

Open
kmarkley opened this issue Jan 30, 2025 · 0 comments
Open

Device definition for Flex HT #698

kmarkley opened this issue Jan 30, 2025 · 0 comments

Comments

@kmarkley
Copy link

Would it be possible to have minidsp recognize the Flex HT model (in addition to the Flex HTx)? I believe that except for having no analog input, the two units function identically.

~$ minidsp -vv probe
[0.000s] Sent: [31]
[0.000s] Sent: ReadHardwareId 
[0.001s] Recv: [31, 01, 4a, 1f, 02, 00, 00, 00, 00, 00, 00]
[0.001s] Recv: HardwareId(HardwareId { fw_major: 01, fw_minor: 4a, hw_id: 1f })
[0.001s] Sent: [05, ff, a1, 01]
[0.001s] Sent: ReadMemory { addr: ffa1, size: 01 } 
[0.003s] Recv: [05, ff, a1, 71]
[0.003s] Recv: MemoryData(MemoryView { base: ffa1, data: [71] })
[0.003s] Sent: [05, ff, fe, 02]
[0.003s] Sent: ReadMemory { addr: fffe, size: 02 } 
[0.004s] Recv: [05, ff, fe, 04, 95]
[0.004s] Recv: MemoryData(MemoryView { base: fffe, data: [04, 95] })
0: Found Generic with serial 901173 at usb:3-1%3A1.3?vid=2752&pid=004b [hw_id: 31, dsp_version: 113]

Basic control (config, volume) works ok as generic, but it is impossible to change source and no input or output levels are reported.

Thanks

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

No branches or pull requests

1 participant