🎢 Π‘Ρ‚ΠΎΠ»ΠΈΠΊ Π»ΡŽΠ±ΠΈΡ‚Π΅Π»Π΅ΠΉ Singxer β€” ЦАП Singxer SDA-2, ΠΊΠΎΠ½Π²Π΅Ρ€Ρ‚ΠΎΡ€Ρ‹ Singxer SU-6, SU-2, SU1

НашСл Π² сСти описаниС ΠΈΠ·ΠΌΠ΅Π½Π΅Π½ΠΈΠΉ вСрсий Π΄Ρ€Π°ΠΉΠ²Π΅Ρ€Π° Thesycon ( скопировал послСдниС вСрсии ), ΠΌΠΎΠΆΠ΅Ρ‚ ΠΊΠΎΠΌΡƒ интСрСсно ( Π° Singxer всС Π΅Ρ‰Π΅ спит :face_with_raised_eyebrow: ):

TUSBAudio - Thesycon USB Audio 2.0 Class Driver for Windows

Revision History


V5.20.0 (June 28, 2021)

  • New: support for Windows 10 (21H1)

  • New: audio class 1.0: extract channel names from input terminal descriptor iChannelNames field

  • New: API version 5.8

  • Fix: initialization of auto stream format selection was missing

  • Chg: Audio control interface for MIDI is optional

  • Chg: Operating systems Windows 7, Windows 8 and Windows 8.1 are not longer supported
    (Microsoft discontinued vendor signing)

  • Chg: Documentation


V5.12.0 (May 18, 2021)

  • New: MIDI pipe statistics in the Spy utility

  • New: several registry parameters for MIDI added

  • Fix: switch preferred ASIO buffer size with driver package containing MIDI only and audio devices

  • Chg: MIDI RX now uses USB flow control

  • Chg: improved ISO packet error check

  • Chg: scripts use Python 3.9.1 now

  • Chg: DCK needs Windows 10 now

  • Chg: documentation

  • Chg: one channel can be part of more than 4 sound devices now


V5.0.0 (December 04, 2020)

  • New: support for Windows 10 (2009/20H2)

  • Fix: β€œExposeToAsio” registry value in VirtualChannelProfiles

  • New: API version 5.7, some API functions added

  • New: several registry parameters added

  • New: WDM sound device profile switching

  • New: hardware channels can be hidden now

  • New: USB audio float format support

  • New: ASIO DLL now supports β€œAsioHide” parameter

’ New: ASIO future extension allows to get access to hidden channels

  • Chg: reduced default StreamingBufferMaxDuration from 4ms to 1ms

  • Chg: documentation


V4.86.0 (June 19, 2020)

  • New: support for Windows 10 (2004/VB)

  • New: Added API function TUSBAUDIO_GetExtendedInfo,
    API version 5.5

  • New: optimized performance of the optional DSP mixer plugin

  • New: ASIO extension to report device details: thesycon_asio_ext_usb.h

  • Chg: fixed ASIO to USB buffer count mapping

  • Chg: avoid stop raise condition in ASIO DLL if buffer switch consumes 100% CPU load

  • Chg: TUSBAudioDfu utility: added *.tlimg to the DFU file open dialog

  • Chg: ASIO position jumps forward if a drop out occurred.
    So position always reflects device stream position.

  • Chg: After a dropout occurred, ASIO buffer switch callbacks
    will not be issued in a loop to catch up, instead missed
    callbacks will simply be skipped.

  • Chg: converted to VS2019 project files (SDK)